containers / podman-desktop-extension-bootc

Support for bootable OS containers (bootc) and generating disk images
Apache License 2.0
406 stars 14 forks source link

Rosetta podman machine will not build fedora:eln / centos:stream10-development / newer bootc images. #694

Open cdrage opened 1 month ago

cdrage commented 1 month ago

Bug description

See the slide deck here: https://speakerdeck.com/tnk4on/rosetta-support-podman-v5-dot-1?slide=19

or the image below:

Screenshot 2024-07-31 at 10 49 13 AM

If you encounter any issues such as: Fatal glibc error: CPU does not support x86-64-v3 is it because Rosetta support does not work with these new images.

This issues is opened to keep track on implementing / monitoring the support for this.

Operating system

mac M1

Version

next (development version)

Steps to reproduce

No response

Relevant log output

No response

Additional context

No response

cdrage commented 4 weeks ago

Update: This is intentional and an internal RHEL issue. Will be fixed in the future, but until now no "newer" images will build.

We should update documentation to reflect that.