FS#27328 - [mkinitcpio] mkinitcpio 0.8.0-1 breaks installation
Attached to Project:
Arch Linux
Opened by Giacomo (rjack) - Tuesday, 29 November 2011, 17:46 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 01 December 2011, 13:44 GMT
Opened by Giacomo (rjack) - Tuesday, 29 November 2011, 17:46 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 01 December 2011, 13:44 GMT
|
Details
Description:
AIF fails to run chroot /mnt /sbin/mkinitcpio because of this change: http://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/mkinitcpio&id=7a66753e176bf240da2be4ef31bd18498b99685c mkinitcpio-0.8.0-1 installs binaries under /usr/bin/, while the installer tries to run /sbin/mkinitcpio Adding a symlink from /sbin/mkinitcpio to /usr/bin/mkinitcpio solved the issue. Regards, Giacomo |
This task depends upon
Closed by Dave Reisner (falconindy)
Thursday, 01 December 2011, 13:44 GMT
Reason for closing: Fixed
Additional comments about closing: mkinitcpio 0.8.0-2
Thursday, 01 December 2011, 13:44 GMT
Reason for closing: Fixed
Additional comments about closing: mkinitcpio 0.8.0-2
This is probably a bug in aif rather than mkinitcpio. My guess is that all that really needs to be done is change one line in aif's lib-software.sh... and then maybe make a new release of the netinstall CD. :-\