Bug 1013354

Summary: [abrt] yumex-3.0.10-1.fc18: backend-launcher.py:36:dispatcher:AttributeError: 'exceptions.IOError' object has no attribute 'err'
Product: [Fedora] Fedora Reporter: casper <antivir88>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:61ed407c56c5df2a0ff790155ff688b0c9541508
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-30 04:35:24 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: core_backtrace
none
File: environ none

Description casper 2013-09-29 14:05:02 UTC
Version-Release number of selected component:
yumex-3.0.10-1.fc18

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.8.2-206.fc18.i686.PAE
runlevel:       N 5
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 casper 2013-09-29 14:05:06 UTC
Created attachment 804721 [details]
File: backtrace

Comment 2 casper 2013-09-29 14:05:09 UTC
Created attachment 804722 [details]
File: core_backtrace

Comment 3 casper 2013-09-29 14:05:12 UTC
Created attachment 804723 [details]
File: environ

Comment 4 Tim Lauridsen 2013-09-30 04:35:24 UTC

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