On Mon, 24 Jul 2023, 11:35 David Bremner, wrote:
> Richard Lewis writes:
> > On Sun, 23 Jul 2023, 12:34 David Bremner, wrote:
> >
>
> As far as the actual bug with failing to clean up, I ran
>
> % systemd-nspawn --machine bullseye /usr/lib/dh-elpa/helper/remove emacs
> dash 2.17.0
>
> and that
Richard Lewis writes:
> On Sun, 23 Jul 2023, 12:34 David Bremner, wrote:
>
>> Did you start from a clean debootstrap here? Because I don't see where
>> in your second reproducer the addon packages get installed.
>>
>
> no, i reused the chroot from the "first attempt" reproducer
> A clean recipe
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 bullseye/etc/
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 --eph
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 --ephemeral --boot --machine bullseye
# (you
5 matches
Mail list logo