Bug 323951

Summary: package-cleanup crashes with backtrace
Product: [Fedora] Fedora Reporter: Matěj Cepl <mcepl>
Component: yum-utilsAssignee: Seth Vidal <skvidal>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mcepl, 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: 2007-10-08 22:51:55 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
output of stdout/stderr none

Description Matěj Cepl 2007-10-08 22:02:47 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en; rv:1.8.1.6) Gecko/20070926 Epiphany/2.20 Firefox/2.0.0.6

Description of problem:
When running any package-cleanup command (with exception of --help) I get this huge Python backtrace.

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

How reproducible:
Always


Steps to Reproduce:
1.package-cleanup {--problems,--dupes}
2.collect backtrace (my is the result of package-cleanup --problems 2>&1 |tee file
3.

Actual Results:
problems

Expected Results:
no problems (even problems indicated)

Additional info:

Comment 1 Matěj Cepl 2007-10-08 22:04:39 UTC
Created attachment 220231 [details]
output of stdout/stderr

Comment 2 Seth Vidal 2007-10-08 22:51:55 UTC
fixed in yum-3.2.6-2 which is in koji now and should be in rawhide tomorrow.



Comment 3 Matěj Cepl 2007-10-09 07:48:52 UTC
Yes, it is fixed -- THANKS.