Bug 1252011

Summary: [abrt] lpf: subprocess.py:620:check_output:subprocess.CalledProcessError: Command '['/usr/share/lpf/scripts/lpf', 'state']' returned non-zero exit status -15
Product: [Fedora] Fedora Reporter: Mauro Risonho de Paula Assumpção <mauro.risonho>
Component: lpfAssignee: Alec Leamas <leamas.alec>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: leamas.alec, sergio, transferinteraction
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/15b6acb5e8fc18c8cbb1634b9e1a9e19eed62014
Whiteboard: abrt_hash:79f9426185bd773ec18928a9a7ded74eaa6193e1
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:27:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Mauro Risonho de Paula Assumpção 2015-08-10 13:32:36 UTC
Version-Release number of selected component:
lpf-0.2-1.f1f5dd9.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        python3 /usr/bin/lpf-gui
executable:     /usr/bin/lpf-gui
kernel:         4.0.7-300.fc22.x86_64+debug
runlevel:       N 5
type:           Python3
uid:            1000

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

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 453, in main
    Handler(builder)
  File "/usr/share/lpf/scripts/lpf_gui_base.py", line 424, in __init__
    statebytes = subprocess.check_output([here('lpf'), 'state'])
  File "/usr/lib64/python3.4/subprocess.py", line 620, in check_output
    raise CalledProcessError(retcode, process.args, output=output)
subprocess.CalledProcessError: Command '['/usr/share/lpf/scripts/lpf', 'state']' returned non-zero exit status -15

Local variables in innermost frame:
popenargs: (['/usr/share/lpf/scripts/lpf', 'state'],)
retcode: -15
inputdata: None
process: <subprocess.Popen object at 0x7f7df8d33080>
timeout: None
kwargs: {}
output: b''
unused_err: None

Comment 1 Mauro Risonho de Paula Assumpção 2015-08-10 13:32:39 UTC
Created attachment 1061081 [details]
File: backtrace

Comment 2 Mauro Risonho de Paula Assumpção 2015-08-10 13:32:40 UTC
Created attachment 1061082 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:27:25 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 4 Sergio Basto 2021-05-27 10:25:57 UTC
this is comment in several at same time, all these bugs I believe are duplicated , but mass bug change doesn't let me mark it as duplicated , I will try do it manually 

I think I found a way to reproduce it , finally .

Do you see a message "Error getting authority: Error initializing authority: Could not connect: No such file or directory" before the stacktrace

Comment 5 Sergio Basto 2021-05-27 10:52:48 UTC

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