Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 516050

Summary: package-cleanup falls down into infinite recursion if yum-versionlock.list is non-empty
Product: [Fedora] Fedora Reporter: Ilya Ryabinkin <igryabinkin>
Component: yum-utilsAssignee: Seth Vidal <skvidal>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: igryabinkin, james.antill, maxamillion, 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-08-06 19:58:14 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
Full trace of package-cleanup error none

Description Ilya Ryabinkin 2009-08-06 14:30:59 UTC
Created attachment 356523 [details]
Full trace of package-cleanup error

Description of problem:

package-cleanup --leaves --all crashed if yum-versionlock.list contains at least one locked package.


Version-Release number of selected component (if applicable):
yum-utils-1.1.22-1.fc10

How reproducible:
Always

Steps to Reproduce:
1. Lock package(s)
2. run package-cleanup (see example in Description)

  
Actual results:
RuntimeError: maximum recursion depth exceeded

Expected results:
List of rpm leaves 

Additional info:
Full trace is attached

Comment 1 seth vidal 2009-08-06 19:58:14 UTC

*** This bug has been marked as a duplicate of bug 485578 ***