[Bug 1458549] Re: grub-efi-amd64 update fails missing quote
ssducf
1458549 at bugs.launchpad.net
Wed May 27 11:34:49 UTC 2015
Additionally, the grub tools don't care about the parse error and give
neither warnings nor errors.
Only the updater tool cares about the parse error, and it crashes
without an error message (just an exit value), when it could easily fix
the parse error.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1458549
Title:
grub-efi-amd64 update fails missing quote
Status in grub2 package in Ubuntu:
Invalid
Bug description:
On running normal updates, grub-efi-amd64 failed even though update-
grub and install-grub succeeded when run manually.
After a bit of digging and googling, it turns out that
/etc/default/grub was missing a quote on a line that the updates were
trying to edit.
Output generated:
dpkg: error processing package grub-efi-amd64 (--configure):
subprocess installed post-installation script returned error exit status 128
Output expected:
Either emit a useful error message so this can be fixed, or go ahead and add the quote missing from the line.
Line at fault was:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1458549/+subscriptions
More information about the foundations-bugs
mailing list