On Mon, 02 Sep 2019 00:31:29 +0300 Sergey Aleynikov
<sergey.aleynikov+...@gmail.com> wrote:

> This is a reproducible sequence:
> 
> lxc-create -n testupg -t download # choose debian - stretch - amd64
> lxc-start -n testupg
> lxc-attach -n testupg
> # inside container
> vi /etc/apt/sources.list # change stretch -> buster
> apt-get update
> apt-get dist-upgrade
> exit
> # outside of container
> lxc-stop -n testupg
> lxc-start -n testupg # won't work

At least on my systemd based stretch host system, this works just fine.
No problems with upgrading a stretch container to buster and being able
to stop/start it. So your problem is not reproducible hier.

So I guess you'll need to figure out why this fails for you.
At this point the lxc maintainers will probably be in a better position
to help you debug your problem.



-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to