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 696997

Summary: dracut: Failed to install /etc/ld.so.conf.d/*
Product: [Fedora] Fedora Reporter: Jan Stodola <jstodola>
Component: dracutAssignee: Harald Hoyer <harald>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 15CC: dan, harald, jonathan
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: Linux   
Whiteboard:
Fixed In Version: dracut-009-6.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-24 04:09:45 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: 467765    
Attachments:
Description Flags
dracut --debug /boot/some_file `uname -r` none

Description Jan Stodola 2011-04-15 14:41:48 UTC
Created attachment 492398 [details]
dracut --debug /boot/some_file `uname -r`

Description of problem:
dracut-009-5.fc15.noarch fails to create initramfs on s390x at the end of the installation:

-bash-4.2# cat /mnt/sysimage/root/install.log
...
Installing system-config-firewall-base-1.2.29-2.fc15.noarch
Installing rootfiles-8.1-7.fc15.noarch
W: Skipping program less as it cannot be found and is flagged to be optional
F: Failed to install /etc/ld.so.conf.d/*
mkinitrd failed
warning: %posttrans(kernel-2.6.38.2-9.fc15.s390x) scriptlet failed, exit status 1
*** FINISHED INSTALLING PACKAGES ***


Running dracut in chrooted environment manually:

-bash-4.2# chroot /mnt/sysimage/ /bin/sh
sh-4.2# rpm -q dracut
dracut-009-5.fc15.noarch
sh-4.2# dracut /boot/some_file `uname -r`
W: Skipping program less as it cannot be found and is flagged to be optional
F: Failed to install /etc/ld.so.conf.d/*
sh-4.2# ls -l /etc/ld.so.conf.d/
total 0

Gzipped debug log is attached.


Version-Release number of selected component (if applicable):
dracut-009-5.fc15.noarch

How reproducible:
always

Steps to Reproduce:
1. run installation of F15 on s390x
2. install minimal package set
3. check install.log for errors
  
Actual results:
initramfs is not built

Expected results:
initramfs is built

Comment 1 Dan Horák 2011-04-15 15:03:10 UTC
And if I remember correctly previous F-15 images/installations that used dracut-008 were able to create the initramfs.

Comment 2 Dan Horák 2011-04-15 15:19:01 UTC
I think 76353076c081ac51647214c5ce910aba027b25db commit is required.

Comment 3 Harald Hoyer 2011-04-18 07:50:20 UTC
(In reply to comment #2)
> I think 76353076c081ac51647214c5ce910aba027b25db commit is required.

correct!

Comment 4 Fedora Update System 2011-04-18 08:07:07 UTC
dracut-009-6.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/dracut-009-6.fc15

Comment 5 Fedora Update System 2011-04-20 02:44:33 UTC
Package dracut-009-6.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing dracut-009-6.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/dracut-009-6.fc15
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2011-04-24 04:09:40 UTC
dracut-009-6.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.