Comment 52 for bug 1864992

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

Actually, I missed my previous fix:

---
This bug was fixed in the package kmod - 27-1ubuntu2

---------------
kmod (27-1ubuntu2) focal; urgency=medium

  * d/p/verbose_missing_bin: drop this patch to avoid spurious missing
    file messages when running depmod -a for the first time in recent
    kernels (>= 5.3.x) (LP: #1864992)

 -- Rafael David Tinoco <email address hidden> Thu, 12 Mar 2020 13:15:28 +0000
---

and it should have taken care of this issue.. checking the given example:

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/amd64/d/doit/20200323_182614_c1613@/log.gz

It turns out the kernel gets updated *before* kmod fix.. and that triggers the buggy logic. For that not to happen we would have to have an updated cloud-image (with kmod 27-1ubuntu2) or update kmod before the kernel.

Marking it back to Fix Released, feel free to re-open it if you think this is wrong.