[2.0rc1] please drop arm64/efi grub module workaround
Bug #1600285 reported by
dann frazier
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Medium
|
Newell Jensen |
Bug Description
uefi_arm64.py has a module filter to workaround bugs in certain grub modules:
# XXX newell 2015-04-28 bug=1459871,1459872: The module
# skipping logic below can be removed once the listed bugs have
# been fixed and released. See listed bugs for details.
if module_name in ('setjmp', 'setjmp_test', 'progress'):
We have fixed all of these issues, and SRU'd them back to trusty. We can now remove this workaround.
Related branches
lp://staging/~newell-jensen/maas/fix-1600285
- Mike Pontillo (community): Approve
-
Diff: 15 lines (+0/-5)1 file modifiedsrc/provisioningserver/boot/uefi_arm64.py (+0/-5)
lp://staging/~andreserl/maas/packaging_rc3
- Andres Rodriguez (community): Approve
-
Diff: 90 lines (+54/-6)2 files modifieddebian/changelog (+44/-0)
debian/maas-region-controller.postinst (+10/-6)
summary: |
- please drop arm64/efi grub module workaround + [2.0rc1] please drop arm64/efi grub module workaround |
Changed in maas: | |
status: | Confirmed → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Can you confirm that the SRU'd grub code is currently in-use in both the 'daily' and 'releases' streams?