Kmod source shows:

idx = index_file_open(fn);
if (idx == NULL) {
    DBG(ctx, "could not open builtin file '%s'\n", fn);
    return NULL;
}

and this is continuously called.

I'll check if DBG should be enabled in our case OR we should patch
upstream.

** Changed in: subiquity
       Status: New => Invalid

** Changed in: kmod (Ubuntu)
       Status: Confirmed => In Progress

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

Title:
  depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could
  not open builtin file
  '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/1864992/+subscriptions

-- 
Ubuntu-server-bugs mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to