Bug 176704
Summary: | installonlyn: fluctuating no of kernels present | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | jan vestby <jvestby> |
Component: | yum | Assignee: | Jeremy Katz <katzj> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | katzj, rnichols42 |
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: | 2006-02-24 23:20:03 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: | |||
Bug Depends On: | |||
Bug Blocks: | 150222 |
Description
jan vestby
2005-12-30 12:40:33 UTC
*** Bug 176705 has been marked as a duplicate of this bug. *** Bump. This bug is still present in yum-2.5.1-5 . My /etc/yum/pluginconf.d/installonlyn.conf contains: [main] enabled=0 # this sets the number of package versions which are kept tokeep=5 Today's rawhide update would have wiped out all my backup kernels. ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: kernel i686 2.6.15-1.1948_FC5 development 13 M kernel-devel i686 2.6.15-1.1948_FC5 development 4.7 M ... Removing: kernel i686 2.6.15-1.1928_FC5 installed 33 M kernel i686 2.6.15-1.1917_FC5 installed 33 M kernel i686 2.6.15-1.1915_FC5 installed 33 M kernel-devel i686 2.6.15-1.1915_FC5 installed 14 M kernel-devel i686 2.6.15-1.1917_FC5 installed 14 M kernel-devel i686 2.6.15-1.1928_FC5 installed 13 M Transaction Summary ============================================================================= Install 2 Package(s) Update 113 Package(s) Remove 6 Package(s) Total download size: 189 M Is this ok [y/N]: n Exiting on user Command Complete! Sorry, that "enabled=0" line should have read "enabled=1". I cut 'n pasted the file that I modified to let yum run the update without losing my kernels. Hah, dumb bug. Fixed in CVS, will be in 2.5.3-2 |