Bug 456898
| Summary: | Package Updater never completes the resolution of dependencies. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Greg Denson <gcdenson> | ||||
| Component: | yum | Assignee: | Seth Vidal <skvidal> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 8 | CC: | ffesti, james.antill, katzj, lmacken, pmatilai, rhughes, richard, tim.lauridsen | ||||
| 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: | 2008-09-03 13:54:56 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
Greg Denson
2008-07-28 14:48:49 UTC
Created attachment 312780 [details]
Crash Dump file from Package Updater
File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 501, in _requiringFromTransaction
reqpkg = self.rpmdb.searchNevra(name=name, ver=version, rel=release)[0]
IndexError: list index out of range
...that looks somewhat familiar, so it's probably fixed post 3.2.8 (3.2.19 should be in updates-testing for Fedora 8 soon, I think). So that should solve your problem.
3.2.19 is in updates-testing. Please reopen if this is not solved. |