Lee Garret wrote:
when creating a bookworm schroot e.g. with sbuild-createchroot --merged-usr bookworm /var/lib/schroot/schroots/bookworm-amd64-sbuild http://localhost:3142/deb.debian.org/debian/ the resulting schroot has an unmerged /usr.
I'm doing this: sbuild-createchroot --merged-usr bookworm /tmp/mychroot http://deb.debian.org/debian and it works for me. I get a usrmerged system that way. I'm using sbuild and debootstrap in bookworm (i.e. 0.85.0 and 1.0.128+nmu2+deb12u1). Johannes Schauer Marin Rodrigues wrote:
Do you think that this change addresses your concerns?
I don't. If it works in bookworm, I don't see a good reason why it should suddenly stop working. In fact, without --merged-usr, a non usrmerged is created but having the usr-is-merged package installed. That's very bad and I hope somebody can address it. Thanks.