Public bug reported:
Binary package hint: module-init-tools
This last change (3.3-pre3-1ubuntu4):
--- module-init-tools-3.3-pre3.orig/extra/update-modules
+++ module-init-tools-3.3-pre3/extra/update-modules
@@ -0,0 +1,5 @@
+#!/bin/sh -e
+if [ -x /sbin/update-modules.modutils ]; then
+ exec /sbin/update-modules.modutils "$*"
+fi
+exit 0
plus the diversion in the preinstall causes an infinite loop when
installing.
In the target system exist /sbin/update-modules.modutils and /sbin
/update-modules that are the same file.
diversion by module-init-tools from: /sbin/update-modules
diversion by module-init-tools to: /sbin/update-modules.modutils
Regards
** Affects: module-init-tools (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
module-init-tools causes infinite loop
https://bugs.launchpad.net/bugs/102272
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs