severity 416597 important
thanks
At least in etch, the failing line is:
(grep -q autofs /proc/filesystems || /sbin/modprobe -k autofs4 ||
/sbin/modprobe -k autofs) 2> /dev/null
This means that modprobe itself is *not* required, what's required is
modprobe *or* a kernel that has autofs built in. Since the latter is not
representable as a package relationship, I believe the correct package
relationship here is for autofs to Recommend: module-init-tools, not to
depend on it.
Missing recommends are not release-critical, so downgrading.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]