Bug#1078539: schroot: fails to start in a systemd-nspawn container

2024-08-28 Thread Simon McVittie
On Tue, 20 Aug 2024 at 01:00:09 +0100, Simon McVittie wrote: > The attached patch ... is also available as part of (which also fixes #1079124). smcv

Bug#1078539: schroot: fails to start in a systemd-nspawn container

2024-08-19 Thread Simon McVittie
Control: tags -1 + patch On Mon, 12 Aug 2024 at 10:04:42 +0200, Alexandre Rossi wrote: > My sbuild setup now fails on my sid systemd-nspawn container. ... > E: 10mount: mknod: > /var/run/schroot/mount/unstable-amd64-sbuild-c631feb3-ec9a-475b-b19a-407a3bacf44c/dev/console: > Operation not permitt

Bug#1078539: schroot: fails to start in a systemd-nspawn container

2024-08-16 Thread Alexandre Rossi
Hi, > Can you try again with 1.6.13-4 and patching > /etc/schroot/setup.d/10mount and replace the line 306 which reads > > mknod -m700 "$CHROOT_PATH/dev/console" c 5 1 > > by > > touch "$CHROOT_PATH/dev/console" The problem disappears with the line changed. Alex

Bug#1078539: schroot: fails to start in a systemd-nspawn container

2024-08-15 Thread Jakob Haufe
Hi, Thanks for the feedback. Can you try again with 1.6.13-4 and patching /etc/schroot/setup.d/10mount and replace the line 306 which reads mknod -m700 "$CHROOT_PATH/dev/console" c 5 1 by touch "$CHROOT_PATH/dev/console" You can undo the change you did to fstab, it's unrelated. Cheers, sur

Bug#1078539: schroot: fails to start in a systemd-nspawn container

2024-08-15 Thread Alexandre Rossi
Hi, > > My sbuild setup now fails on my sid systemd-nspawn container. > > So I understand correctly this is a regression to -3? Downgrading to 1.6.13-3+b3 makes the problem disappear. > > $ sudo sbuild-update -u -d unstable > > E: 10mount: mknod: > > /var/run/schroot/mount/unstable-amd64-sbuil

Bug#1078539: schroot: fails to start in a systemd-nspawn container

2024-08-12 Thread Christoph Biedl
Alexandre Rossi wrote... > My sbuild setup now fails on my sid systemd-nspawn container. So I understand correctly this is a regression to -3? > $ sudo sbuild-update -u -d unstable > E: 10mount: mknod: > /var/run/schroot/mount/unstable-amd64-sbuild-c631feb3-ec9a-475b-b19a-407a3bacf44c/dev/conso

Bug#1078539: schroot: fails to start in a systemd-nspawn container

2024-08-12 Thread Alexandre Rossi
Package: schroot Version: 1.6.13-4 Severity: normal Dear Maintainer, My sbuild setup now fails on my sid systemd-nspawn container. $ sudo sbuild-update -u -d unstable E: 10mount: mknod: /var/run/schroot/mount/unstable-amd64-sbuild-c631feb3-ec9a-475b-b19a-407a3bacf44c/dev/console: Operation not