modules.seriomap is never deleted from official kernel image
Hi,
I do not know to which package to assign this bug, so I start with
this message.
Kernel image built by the debian kernel team does not remove the
modules.seriomap on removal :
vdanjean@cayuga:~$ sudo dpkg --purge linux-image-2.6.23-rc4-686 linux-image-2.6.23-rc5-686
[...]
rmdir: /lib/modules/2.6.23-rc4-686: Le répertoire n'est pas vide.
dpkg : avertissement : lors de la suppression de linux-image-2.6.23-rc4-686, le répertoire « /lib/modules/2.6.23-rc4-686 » n'était pas vide, donc il n'a pas été supprimé.
rmdir: /lib/modules/2.6.23-rc5-686: Le répertoire n'est pas vide.
dpkg : avertissement : lors de la suppression de linux-image-2.6.23-rc5-686, le répertoire « /lib/modules/2.6.23-rc5-686 » n'était pas vide, donc il n'a pas été supprimé.
vdanjean@cayuga:~$ sudo rm -rvf /lib/modules/2.6.23-rc*
détruit `/lib/modules/2.6.23-rc4-686/modules.seriomap'
détruire le répertoire: `/lib/modules/2.6.23-rc4-686'
détruit `/lib/modules/2.6.23-rc5-686/modules.seriomap'
détruire le répertoire: `/lib/modules/2.6.23-rc5-686'
Looking in the bts, it seems that this bug has been fixed in the
kernel-package package (see #408900). Perhaps the corresponding fix
need to be applied to the infrastructure used to build your linux-image*
packages ?
Best regards,
Vincent
Reply to: