On Mon, Jun 16, 2014 at 03:28:16PM +0200, Karel Zak wrote: > > As it is, it is impossible to upgrade an Arch Linux install when there > > is a stale NFS mount anywhere on the system (and listed in fstab). > > You can try to exclude NFS at all by --types nonfs, but maybe we can > add option --nocanonicalize. I'll try to play with that tomorrow. OK, tomorrow is now ;-) (the option added) The problem is that this is not commonly usable solution, because it very significantly affects the way how libmount search in fstab, mountinfo etc. The option disallow to reliable compare symlinks, tags etc. It would be better to have NFS specific solution, or in the update/install script use --types nonfs and when only if not found required directories try fallback solution with --nocanonicalize or so. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html