Bug 1177116

Summary: "yum remove kernel" doesn't skip current kernel package
Product: [Fedora] Fedora Reporter: Marc Muehlfeld <marc.muehlfeld>
Component: yumAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: admiller, packaging-team-maint, pingou
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-12 16:14:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marc Muehlfeld 2014-12-24 09:10:56 UTC
Description of problem:
In the past Fedora versions, you could run "yum remove kernel" and all kernels, except the current one, got uninstalled. F21 doesn't skip the current kernel and uninstall this one, too.



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



How reproducible:
Always.



Steps to Reproduce:
1. After a Kernel update, reboot. 2 different Kernel packages are installed.
2. Run "yum remove kernel". Yum shows, that it will uninstall the old and the current kernel package
3. If you enter "yes", both packages are uninstalled.



Actual results:
"yum remove kernel" uninstalls all kernel packages



Expected results:
"yum remove kernel" should uninstall all kernel packages, except the current one, like it was in the previous Fedora versions.

Comment 1 Pierre-YvesChibon 2015-02-12 16:14:42 UTC

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