The package autodir 0.99.9-4 is not compatible with module-init-tools
3.11.1-2ubuntu1 on lucid.

autodir initscript /etc/init.d/autodir uses the following snippet to
load the autofs4 module but the current modprobe does no longer accept
the -k (autoclean) parameter:

    # Make sure the autofs filesystem type is available.
    load_autofs() {
            (grep -q autofs /proc/filesystems || /sbin/modprobe -k autofs4 || 
/sbin/modprobe -k autofs) 2>/dev/null
    }

-- 
initctl: Unknown job: autodir
https://bugs.launchpad.net/bugs/476426
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to