Hi there, I've installed a new bazzite build on my desktop (was on Gentoo + BedrockLinux before), I stumbled upon an error with python3.14 giving an error whilst the command 'axr envision install' was ran in background...
I'm fairly new to this git type so forgive me if I'm not attaching logs correctly : https://pastebin.com/kuzP2TJw
I'm available as soon as I see a response for test.
I have python 3.14, meson build system 1.8.5, envision 3.2.0, ninja 1.13.1.
If you need anything else, please tell me :)
Thanks for the report,
I have no clue why this happens, and can't debug it because I don't use Fedora Atomic anymore (see the readme for more info). Expect build errors similar to this when using AtomicXR in it's current state. Attempting to re-build usually works (re-run
axr envision install). If not, try removing the container and rebuilding withdistrobox rm envision && axr envision install.Directly using Podman rather than Distrobox might fix these issues. I could probably work on that sometime this month.