Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 121108

Summary: guile %post failure causes rpm duplicate
Product: [Fedora] Fedora Reporter: Warren Togami <wtogami>
Component: guileAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: michal, rvokal
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: 2004-04-19 18:35:43 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: 114961    
Attachments:
Description Flags
guile.spec.patch none

Description Warren Togami 2004-04-17 10:09:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)
Gecko/20040404 Firefox/0.8

Description of problem:
You can reproduce this problem easily with the following procedure.

[root@ibmlaptop tmp]# rpm -e guile --allmatches --nodeps
[root@ibmlaptop tmp]# rpm -Uvh guile-1.6.4-9.2.1.i386.rpm
Preparing...               
########################################### [100%]
   1:guile                 
########################################### [100%]
[root@ibmlaptop tmp]# rpm -Uvh guile-1.6.4-10.i386.rpm
Preparing...               
########################################### [100%]
   1:guile                 
########################################### [100%]
/sbin/ldconfig: relative path `2' used to build cache
error: %post(guile-1.6.4-10) scriptlet failed, exit status 1
[root@ibmlaptop tmp]# rpm -q guile
guile-1.6.4-9.2.1
guile-1.6.4-10

Comment 1 Warren Togami 2004-04-17 10:11:51 UTC
Created attachment 99506 [details]
guile.spec.patch

* Fixes info install
* Prevents %post failure which caused rpm database duplicate

Please allow me to checkin and build this.

Comment 2 Warren Togami 2004-04-17 10:14:01 UTC
Oops, it also shrinks the installed package size by more than 150KB.

Comment 3 Warren Togami 2004-04-18 04:06:43 UTC
Jeremy said I can checked this in, hopefully should hit rawhide soon.

Comment 4 Warren Togami 2004-04-18 18:55:14 UTC
*** Bug 121124 has been marked as a duplicate of this bug. ***

Comment 5 Warren Togami 2004-04-19 18:35:43 UTC
rawhide tomorrow, but I am copying this to fedora.us RPMS.updates now.