I have been using the LXD images to do some debian development work, and it seems since trixie release the sid cloud images are no longer available. Do we have any thoughts and fixes for this at all.
I looked through the CI [1] for the image builds and it seem that is failing since 12th August. It would be awesome if this could be looked at, so that any dev requirements can be continued.
Sorry it took us so long. We were hoping the problem in Sid to be temporary and self resolve but it’s been too long.
The crux of the problem is still not clear but the images were building just fine but failing the QA because the console-getty.service no longer works in unpriv containers. Short of a proper fix, we are now disabling this failing unit which allows the rest of the QA to pass.
The downside is that lxc console won’t work as it depends on that unit. Please note that lxc exec will remain working.
Thanks @sdeziel1, that works for me. I personally don’t use the console (so good for me). Having an image without a feature is better than not having one.