I’ve been following this tutorial to get Ubuntu Core running in a LXD container: https://ubuntu.com/blog/ubuntu-core-in-lxd-containers. It’s pretty straightforward, and it all seems to work as described until the kernel snap auto updates. After which the container will not boot. It seems quite similar to this bug i found on github. I’m fairly sure this is where the problem is because if I catch the refresh before it happens and abort it then the container continues to work fine.
Any tips for debugging this further? Or maybe a good place to report this bug?
I put this in the ‘device’ section because it I believe this is a bug with the Ubuntu Core image, but maybe it doesn’t go here…