Bug 487440
| Summary: | traceback during package upgrade | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dave Jones <davej> |
| Component: | yum | Assignee: | Seth Vidal <skvidal> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | ffesti, james.antill, pfrields, pmatilai, tim.lauridsen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-02-26 05:11:03 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: | |||
*** This bug has been marked as a duplicate of bug 484729 *** |
whilst doing a rawhide yum update, I got this traceback.. Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/yum/rpmtrans.py", line 389, in callback self._scriptError(bytes, total, h) File "/usr/lib/python2.6/site-packages/yum/rpmtrans.py", line 509, in _scriptError (hdr, rpmloc) = h ValueError: too many values to unpack error: python callback <bound method RPMTransaction.callback of <yum.rpmtrans.RPMTransaction instance at 0xb5128cc>> failed, aborting! Doing a yum-complete-transaction triggers the same trace.