This bug is NOT fixed. Please reopen it. After installing, I still have exactly the same broken behavior as before, and when I look in /etc/auto.net I see it is still using sort -k, not sort -u:
$SHOWMOUNT | LC_ALL=C cut -d' ' -f1 | LC_ALL=C sort -k 1 | \ Looking at the debdiff attached to this bug I can see that that still uses -k as well, not -u, and looking at the /usr/share/autofs/conffiles/auto.net file on my system after installing this update it also uses -k instead of -u. It seems that when my patch was applied, only the part that uses cut was applied, but NOT the part that uses -u instead of -k to sort. There doesn't seem to be any way to fail a bug resolution so hopefully someone is still reading these... Cheers! -- The auto.net script that comes with autofs is broken https://bugs.launchpad.net/bugs/111612 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs