Bug 2008000 - [abrt] lpf: run(): subprocess.py:528:run:subprocess.CalledProcessError: Command '['/usr/share/lpf/scripts/lpf', 'state']' returned non-zero exit status 1.
Summary: [abrt] lpf: run(): subprocess.py:528:run:subprocess.CalledProcessError: Comma...
Keywords:
Status: CLOSED DUPLICATE of bug 1128565
Alias: None
Product: Fedora
Classification: Fedora
Component: lpf
Version: 33
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:b582ac7a3673df11e6e291b17dc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-26 21:40 UTC by Sergio Basto
Modified: 2021-10-11 01:29 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-10-11 01:29:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.10 KB, text/plain)
2021-09-26 21:40 UTC, Sergio Basto
no flags Details
File: cpuinfo (2.48 KB, text/plain)
2021-09-26 21:40 UTC, Sergio Basto
no flags Details
File: environ (5.13 KB, text/plain)
2021-09-26 21:40 UTC, Sergio Basto
no flags Details
File: mountinfo (2.72 KB, text/plain)
2021-09-26 21:40 UTC, Sergio Basto
no flags Details
File: namespaces (172 bytes, text/plain)
2021-09-26 21:40 UTC, Sergio Basto
no flags Details
File: open_fds (509 bytes, text/plain)
2021-09-26 21:40 UTC, Sergio Basto
no flags Details

Description Sergio Basto 2021-09-26 21:40:27 UTC
Description of problem:
I can reproduce the error again 

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

Additional info:
reporter:       libreport-2.15.2
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-\x2fusr\x2fbin\x2fkonsole-110e73d7b0454e788a3bae13ceafc6a7.scope
cmdline:        /usr/bin/python3 /usr/bin/lpf-gui
crash_function: run
exception_type: subprocess.CalledProcessError
executable:     /usr/bin/lpf-gui
interpreter:    python3-3.9.7-1.fc33.x86_64
kernel:         5.14.2-300.fc33.x86_64
runlevel:       N 5
type:           Python3
uid:            1002

Truncated backtrace:
subprocess.py:528: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.9/subprocess.py", line 424, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  File "/usr/lib64/python3.9/subprocess.py", line 528, 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 Sergio Basto 2021-09-26 21:40:30 UTC
Created attachment 1826494 [details]
File: backtrace

Comment 2 Sergio Basto 2021-09-26 21:40:31 UTC
Created attachment 1826495 [details]
File: cpuinfo

Comment 3 Sergio Basto 2021-09-26 21:40:32 UTC
Created attachment 1826496 [details]
File: environ

Comment 4 Sergio Basto 2021-09-26 21:40:33 UTC
Created attachment 1826497 [details]
File: mountinfo

Comment 5 Sergio Basto 2021-09-26 21:40:34 UTC
Created attachment 1826498 [details]
File: namespaces

Comment 6 Sergio Basto 2021-09-26 21:40:36 UTC
Created attachment 1826499 [details]
File: open_fds

Comment 7 Sergio Basto 2021-10-11 01:29:14 UTC

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


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