Bug 1030032 - yum autoremove <somepackage> "crashes" on f18
Summary: yum autoremove <somepackage> "crashes" on f18
Keywords:
Status: CLOSED DUPLICATE of bug 882484
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-13 18:35 UTC by Branko Grubić
Modified: 2013-11-14 08:56 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-11-14 08:56:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Traceback (845 bytes, text/plain)
2013-11-13 18:35 UTC, Branko Grubić
no flags Details

Description Branko Grubić 2013-11-13 18:35:53 UTC
Created attachment 823607 [details]
Traceback

Description of problem:
On f18, 'autoremove' "crashes" yum.

Version-Release number of selected component (if applicable):
yum-3.4.3-54.fc18.noarch

How reproducible:


Steps to Reproduce:
1. yum autoremove <somepackage>
2.
3.

Actual results:
autoremove broken, yum gives traceback

Expected results:
'autoremove' works 

Additional info:

Comment 1 Zdeněk Pavlas 2013-11-14 08:56:20 UTC
This got fixed upstream and in f19 and up. I don't think it's important enough to have this fixed in f18, too.  You can work the bug around with:

yum --setopt=clean_requirements_on_remove=true remove blah

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


Note You need to log in before you can comment on or make changes to this bug.