Oskar Manhart
Oskar Manhart
> @oskardotglobal I checked your repo, I have the suspicion that the qemu version of qemu-docker and the vm hiding software are different. That doesn't really matter here, the built...
If you check the log make fails with `ERROR: Unrecognized host OS (uname -s reports 'Linux')`
Which doesn't make any sense to me because the image actually runs Debian Trixie
So the OS should be recognized as Debian
Thanks, this helps a lot
However, the uname name comes from the runner which is actions in this case
It couldn't be, because docker reuses the host kernel which is .. yk, the entire point of using docker
... The error comes from not having installed gcc
Oh by the way this is done already, I'd just have to add the new base image in the windows image
Then the only problem would be applying the QEMU XML config