Bug 1015650 - [abrt] yumex-3.0.12-1.fc19: backend-launcher.py:36:dispatcher:AttributeError: 'exceptions.IOError' object has no attribute 'msg'
Summary: [abrt] yumex-3.0.12-1.fc19: backend-launcher.py:36:dispatcher:AttributeError:...
Keywords:
Status: CLOSED DUPLICATE of bug 1012508
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0fa46c957bdbe9b846d946054c4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-04 17:21 UTC by ARIKO
Modified: 2013-10-13 05:37 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-06 10:19:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (490 bytes, text/plain)
2013-10-04 17:21 UTC, ARIKO
no flags Details
File: environ (269 bytes, text/plain)
2013-10-04 17:21 UTC, ARIKO
no flags Details

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.


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