Package: module-init-tools
Version: 6-1.1

I recently updated 2 machines, but only one was affected.

Upgrade was from 3.16-1 in both cases

The affected machine is not updated often, so I suspect this was hotfixed in a 
previous version that this machine skipped. If so, users who keep their systems 
up to date likely will not be affected.

update-initramfs failure can render the machine unbootable

this appears to be related to #304690

the following diversions remained after package upgrade:

diversion of /usr/share/man/man8/insmod.8.gz to 
/usr/share/man/man8/insmod.modutils.8.gz by module-init-tools
diversion of /sbin/update-modules to /sbin/update-modules.modutils by 
module-init-tools
diversion of /usr/share/man/fr/man8/rmmod.8.gz to 
/usr/share/man/fr/man8/rmmod.modutils.8.gz by module-init-tools
diversion of /usr/share/man/fr/man8/modinfo.8.gz to 
/usr/share/man/fr/man8/modinfo.modutils.8.gz by module-init-tools
diversion of /usr/share/man/fr/man8/update-modules.8.gz to 
/usr/share/man/fr/man8/update-modules.modutils.8.gz by module-init-tools
diversion of /usr/share/man/man8/modinfo.8.gz to 
/usr/share/man/man8/modinfo.modutils.8.gz by module-init-tools
diversion of /sbin/insmod to /sbin/insmod.modutils by module-init-tools
diversion of /usr/share/man/fr/man8/modprobe.8.gz to 
/usr/share/man/fr/man8/modprobe.modutils.8.gz by module-init-tools
diversion of /usr/share/man/man8/depmod.8.gz to 
/usr/share/man/man8/depmod.modutils.8.gz by module-init-tools
diversion of /usr/share/man/man8/lsmod.8.gz to 
/usr/share/man/man8/lsmod.modutils.8.gz by module-init-tools
diversion of /usr/share/man/man8/update-modules.8.gz to 
/usr/share/man/man8/update-modules.modutils.8.gz by module-init-tools
diversion of /usr/share/man/man8/modprobe.8.gz to 
/usr/share/man/man8/modprobe.modutils.8.gz by module-init-tools
diversion of /usr/share/man/fr/man8/insmod.8.gz to 
/usr/share/man/fr/man8/insmod.modutils.8.gz by module-init-tools
diversion of /sbin/rmmod to /sbin/rmmod.Lmodutils by module-init-tools
diversion of /sbin/kallsyms to /sbin/kallsyms.modutils by module-init-tools
diversion of /usr/share/man/man8/rmmod.8.gz to 
/usr/share/man/man8/rmmod.modutils.8.gz by module-init-tools
diversion of /sbin/lsmod to /sbin/lsmod.Lmodutils by module-init-tools
diversion of /usr/share/man/fr/man8/lsmod.8.gz to 
/usr/share/man/fr/man8/lsmod.modutils.8.gz by module-init-tools
diversion of /sbin/modprobe to /sbin/modprobe.Lmodutils by module-init-tools
diversion of /sbin/modinfo to /sbin/modinfo.modutils by module-init-tools
diversion of /usr/share/man/fr/man8/depmod.8.gz to 
/usr/share/man/fr/man8/depmod.modutils.8.gz by module-init-tools
diversion of /sbin/ksyms to /sbin/ksyms.modutils by module-init-tools

please have the dummy package remove all diversions in its init script

dpkg-divert --list | grep module-init-tools | awk '{print $3}' | while read ; 
do dpkg-divert --remove $REPLY ; done



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to