
Simon,
Am Sonntag, 18. August 2024, 17:25:37 CEST schrieb Simon Glass:
So, can we please have mkimage inside the Docker image?
Sorry about all your trouble. Perhaps we should add a comment about
No need to worry. :)
specifically what the code is for. Also, once you get all this in, we can perhaps remove the fallbacks. I still get errors from qemu-img on
I hope we can remove all these fall backs. IMHO, unit tests have to behave always the same way.
Ubuntu unless I chmod a+r /boot/* but presumably you don't use that tool.
On recent Ubuntu releases this should be resolved: https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1673431
For mkinage, it would be better to use the version that is built in CI, for sandbox. That is how the tools tests work.
True that! Off the head, I don't know how to achieve this, but my knowledge of the Azure pipeline setup is limited.
Thanks, //richard