[Bug 1907085] Re: Regression in backup-and-restore patch.
Dimitri John Ledkov
1907085 at bugs.launchpad.net
Wed Jan 20 10:44:28 UTC 2021
The reproducer for this fix is using i386 builds of grub-install, which
we do not provide.
Thus in practice this is verification-done. If very desired, one could
by hand rebuild grub-install tooling as an i386 binary to try to run it
on older releases.
** Tags removed: verification-needed verification-needed-focal verification-needed-groovy
** Tags added: verification-done verification-done-focal verification-done-groovy
--
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/1907085
Title:
Regression in backup-and-restore patch.
Status in grub2 package in Ubuntu:
Fix Released
Status in grub2 source package in Bionic:
New
Status in grub2 source package in Focal:
Fix Committed
Status in grub2 source package in Groovy:
Fix Committed
Status in grub2 source package in Hirsute:
Fix Released
Bug description:
[Impact]
* A regression was identified in the backup & restore patch on some
architectures, which results in garbage filenames to be created in
/boot/grub.
The issue is reported on linux-ext4 mailing list https://marc.info/?l
=linux-ext4&m=160709231522785&w=2
[Test Case]
* Execute grub-install --target pc-i386 on i386 machine against a
nonexistent drive. Such that, backup & restore is triggered.
* Observe that the restored modules names in /boot/grub do not have
garbage file endings.
[Where problems could occur]
* The generated garbage file endings will remain on disk across
future upgrade and will need to be cleaned up manually. I am pondering
if I can clean them up somehow automatically. However the scope of the
affected machines should be very small and limited to i386.
[Other Info]
* Reported on linux-ext4 mailing list & debugged by / patch provided by colin watson.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1907085/+subscriptions
More information about the foundations-bugs
mailing list