[Bug 1458549] [NEW] grub-efi-amd64 update fails missing quote
ssducf
1458549 at bugs.launchpad.net
Mon May 25 13:03:48 UTC 2015
Public bug reported:
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
** Affects: grub2 (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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