Bug 449868

Summary: Fix scriptlet
Product: [Fedora] Fedora Reporter: Michael Schwendt <bugs.michael>
Component: e2fsprogsAssignee: Eric Sandeen <esandeen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: kzak, oliver
Target Milestone: ---Keywords: EasyFix
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-04 19:29:53 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
cvs devel patch none

Description Michael Schwendt 2008-06-04 00:36:49 UTC
Description of problem:
When uninstalling e2fsprogs-devel package it tries to run
install-info on a file that no longer exists. %postun is too late.
It should use %preun.

Comment 1 Michael Schwendt 2008-06-04 00:36:49 UTC
Created attachment 308311 [details]
cvs devel patch

Comment 2 Eric Sandeen 2008-06-04 01:07:21 UTC
thanks for the patch, i'll get this in with another pending cleanup...

Comment 3 Eric Sandeen 2008-06-04 19:29:53 UTC
Building in rawhide, e2fsprogs-1.40.10-3.fc10

Thanks,
-Eric

Comment 4 Eric Sandeen 2008-06-04 19:30:06 UTC
oh, fixed in f9 too.