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
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 5
Private No

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
Comment by Devin J. Pohly (djpohly) - Wednesday, 30 November 2011, 18:54 GMT
I can confirm this.

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. :-\
Comment by Giacomo (rjack) - Wednesday, 30 November 2011, 21:29 GMT Comment by Devin J. Pohly (djpohly) - Wednesday, 30 November 2011, 21:35 GMT
Ah perfect. Love that PKGBUILD comment.

Loading...