On 31/05/13 21:44, Pierre Schmitz wrote: > Am 31.05.2013 13:40, schrieb Allan McRae: >>> Why not symlink /usr/local/sbin to /usr/local/bin in filesystems? >>> >> >> Because there is absolutely no upgrade path for that. > > Wouldn't this work? > > $ pacman -Syu --ignore filesystem > $ mv -i /usr/local/sbin/* /usr/local/bin > $ pacman -Syu >
Conflicts, packages installed there with a package manager, ... People do dumb things with /usr/local.

