Though installs seem to work fine on the machines we've tested, Matt
Taggart and I can both reproduce the symptoms. Here's the fix in diff
form, in case that helps remove ambiguity.

I can happily provide an NMU if desired.

--- /usr/sbin/grub-install.orig 2007-03-23 06:55:59.000000000 -0600
+++ /usr/sbin/grub-install      2007-03-23 06:56:26.000000000 -0600
@@ -155,7 +155,7 @@
                                  -e 's%.*/fd[0-9]*$%%' \
                                  -e 's%.*/floppy/[0-9]*$%%' \
                                  -e 's%.*/\(disc\|part\([0-9]*\)\)$%\2%' \
-                                 -e 's%.*c[0-7]d[0-9]*p%%' \
+                                 -e 's%.*c[0-7]d[0-9]*p*%%' \
                                  -e 's%.*e[0-9]\.[0-9]*p*%%' \
                                  -e 's%.*e[0-9]\.[0-9]*\$%%'`
        ;;
-- 
dann frazier | HP Open Source and Linux Organization


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to