Re: Re: Cannot create chroots with cowbuilder because of usr-is-merged

2023-10-30 Thread Markus Blatt
Hi Luca, Am Mon, Oct 30, 2023 at 05:50:19PM + schrieb Luca Boccassi: Try DEBOOTSTRAPOPTS="--merged-usr" in your ~/.pbuilderrc In trixie and sid, all chroots, including those to build packages, are already supposed to be usr-merged. Enabling proposed-updates on Debian 11 or 12, to get

Re: Cannot create chroots with cowbuilder because of usr-is-merged

2023-10-30 Thread Santiago Vila
El 30/10/23 a las 18:42, Andrey Rakhmatullin escribió: What's the recommended way to convert ones created earlier? Recreate? Install usrmerge? In this case I'd recommend recreating the chroots, if only because after this change in debootstrap the chroot will be cleaner:

Re: Re: Cannot create chroots with cowbuilder because of usr-is-merged

2023-10-30 Thread Luca Boccassi
> Try > DEBOOTSTRAPOPTS="--merged-usr" > > in your ~/.pbuilderrc > > In trixie and sid, all chroots, including those to build packages, > are already supposed > to be usr-merged. Enabling proposed-updates on Debian 11 or 12, to get the new debootstrap, will also allow to create new

Re: Cannot create chroots with cowbuilder because of usr-is-merged

2023-10-30 Thread Andrey Rakhmatullin
On Mon, Oct 30, 2023 at 06:18:42PM +0100, Santiago Vila wrote: > > W: See /var/cache/pbuilder/base.cow/debootstrap/debootstrap.log for details > > (possibly the package /var/cache/apt/archives/usr-is-merged_38_all.deb is > > at fault) > > Try > DEBOOTSTRAPOPTS="--merged-usr" > > in your

Re: Cannot create chroots with cowbuilder because of usr-is-merged

2023-10-30 Thread Santiago Vila
El 30/10/23 a las 17:21, Markus Blatt escribió: W: See /var/cache/pbuilder/base.cow/debootstrap/debootstrap.log for details (possibly the package /var/cache/apt/archives/usr-is-merged_38_all.deb is at fault) Try DEBOOTSTRAPOPTS="--merged-usr" in your ~/.pbuilderrc In trixie and sid, all

Cannot create chroots with cowbuilder because of usr-is-merged

2023-10-30 Thread Markus Blatt
Hi, I cannot create or update chroots (for sid or unstable) with cowbuilder anymore, neither on Debian 12 nor 11. $ sudo cowbuilder create I: Invoking pbuilder I: forking: pbuilder create --buildplace /var/cache/pbuilder/base.cow --mirror http://ftp.de.debian.org/debian/ --distribution sid