Re: Help trying to debug an sbuild failure?

2022-12-28 Thread Theodore Ts'o
On Wed, Dec 28, 2022 at 12:10:51AM +0100, Johannes Schauer Marin Rodrigues wrote: > Note, that if you keep upgrading a Debian unstable chroot across multiple > releases, it will end up looking slightly different than a freshly > debootstrapped Debian unstable chroot. So I think there is value in

Re: Help trying to debug an sbuild failure?

2022-12-27 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Theodore Ts'o (2022-12-27 05:19:45) > On Mon, Dec 26, 2022 at 08:45:53PM +0100, Santiago Vila wrote: > > El 26/12/22 a las 20:29, Theodore Ts'o escribió: > > > I: The directory does not exist inside the chroot. > > > > This is really a problem with schroot. I guess that this will not

Re: Help trying to debug an sbuild failure?

2022-12-26 Thread Theodore Ts'o
On Mon, Dec 26, 2022 at 08:45:53PM +0100, Santiago Vila wrote: > El 26/12/22 a las 20:29, Theodore Ts'o escribió: > > I: The directory does not exist inside the chroot. > > This is really a problem with schroot. I guess that this will not work either: > > schroot -c the-chroot-name > > This

Re: Help trying to debug an sbuild failure?

2022-12-26 Thread Santiago Vila
El 26/12/22 a las 20:29, Theodore Ts'o escribió: I: The directory does not exist inside the chroot. This is really a problem with schroot. I guess that this will not work either: schroot -c the-chroot-name This usually works when you are in your $HOME because this file:

Help trying to debug an sbuild failure?

2022-12-26 Thread Theodore Ts'o
Hi, I'm trying to figure out an sbuild failure on my laptop. The sbuild environment from replicated from my desktop where things work perfectly well. But in my laptop, things are failing at the "Setup apt archive" step with E: Failed to change to directory ‘/<>’: Permission denied And I'm