Bug 2016793 - [abrt] lpf: run(): subprocess.py:524:run:subprocess.CalledProcessError: Command '['/usr/share/lpf/scripts/lpf', 'state']' returned non-zero exit status 1.
Summary: [abrt] lpf: run(): subprocess.py:524:run:subprocess.CalledProcessError: Comma...
Keywords:
Status: CLOSED DUPLICATE of bug 1128565
Alias: None
Product: Fedora
Classification: Fedora
Component: lpf
Version: 35
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alec Leamas
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:71f45ef661c55bfab5922ca2b67...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-23 21:19 UTC by Ilia
Modified: 2021-10-24 03:43 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-24 03:42:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.10 KB, text/plain)
2021-10-23 21:19 UTC, Ilia
no flags Details
File: cpuinfo (2.83 KB, text/plain)
2021-10-23 21:19 UTC, Ilia
no flags Details
File: environ (1.41 KB, text/plain)
2021-10-23 21:19 UTC, Ilia
no flags Details
File: mountinfo (2.97 KB, text/plain)
2021-10-23 21:19 UTC, Ilia
no flags Details
File: namespaces (172 bytes, text/plain)
2021-10-23 21:19 UTC, Ilia
no flags Details
File: open_fds (1.64 KB, text/plain)
2021-10-23 21:19 UTC, Ilia
no flags Details

Description Ilia 2021-10-23 21:19:27 UTC
Description of problem:
I only run App

Version-Release number of selected component:
lpf-0.2-18.20210903.414f14e.fc35

Additional info:
reporter:       libreport-2.15.2
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-lpf\x2dgui-15072.scope
cmdline:        /usr/bin/python3 /usr/bin/lpf-gui
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/bin/lpf-gui
interpreter:    python3-3.10.0-1.fc35.x86_64
kernel:         5.14.10-300.fc35.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
subprocess.py:524:run:subprocess.CalledProcessError: Command '['/usr/share/lpf/scripts/lpf', 'state']' returned non-zero exit status 1.

Traceback (most recent call last):
  File "/usr/bin/lpf-gui", line 14, in <module>
    lpf_gui_base.main()
  File "/usr/share/lpf/scripts/lpf_gui_base.py", line 459, in main
    Handler(builder)
  File "/usr/share/lpf/scripts/lpf_gui_base.py", line 427, in __init__
    statebytes = subprocess.check_output([here('lpf'), 'state'])
  File "/usr/lib64/python3.10/subprocess.py", line 420, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  File "/usr/lib64/python3.10/subprocess.py", line 524, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/share/lpf/scripts/lpf', 'state']' returned non-zero exit status 1.

Local variables in innermost frame:
input: None
capture_output: False
timeout: None
check: True
popenargs: (['/usr/share/lpf/scripts/lpf', 'state'],)
kwargs: {'stdout': -1}
process: <Popen: returncode: 1 args: ['/usr/share/lpf/scripts/lpf', 'state']>
stdout: b''
stderr: None
retcode: 1

Comment 1 Ilia 2021-10-23 21:19:30 UTC
Created attachment 1836378 [details]
File: backtrace

Comment 2 Ilia 2021-10-23 21:19:32 UTC
Created attachment 1836379 [details]
File: cpuinfo

Comment 3 Ilia 2021-10-23 21:19:33 UTC
Created attachment 1836380 [details]
File: environ

Comment 4 Ilia 2021-10-23 21:19:34 UTC
Created attachment 1836381 [details]
File: mountinfo

Comment 5 Ilia 2021-10-23 21:19:36 UTC
Created attachment 1836382 [details]
File: namespaces

Comment 6 Ilia 2021-10-23 21:19:37 UTC
Created attachment 1836383 [details]
File: open_fds

Comment 7 Sergio Basto 2021-10-24 03:42:48 UTC
please test lpf-0.4 from update-testings 

Thank you

*** This bug has been marked as a duplicate of bug 1128565 ***

Comment 8 Sergio Basto 2021-10-24 03:43:42 UTC
I mean lpf-0.3


Note You need to log in before you can comment on or make changes to this bug.