Bug 220531

Summary: quagga: non-failsafe install-info usage, info files removed from index on update
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: quaggaAssignee: Martin Bacovsky <mbacovsk>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2007-07-31 10:01:38 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 Ville Skyttä 2006-12-21 22:28:48 UTC
quagga's install-info usage is not failsafe, see
http://fedoraproject.org/wiki/Packaging/ScriptletSnippets#info

Additionally, the install-info --delete in %postun should be wrapped inside "if
[ $1 -eq 0 ]" to prevent the info files from being removed from the index on
upgrades.

Comment 1 Martin Bacovsky 2007-07-31 10:01:38 UTC
This issue should be fixed in RAWHIDE (quagga-0.99.8-1.fc8 and above)

Comment 2 Ville Skyttä 2007-07-31 15:16:05 UTC
(In reply to comment #1)
> This issue should be fixed in RAWHIDE (quagga-0.99.8-1.fc8 and above)

Hm, the latest I see in CVS at the momemnt is 0.99.7-1.fc* ...?