[Bug 2033496] Re: [canary] fails to install on BIOS system: dpkg-query: package 'grub-pc' is not installed
Michael Hudson-Doyle
2033496 at bugs.launchpad.net
Wed Aug 30 09:16:37 UTC 2023
curtin side fix
https://code.launchpad.net/~mwhudson/curtin/+git/curtin/+merge/450218
** Also affects: curtin
Importance: Undecided
Status: New
** Changed in: curtin
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to curtin.
https://bugs.launchpad.net/bugs/2033496
Title:
[canary] fails to install on BIOS system: dpkg-query: package 'grub-
pc' is not installed
Status in curtin:
In Progress
Status in ubuntu-desktop-installer:
New
Bug description:
Canary Mantic 20230830
Installation in VM, BIOS, with network
Installation fails with
```
curtin.util.ProcessExecutionError: Unexpected error while running command.
Command: ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'dpkg-reconfigure', 'grub-pc']
Exit code: 1
Reason: -
Stdout: ''
Stderr: dpkg-query: package 'grub-pc' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
/usr/sbin/dpkg-reconfigure: grub-pc is not installed
```
Installation is successful on UEFI.
To manage notifications about this bug go to:
https://bugs.launchpad.net/curtin/+bug/2033496/+subscriptions
More information about the foundations-bugs
mailing list