Public bug reported: This issue occurs both in questing and resolute, when trying to generate a chroot for ESM releases, like bionic.
I've reported it to Debian and it already got merged to master branch: https://salsa.debian.org/installer-team/debootstrap/-/merge_requests/150 There's a second issue that I describe at the merge request, regarding the keyrings used, but so far I haven't got a good idea to solve it, or if we actually care about it. Even though questing is affected, I believe we won't pursue to fix it. To test it: $ mk-sbuild bionic --arch=amd64 --skip-updates --debootstrap-mirror=http://archive.ubuntu.com/ubuntu --distro=ubuntu I: Target architecture can be executed I: Retrieving InRelease I: Checking Release signature E: Release signed by unknown key (key id 3B4FE6ACC0B21F32) The specified keyring /usr/share/keyrings/ubuntu-archive-removed-keys.gpg may be incorrect or out of date. You can find the latest Debian release key at https://ftp-master.debian.org/keys.html with the fix: chroot correctly created ** Affects: debootstrap (Ubuntu) Importance: Undecided Status: Confirmed ** Affects: debootstrap (Ubuntu Questing) Importance: Undecided Status: Won't Fix ** Also affects: debootstrap (Ubuntu Questing) Importance: Undecided Status: New ** Description changed: This issue occurs both in questing and resolute, when trying to generate a chroot for ESM releases, like bionic. I've reported it to Debian and it already got merged to master branch: https://salsa.debian.org/installer-team/debootstrap/-/merge_requests/150 There's a second issue that I describe at the merge request, regarding the keyrings used, but so far I haven't got a good idea to solve it, or if we actually care about it. + + Even though questing is affected, I believe we won't pursue to fix it. ** Changed in: debootstrap (Ubuntu Questing) Status: New => Won't Fix ** Changed in: debootstrap (Ubuntu) Status: New => In Progress ** Changed in: debootstrap (Ubuntu) Assignee: (unassigned) => Eduardo Barretto (ebarretto) ** Description changed: This issue occurs both in questing and resolute, when trying to generate a chroot for ESM releases, like bionic. I've reported it to Debian and it already got merged to master branch: https://salsa.debian.org/installer-team/debootstrap/-/merge_requests/150 There's a second issue that I describe at the merge request, regarding the keyrings used, but so far I haven't got a good idea to solve it, or if we actually care about it. Even though questing is affected, I believe we won't pursue to fix it. + + + To test it: + $ mk-sbuild bionic --arch=amd64 --skip-updates --debootstrap-mirror=http://archive.ubuntu.com/ubuntu --distro=ubuntu + I: Target architecture can be executed + I: Retrieving InRelease + I: Checking Release signature + E: Release signed by unknown key (key id 3B4FE6ACC0B21F32) + The specified keyring /usr/share/keyrings/ubuntu-archive-removed-keys.gpg may be incorrect or out of date. + You can find the latest Debian release key at https://ftp-master.debian.org/keys.html + + + with the fix: + chroot correctly created -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2143354 Title: Debootstrap failing to generate chroot for ESM releases To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/2143354/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
