Hi Mark, On Tue, Nov 14, 2023 at 02:23:47PM +0000, Mark Brown wrote: > On Tue, Nov 14, 2023 at 11:45:35AM +0100, Helmut Grohne wrote: > > > fortunately. We do not break the debian-installer (P10), because even > > unmerged chroots have /usr/lib/<multiarch> on their library search > > paths. I locally verified that we do not break debootstrap (P8) and > > since the affected filename is architecture-dependent, the multi-arch > > file loss scenario (P7) also does not apply. > > debootstrap is already broken by the /usr merge, which is something of > an annoyance for anyone who uses pbuilder to actually build packages...
I suspect you are using a bulleye or bookworm system with pbuilder to build for unstable. Please update your debootstrap package from the relevant -updates suite and it'll work again. The debootstrap update will be part of the next point release. I'm sorry for the inconvenience, but the ordering has been beyond my control. Now this change has a lower risk of adding to the breakage. We need to remove files from aliased locations in essential packages rather soon. A future base-files update will move the /lib -> usr/lib symlink into base-files' data.tar and if liblzma5 hasn't moved by then it may break this link. Thanks for your cooperation. Helmut

