Bug 250430

Summary: kernel installation error with glibc-2.6.90-1
Product: [Fedora] Fedora Reporter: kanagawa jigorou <jigorou3>
Component: glibcAssignee: Jakub Jelinek <jakub>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: 2.6.90-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-02 00:30:25 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 kanagawa jigorou 2007-08-01 15:57:29 UTC
glibc-2.6.90-1

always

Steps to Reproduce:
1.upgrading glibc packages(glibc,glibc-common,glibc-devel,etc) to glibc-2.6.90-1
2.after glibc upgrading, install kernel package
  
Actual results:
[root@x xxx]# rpm -ihv /home/epi/i386-rpms/kernel-2.6.23-0.61.rc1.git9.fc8.i686.rpm
Preparing...                ########################################### [100%]
   1:kernel                 ########################################### [100%]
/sbin/ldconfig: Cannot create directory /var/cache/ldconfig: No such file or
directory
tmpdir is /tmp/initrd.rm5463
mkinitrd failed
error: %post(kernel-2.6.23-0.61.rc1.git9.fc8.i686) scriptlet failed, exit status 1


Expected results:
kernel package installation complete without problem


Additional info:
this problem happens only with glibc-2.6.90-1
(with glibc-2.6-4, not)

Comment 1 kanagawa jigorou 2007-08-02 00:34:57 UTC
upgrading glibc-2.6.90-2, the problem is resolved.
thanks for jakub's good speed!