[Bug 2071862] Re: Debootstrap fails for Debian testing/trixie/unstable
Launchpad Bug Tracker
2071862 at bugs.launchpad.net
Wed Oct 16 07:10:27 UTC 2024
This bug was fixed in the package debootstrap - 1.0.126+nmu1ubuntu0.8
---------------
debootstrap (1.0.126+nmu1ubuntu0.8) jammy; urgency=medium
* Disable usrmerge code on trixie/forky/testing/unstable as they ship
symlinks in base-files, and the code is incompatible (and no longer
needed) (LP: #2071862)
-- Luca Boccassi <bluca at debian.org> Thu, 04 Jul 2024 00:05:25 +0100
** Changed in: debootstrap (Ubuntu Jammy)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debootstrap in Ubuntu.
https://bugs.launchpad.net/bugs/2071862
Title:
Debootstrap fails for Debian testing/trixie/unstable
Status in debootstrap package in Ubuntu:
Fix Released
Status in debootstrap source package in Jammy:
Fix Released
Bug description:
[Impact]
On Jammy debootstrap now fails to create Debian trixie/testing/unstable as the usrmerge symlinks are shipped in base-files, like in Noble, so the debootstrap logic is incompatible.
Debootstrap in Jammy was already updated to deal with the same change in Noble via:
https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/2054925
https://git.launchpad.net/ubuntu/+source/debootstrap/commit/?h=applied/ubuntu/jammy-devel&id=9dcbc77446c78935407d736ac1497b625a82d51e
The same change needs to be applied to the Debian script for
testing/unstable in Jammy
[Test plan]
Running debootstrap for bookworm/testing/unstable successfully, resulting in a correct usr-merged system. With the patch this works fine, without the patch testing/unstable fail.
[Where problems could occur]
We do not anticipate any regressions as we replace the previous *) case for usrmerge for trixie/testing/unstable, so previous versions are unaffected.
That said, this is a different approach than bookworm and older, so there could be unforeseen results.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/2071862/+subscriptions
More information about the foundations-bugs
mailing list