Bug 1000667

Summary: [abrt] yumex-3.0.10-3.fc20: backend-launcher.py:36:dispatcher:AttributeError: 'exceptions.IOError' object has no attribute 'err'
Product: [Fedora] Fedora Reporter: Moez Roy <moez.roy>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: moez.roy, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:61ed407c56c5df2a0ff790155ff688b0c9541508
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-10 12:10:49 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 Moez Roy 2013-08-24 04:40:50 UTC
Version-Release number of selected component:
yumex-3.0.10-3.fc20

Additional info:
reporter:       libreport-2.1.6
cmdline:        /usr/bin/python -E /usr/share/yumex/backend-launcher.py
executable:     /usr/share/yumex/backend-launcher.py
kernel:         3.11.0-0.rc6.git2.1.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
backend-launcher.py:36:dispatcher:AttributeError: 'exceptions.IOError' object has no attribute 'err'

Traceback (most recent call last):
  File "/usr/share/yumex/backend-launcher.py", line 56, in <module>
    rc = dispatcher()
  File "/usr/share/yumex/backend-launcher.py", line 36, in dispatcher
    err, msg = (e.err, e.msg)
AttributeError: 'exceptions.IOError' object has no attribute 'err'

Local variables in innermost frame:
e: IOError(5, 'Input/output error')

Potential duplicate: bug 823315

Comment 1 Moez Roy 2013-08-24 04:40:53 UTC
Created attachment 789783 [details]
File: backtrace

Comment 2 Moez Roy 2013-08-24 04:40:55 UTC
Created attachment 789784 [details]
File: environ

Comment 3 Tim Lauridsen 2013-09-10 12:10:49 UTC

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