Bug 189100

Summary: kernel-kdump is missing %preuninstall
Product: [Fedora] Fedora Reporter: Alexandre Oliva <oliva>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pfrields, wtogami
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: 2006-04-18 20:52:20 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:

Description Alexandre Oliva 2006-04-16 06:01:45 UTC
Description of problem:


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


How reproducible:
/boot fills up as one tracks rawhide everything, because kernel-kdump leaves
behind initrd images et al, because it has no preuninstall script, unlike the
main kernel package.

Steps to Reproduce:
1.yum install kernel-kdump
2.rpm -e --allmatches kernel-kdump
3.ls /boot/initrd*kdump*
  
Actual results:
As many matches as you had kernel-kdump packages installed

Expected results:
No matches

Additional info:

Comment 1 Dave Jones 2006-04-18 20:52:20 UTC
fixed for tomorrows rawhide.