Code review comment for ~rafaeldtinoco/ubuntu/+source/kmod:lp1864992-bionic

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

Yep, I did:

https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1864992/comments/44

"""

Testing Bionic kernel with the initial situation the bug being dropped said to fix:

(k)rafaeldtinoco@bkmodissue:~$ sudo rm /lib/modules/4.15.0-91-generic/modules.builtin.bin
(k)rafaeldtinoco@bkmodissue:~$ sudo depmod -a -F /boot/System.map-4.15.0-91-generic

ok

(k)rafaeldtinoco@bkmodissue:.../4.15.0-91-generic$ sudo mv modules.alias.bin modules.alias.bin.old

(k)rafaeldtinoco@bkmodissue:.../4.15.0-91-generic$ sudo modprobe hehe
modprobe: FATAL: Module hehe not found in directory /lib/modules/4.15.0-91-generic

and it is also safe to drop it based on previous bug test case
"""

« Back to merge proposal