Bug 143657

Summary: package update error
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: guileAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-12-23 14:57:33 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 sangu 2004-12-23 14:44:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ko-KR; rv:1.7.5)
Gecko/20041216 Firefox/1.0 Fedora/1.0-6

Description of problem:
 rpm -Uhv guile-1.6.4-16.i386.rpm guile-devel-1.6.4-16.i386.rpm
Preparing...               
########################################### [100%]
   1:guile                 
########################################### [ 50%]
/sbin/ldconfig: relative path `2' used to build cache
error: %post(guile-1.6.4-16.i386) scriptlet failed, exit status 1
   2:guile-devel           
########################################### [100%]

Installing guile packages, tail -f /var/log/messages

Dec 23 23:44:19 sangu kernel: audit(1103813059.621:0): avc:  denied  {
getattr } for  pid=9957 exe=/sbin/ldconfig path=/var/tmp/rpm-tmp.72597
dev=hda8 ino=293632 scontext=root:system_r:ldconfig_t
tcontext=root:object_r:tmp_t tclass=file

after intalling guile package,

$rpm -q guile
guile-1.6.4-15
guile-1.6.4-16

goops, guile, and r5rs aren't in /usr/share/info/dir file.

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

How reproducible:
Always

Steps to Reproduce:
1. rpm -Uhv guile*
2.
3.
    

Actual Results:  update error

Additional info:

Comment 1 Phil Knirsch 2004-12-23 14:57:33 UTC
Just saw that today myself, too.

Fixed in next build.

Read ya, Phil