On 27/01/13 10:55, Allan McRae wrote: > In fact, we are entirely saved here by a bug in pacman: nss-myhostname > is provided by systemd, but pacman does not order packages correctly > with provides, so systemd is not installed first at a time when install > scriptlets fail... >
Actually it is a dependency cycle being resolved alphabetically that is saving us: warning: dependency cycle detected: warning: filesystem will be installed before its systemd dependency

