Bug#1030394: Bug#1040690: Bug#1030394: Bug#1040690: reassign bug to correct package

2023-07-23 Thread Richard Lewis
On Sun, 23 Jul 2023, 12:34 David Bremner, wrote: > Richard Lewis writes: > > > I suspect a plain chroot isnt 'enough', i had success with > systemd-nspawn: > > > > ln -s /tmp/bullseye/ /var/lib/machines > > > > # im sure there is a better way than these two lines > > cp /etc/passwd

Bug#1030394: Bug#1040690: Bug#1030394: Bug#1040690: reassign bug to correct package

2023-07-23 Thread David Bremner
Richard Lewis writes: > I suspect a plain chroot isnt 'enough', i had success with systemd-nspawn: > > ln -s /tmp/bullseye/ /var/lib/machines > > # im sure there is a better way than these two lines > cp /etc/passwd bullseye/etc/passwd > cp /etc/shadow bullseye/etc/shadow > > systemd-nspawn