You are not logged in.
Pages: 1
Hello everybody!
I updated some packages (daedalus) which were classified (in terminal) as kept back and got this message
depmod: WARNING: could not open modules.builtin.modinfo at /var/tmp/mkinitramfs_l7Dri7/lib/modules/5.10.0-9-amd64: No such file or directoryIs this a problem? If so, how to fix it?
Offline
Hello:
... updated some packages ...
Is this a problem?
Yes, I would say so.
...how to fix it?
I'm afraid that you are not giving us enough information.
That said, something does seem to be amiss.
To wit:
My latest (recently updated) Devuan Daedalus system has a /lib/modules/6.1.0-45 directory.
$ uname -a
Linux devuan 6.1.0-45-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.170-1 (2026-04-30) x86_64 GNU/Linux
$
$ ls /lib/modules
6.1.0-45-amd64
$ A VM I run on an updated Devuan Chimaera system has a /lib/modules/5.10.0-9 directory
$ uname -a
Linux chimaera 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux
$
$ ls /lib/modules
5.10.0-9-amd64
$See the inconsistency?
ie:
Daedalus -> 6.1.0-45-amd64
Chimaera -> 5.10.0-9-amd64
What package are you attempting to install in your Devuan Daedalus system?
Is it from the Devuan repositories and installed through synaptic, apt or apt-get?
Best,
A.
Last edited by Altoid (Today 11:10:54)
Offline
Pages: 1