Skip to content

Lack of x86_64-v3 support in rosetta #265

@cfergeau

Description

@cfergeau

Rosetta in linux guests currently (macOS 15) does not support the x86_64-v3 instruction set. This is going to be problematic for rhel10/centos10: https://developers.redhat.com/articles/2024/01/02/exploring-x86-64-v3-red-hat-enterprise-linux-10

For example, with podman on a M1 mac:

podman machine init
podman machine start
podman run -it --rm quay.io/centos/centos:stream10

This only prints Fatal glibc error: CPU does not support x86-64-v3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions