Hi Robert,
I haven't found the reason.
For my limited kernel knowledge I have checked and discussed a bit.

in [1] I found
$ grep -Hrn autofs debian.master/contro*
debian.master/control.d/generic.inclusion-list:181:fs/autofs4/autofs4.ko

But then was made aware that with 4.18 ther kernel started to include this 
series [2]
Which means it was moved to a different path.

Maybe this would be enough to fix it, btu that is up to the kernel team
diff --git a/debian.master/control.d/generic.inclusion-list 
b/debian.master/control.d/generic.inclusion-list
index 3797f760226a..19fb0d4620c0 100644
--- a/debian.master/control.d/generic.inclusion-list
+++ b/debian.master/control.d/generic.inclusion-list
@@ -178,7 +178,7 @@ drivers/xen/*
 ! find sound/core -name oss -prune -o -name *.ko -print
 fs/9p/*
 fs/aufs/aufs.ko
-fs/autofs4/autofs4.ko
+fs/autofs/autofs4.ko
 fs/binfmt_misc.ko
 fs/btrfs/*
 fs/cachefiles/cachefiles.ko


[1]: git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git
[2]: 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=68abbe729567cef128b2c2141f2ed2567f3b8372

** Changed in: autofs (Ubuntu)
       Status: New => Invalid

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

Title:
  autofs kernel module missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1824333/+subscriptions

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

Reply via email to