Stéphane Glondu, le ven. 15 août 2025 11:18:48 +0200, a ecrit: > Le 14/08/2025 à 23:38, Samuel Thibault a écrit : > > > I don't know if somebody has already used sbuild-createchroot. I > > > personally have been using pbuilder since about ever. I'm using the > > > pbuilderrc below. > > I also tried pbuilder but could not manage to make it work. > > Do buildds also use pbuilder?
No, they use schroot with type=plain, built directly with debootstrap. > > Or directly on the command line: > > > > sudo pbuilder create --mirror http://deb.debian.org/debian-ports/ > > --debootstrapopts > > --keyring=/usr/share/keyrings/debian-ports-archive-keyring.gpg > > --debootstrapopts --extra-suites=unreleased --extrapackages > > debian-ports-archive-keyring > > I was missing --extra-suites=unreleased in my attempts... > > However, even your command fails with: > > > [...] > > Setting up libpam-runtime (1.7.0-5) ... > > Setting up util-linux (2.40.2-12) ... > > Processing triggers for libc-bin (2.41-12) ... > > dpkg: error: --install needs at least one package archive file argument Uh? Samuel

