Bug 1015650

Summary: [abrt] yumex-3.0.12-1.fc19: backend-launcher.py:36:dispatcher:AttributeError: 'exceptions.IOError' object has no attribute 'msg'
Product: [Fedora] Fedora Reporter: ARIKO <arikomagik>
Component: yumexAssignee: Tim Lauridsen <tla>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: dcharlespyle, safir, tla
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:0fa46c957bdbe9b846d946054c4f2d0a7f7c3f96
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-06 10:19:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description ARIKO 2013-10-04 17:21:07 UTC
Version-Release number of selected component:
yumex-3.0.12-1.fc19

Additional info:
reporter:       libreport-2.1.7
cmdline:        /usr/bin/python -E /usr/share/yumex/backend-launcher.py
executable:     /usr/share/yumex/backend-launcher.py
kernel:         3.11.2-201.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            0

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

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

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

Comment 1 ARIKO 2013-10-04 17:21:11 UTC
Created attachment 807886 [details]
File: backtrace

Comment 2 ARIKO 2013-10-04 17:21:14 UTC
Created attachment 807887 [details]
File: environ

Comment 3 Tim Lauridsen 2013-10-06 10:19:48 UTC

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

Comment 4 D. Charles Pyle 2013-10-13 05:37:10 UTC
Happened while trying to reinstall a kernel.  Selected kernel in list, installation failed saying a package was not there when it actually was there in the list.  Then it crashed and threw the error that brought me here.  Since I am not authorized to post in the bug report that still is open for this problem, I post it here since abrt directed me here.

There is a lot of other strangeness going on with this release.  Many times packages are listed as being there but trying to install them results in multiple empty transactions and rpm database corruptions.