Public bug reported:

Binary package hint: partman-auto-loop

autopartition-loop should set

if [ -d /var/run ]; then
    pidof /sbin/mount.ntfs >> /var/run/sendsigs.omit
    pidof /sbin/mount.ntfs-3g >> /var/run/sendsigs.omit
fi

In fact it is probably more appropriate to set sendsigs.omit as soon as
ntfs-3g is used, since, for instance, a user might get out of ubiquity
before the autopartition-loop code is executed and that will create a
reboot problem.

I have therefore added sendsig code to lupin: https://code.launchpad.net
/~ubuntu-installer/lupin/gutsy rev 53

** Affects: partman-auto-loop (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Sendsigs.omit is set for mkfs.ntfs-3g as opposed to mkfs.ntfs
https://bugs.launchpad.net/bugs/150822
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to