Bug#616560: umountfs: nothing to unmount if / is on UBI volume

2019-02-19 Thread Pierre Ynard
I think this was fixed a long time ago by: https://salsa.debian.org/debian/sysvinit/commit/14db7cc5f28dd368c6011ce1f8059deb62811938 > umountfs: Use more sophisticated sed expression for PROTECTED_MOUNTS > > This protects all mounts "up to the / ". However, such sed pattern > matches the root fil

Bug#616560: umountfs: nothing to unmount if / is on UBI volume

2011-06-14 Thread Jonathan Michalon
Hi, Just installed a netboot'ed Sheevaplug with UBIFS yesterday and I ran into this problem (and only this one :)) too. I applied a quick ugly fix in the same way as the author. I neither know what would be the right way here, but certainly not that one. Would a pattern searching for any ' / ' wi

Bug#616560: umountfs: nothing to unmount if / is on UBI volume

2011-03-23 Thread Dirk Heinrichs
Package: initscripts Version: 2.88dsf-13.1 Severity: normal I also see this issue on a *Plug. It's not only that due to this bug the system doesn't umount local file systems, it also forces entering a maintenance shell upon next boot to fix the not cleanly unmounted filesystems. Unfortunately, on

Bug#616560: umountfs: nothing to unmount if / is on UBI volume

2011-03-05 Thread Médéric RIBREUX
Package: initscripts Version: 2.88dsf-13.1 Severity: important If you have / on UBIFS, named as something with ubi0:xxx, the script /etc/init.d/umountfs has nothing to unmount. Here is a sample /proc/mounts: rootfs / rootfs rw 0 0 none /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 none /proc pro