[Bug 1990504] Update Released
Ćukasz Zemczak
1990504 at bugs.launchpad.net
Mon Nov 21 09:26:28 UTC 2022
The verification of the Stable Release Update for nullboot has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1990504
Title:
nullboot 0.4.0 jammy SRU
Status in nullboot package in Ubuntu:
Invalid
Status in nullboot source package in Jammy:
Fix Released
Bug description:
[Impact]
nullboot 0.4.0 adds an additional feature necessary for enablement of the target platform: writing JSON files with the boot order during image building, so that the boot entries can be configured at first booth.
I also correctly handles the case where the BootOrder variable was
deleted by populating it, instead of producing an error which IIRC was
also seen as part of the validation, but also significantly improves
testing.
[Test plan]
Gauthier Jolly will build images with the proposed package and boot them on Azure CVM.
[Where problems could occur]
The potential for regressions is low as the new code path uses the mock EFI variables implementation that the test suite uses, and is just a couple of ifs in the main code.
Any failure to write JSON files during image build can easily be
worked around by disabling that bit in the image building script,
first boot would be slower, so they are not exactly fatal.
If people relied on missing BootOrder producing an error, they see a
change in behavior.
It is unlikely anyone is using that in jammy, as it is closely tied to
Azure CVM, and we only enabled focal so far, so overall I think nobody
should be broken even if there were an issue.
[code review tips]
MockEfiVariables moves from efivars_test.go to efivars.go, it makes the diff a bit unwieldly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nullboot/+bug/1990504/+subscriptions
More information about the foundations-bugs
mailing list