Bug 121108 - guile %post failure causes rpm duplicate
Summary: guile %post failure causes rpm duplicate
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: guile
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact:
URL:
Whiteboard:
: 121124 (view as bug list)
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-04-17 10:09 UTC by Warren Togami
Modified: 2015-03-05 01:13 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-04-19 18:35:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
guile.spec.patch (2.18 KB, patch)
2004-04-17 10:11 UTC, Warren Togami
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.