Bug 219245
| Summary: | Yumex Always Crashes When Updating | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dan Forward <dan.redhat> |
| Component: | yumex | Assignee: | Tim Lauridsen <tim.lauridsen> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | extras-qa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-06-12 06:57:12 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1070494 | ||
yumex 1.2.x dont work with current rawhide, please test with yumex 1.9.x get it here : http://www.yum-extender.org/dnl/yumex/devel/ When yumex 1.9.1 development get released, i will push to Extras-Development. Another dump of crash on update
Component: yumex
Version: 1.2.2
Summary: TB03120a34 yumexmain.py:1045:_runBackground:CompsException
Traceback (most recent call last):
File "/usr/share/yumex/yumexmain.py", line 1108, in ?
mainApp = YumexMainApplication()
File "/usr/share/yumex/yumexmain.py", line 541, in __init__
self.setup_yum()
File "/usr/share/yumex/yumexmain.py", line 992, in setup_yum
if self._runBackground( self.yumexbase.load_repo_data, rload ):
File "/usr/share/yumex/yumexmain.py", line 1045, in _runBackground
raise self.backgroundThread.exception
CompsException
Local variables in innermost frame:
runfunc: <bound method yumexBase.load_repo_data of <yumex.yumexBase.yumexBase
object at 0xa2a30ec>>
args: (False,)
self: <__main__.YumexMainApplication instance at 0xa29208c>
|
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061027 Firefox/2.0 Description of problem: Component: yumex Version: 1.2.0 Summary: TBd430a6ac yumexCallbacks.py:150:instProgress:ValueError: too many values to unpack Traceback (most recent call last): File "/usr/share/yumex/yumexmain.py", line 174, in on_queueProcess_clicked rc = self.action.process_package_queue( pkgs, doAll ) File "/usr/lib/python2.4/site-packages/yumex/yumexBase.py", line 926, in process_package_queue quit = self.process_packages() File "/usr/lib/python2.4/site-packages/yumex/yumexBase.py", line 1123, in process_packages if not self.yumexbase.process_transaction(): File "/usr/lib/python2.4/site-packages/yumex/yumexBase.py", line 584, in process_transaction self.run_transaction() File "/usr/lib/python2.4/site-packages/yumex/yumexBase.py", line 692, in run_transaction self.runTransaction( cb=cb ) File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 454, in runTransaction errors = self.ts.run(cb.callback, '') File "/usr/lib/python2.4/site-packages/yumgui/callbacks.py", line 142, in callback self.instProgress( what, bytes, total, h, user ) File "/usr/lib/python2.4/site-packages/yumex/yumexCallbacks.py", line 150, in instProgress hdr, rpmloc = h ValueError: too many values to unpack Local variables in innermost frame: what: 1 h: tightvnc self: <yumex.yumexCallbacks.yumexRPMCallback instance at 0xa21f62c> bytes: 276 user: total: 244584 Version-Release number of selected component (if applicable): yumex-1.2.0-1.0.fc7 How reproducible: Always Steps to Reproduce: Run Yumex and try to update, install, or remove any package. Actual Results: Expected Results: Additional info: