| Summary: | dracut-install broken | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Thomas Backlund <tmb> |
| Component: | RPM Packages | Assignee: | Colin Guthrie <mageia> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | chmielu1_a |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | dracut | CVE: | |
| Status comment: | |||
|
Description
Thomas Backlund
2012-08-15 21:36:21 CEST
srpm: dracut-023-4.mga3.src.rpm arch: x86_64 # dracut -f I: Dracut module 'network' will not be installed, because it's in the list to be omitted! I: Dracut module 'network' will not be installed, because it's in the list to be omitted! I: *** Including module: bootchart *** dracut-install: ERROR: installing 'accton' E: /usr/lib/dracut/dracut-install -D /var/tmp/initramfs.0TY9qW -a bootchartd bash /lib/bootchart/bootchart-collector /etc/bootchartd.conf accton echo grep usleep I: *** Including module: dash *** I: *** Including module: i18n *** I: *** Including module: plymouth *** I: *** Including module: kernel-modules *** I: *** Including module: resume *** I: *** Including module: rootfs-block *** I: *** Including module: terminfo *** I: *** Including module: udev-rules *** I: *** Including module: usrmount *** I: *** Including module: base *** I: *** Including module: fs-lib *** I: *** Including module: shutdown *** I: *** Including modules done *** I: *** Installing kernel module dependencies and firmware *** I: *** Installing kernel module dependencies and firmware done *** I: *** Resolving executable dependencies *** I: *** Resolving executable dependencies done*** I: *** Creating image file *** I: *** Creating image file done *** CC:
(none) =>
chmielu1_a
Thomas Backlund
2012-08-16 22:35:20 CEST
Assignee:
bugsquad =>
mageia Yup, I can reproduce here... Will look into it ASAP. It appears one of my patches broke things (one that dealt with trailing /'s in URLs... the patch itself is sound, but I guess some behavior relied on multiple recursion somewhere). I've reverted the patch for the time being, so we should at least have a working package and I'll try and work out where the real problem is in due course. OK, I worked out the problem. Stripping double /'s in paths had the effect of breaking the symlink creation at times. I've updated the patch and it works fine here. Submitted this fix as 023-6.mga3. Status:
NEW =>
RESOLVED |