Don't ask debconf question when upgrading grub on cloud Focal Pro FIPS images
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cloud-images |
Fix Committed
|
High
|
Thomas Bechtold |
Bug Description
[ Impact ]
cloud images show a debconf prompt (see attachment) when upgrading some grub packages (eg. grub-efi-
# debconf-show grub-pc | grep grub-efi/
grub-
* grub-efi/
grub-
grub-
Upgrade of the packages leads to a prompt for users or automation which should be avoided
[ Test Plan ]
* build image
* check debconf-show grub-pc and check that "grub-efi/
[ Where problems could occur ]
-
[ Other Info ]
Reproducer on AWS is:
- AWS_DEFAULT_
- apt update && apt upgrade
now the prompt is visible.
Changed in livecd-rootfs (Ubuntu): | |
assignee: | nobody → Thomas Bechtold (toabctl) |
summary: |
- Don't show prompt when upgrading grub on cloud images + Don't show debconf prompt when upgrading grub on cloud images |
summary: |
- Don't show debconf prompt when upgrading grub on cloud images + Don't ask debconf question when upgrading grub on cloud images |
affects: | livecd-rootfs (Ubuntu) → cloud-images |
summary: |
- Don't ask debconf question when upgrading grub on cloud images + Don't ask debconf question when upgrading grub on cloud Focal Pro FIPS + images |
Changed in cloud-images: | |
importance: | Undecided → High |
status: | New → Fix Committed |
How far back are images affected by this? It is not a new thing that we will have updates to grub packages in the security pocket that need to be applied. Is this a mantic-specific regression, and should changes be made to the grub package to work around it for existing images?