Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cross build arm64 gce disk format is not supported on x86 #672

Open
chunfuwen opened this issue Oct 14, 2024 · 0 comments
Open

cross build arm64 gce disk format is not supported on x86 #672

chunfuwen opened this issue Oct 14, 2024 · 0 comments

Comments

@chunfuwen
Copy link

chunfuwen commented Oct 14, 2024

On x86 Fedora 40 machine ,execute below command
[root@xx httpd]# sudo podman run     --rm     -it     --privileged     --pull=newer     --security-opt label=type:unconfined_t     -v $(pwd)/output:/output     -v /var/lib/containers/storage:/var/lib/containers/storage     quay.io/centos-bootc/bootc-image-builder:latest     --type gce --target-arch arm64     --local     localhost/manifest-test
Generating manifest manifest-gce.json
WARNING: target-arch is experimental and needs an installed 'qemu-user' package
DONE
Building manifest-gce.json
Export gce not found in ['build', 'ostree-deployment', 'image', 'qcow2', 'vmdk', 'ovf', 'archive']
Failed
2024/10/14 07:27:46 error: cannot run osbuild: running osbuild failed: exit status 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant