Comment 3 for bug 1878674

Revision history for this message
Thiago Martins (martinx) wrote :

I can also confirm this too! Here is a list of problems that I'm seeing with snap inside LXD containers:

https://askubuntu.com/questions/1288779/the-snapd-package-fails-to-upgrade-inside-of-ubuntu-20-04-lxd-container

At first, "apt update ; apt full-upgrade" fails... Then, I thought, let's remove this `snapd` thing. Nop, doesn't work either!

Here is the error when I try `apt remove --purge snapd` inside of an LXD Container:

https://pastebin.com/TTj4Z4Jp

Johan, do you mind sharing how are you removing snapd out from your containers?

Thanks!