FS#29437 - mkinitcpio PKGBUILD does not create symlink in /sbin

Attached to Project: Arch Linux
Opened by Eric (zebulon) - Friday, 13 April 2012, 19:58 GMT
Last edited by Dave Reisner (falconindy) - Friday, 13 April 2012, 20:27 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

mkinitcpio package does not contain a symlink in /sbin.

Changelog https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/mkinitcpio&id=8431419a99d509c4d7fd4b00f9536aa972450169 shows:

- # compat symlink
- install -dm755 "$pkgdir/sbin"
- ln -s /usr/bin/mkinitcpio "$pkgdir/sbin/mkinitcpio"

This breaks the net installer (see  FS#29420 ).

Although the installer can be changed to use /usr/bin/mkinitcpio, has this change been made on purpose, or is that an error? Can it break other things than the installer?
This task depends upon

Closed by  Dave Reisner (falconindy)
Friday, 13 April 2012, 20:27 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#29420 

Loading...