Bug 560109

Summary: [abrt] crash in yumex-2.9.6-3.fc12
Product: [Fedora] Fedora Reporter: Mostafa Daneshvar <lashar>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:567ccd88
Fixed In Version: 2.9.7-1.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-11 14:49:57 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

Description Mostafa Daneshvar 2010-01-29 21:24:55 UTC
abrt 1.0.4 detected a crash.

architecture: i686
cmdline: /usr/bin/python /usr/share/yumex/yumex.pyc
component: yumex
executable: /usr/share/yumex/yumex.pyc
kernel: 2.6.31.12-174.2.3.fc12.i686.PAE
package: yumex-2.9.6-3.fc12
release: Fedora release 12 (Constantine)

backtrace
-----
Summary: TB567ccd88 __init__.py:102:info:IOError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/yumexgui/__init__.py", line 516, in on_Execute_clicked
    self.process_transaction(action="queue")
  File "/usr/lib/python2.6/site-packages/yumexgui/__init__.py", line 944, in process_transaction
    self.reload()
  File "/usr/lib/python2.6/site-packages/yumexgui/__init__.py", line 985, in reload
    self.populate_package_cache(repos=repos, show_dupes=self.show_dupes) # repopulate the package cache
  File "/usr/lib/python2.6/site-packages/yumexgui/__init__.py", line 884, in populate_package_cache
    self.backend.setup(self.is_offline, repos)
  File "/usr/lib/python2.6/site-packages/yumexbackend/yum_backend.py", line 248, in setup
    self.frontend.info(_("Using the following repositories :\n%s\n\n") % (','.join(repos)))
  File "/usr/lib/python2.6/site-packages/yumexgui/__init__.py", line 102, in info
    print msg
IOError: [Errno 5] Input/output error

Local variables in innermost frame:
msg: u'Using the following repositories :\npoptop-stable,poptop-beta,chromium,fedora,pptp-stable,pptp-beta,rpmfusion-free-updates,rpmfusion-nonfree-updates,rpmfusion-free,rpmfusion-nonfree,updates\n\n'
self: <yumexgui.YumexApplication instance at 0x944c06c>

Comment 1 Mostafa Daneshvar 2010-01-29 21:24:58 UTC
Created attachment 387648 [details]
File: backtrace

Comment 2 Fedora Update System 2010-02-01 16:27:58 UTC
yumex-2.9.7-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/yumex-2.9.7-1.fc12

Comment 3 Fedora Update System 2010-02-02 20:41:08 UTC
yumex-2.9.7-1.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update yumex'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1383

Comment 4 Fedora Update System 2010-02-11 14:49:27 UTC
yumex-2.9.7-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.