Bug 456898

Summary: Package Updater never completes the resolution of dependencies.
Product: [Fedora] Fedora Reporter: Greg Denson <gcdenson>
Component: yumAssignee: Seth Vidal <skvidal>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 8CC: 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 Flags
Crash Dump file from Package Updater none

Description Greg Denson 2008-07-28 14:48:49 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:  Package Updater runs automatically to download updates.  Then
click on Apply Updates.  The Updater then starts to work on resolving
dependencies.  It never completes the process.  The status bar moves all the way
to the right, but the window never closes. 


Steps to Reproduce:
1.
2.
3.
  
Actual results:••••••••••The process never completes.  This morning, the system
reported that Package Updater was not responding, and that this was likely a bug
that needed to be reported.  A Crash Dump file is attached.


Expected results:


Additional info:

Comment 1 Greg Denson 2008-07-28 14:48:49 UTC
Created attachment 312780 [details]
Crash Dump file from Package Updater

Comment 2 James Antill 2008-08-18 19:40:12 UTC
  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.

Comment 3 seth vidal 2008-09-03 13:54:56 UTC
3.2.19 is in updates-testing. Please reopen if this is not solved.