You are not logged in.
Just installed a system from scratch and noticed that pacman issued these warnings/error:
$ pacstrap -c "$MOUNTDIR" base syslinux mkinitcpio-nfs-utils openssh
<snip>
warning: dependency cycle detected:
warning: util-linux will be installed before its coreutils dependency
warning: dependency cycle detected:
warning: util-linux will be installed before its pam dependency
warning: dependency cycle detected:
warning: shadow will be installed before its pam dependency
<snip>
( 15/118) installing util-linux [##############################] 100%
/tmp/alpm_j2DYYD/.INSTALL: line 6: install: command not found
error: command failed to execute correctly
<snip>
I don't believe those errors were there on Friday (last install I did) and since there was an upgrade figured I should ask.
Is this a bug or did I screw something up? I'm still configuring the system so I'm not sure if this has broken anything (but I'm pretty confident this is an issue).
Offline
Well, apparently its this bug.
Only its no longer on testing but stable.
Offline