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

Bib failed to build out Fedora 40/Fedora 41 ami/qcow2 format image #797

Open
chunfuwen opened this issue Jan 16, 2025 · 2 comments
Open

Comments

@chunfuwen
Copy link

  1. Run below command:
sudo podman run --rm -it --privileged --pull=newer --security-opt label=type:unconfined_t -v /var/lib/libvirt/images/output:/output -v /var/lib/libvirt/images/config.json:/config.json    -v /var/lib/libvirt/images/auth.json:/run/containers/0/auth.json   quay.io/centos-bootc/bootc-image-builder:latest  --type ami --tls-verify=true  --config /config.json  quay.io/fedora/fedora-bootc:40  --chown 107:107  --rootfs ext4
  1. Output below error message:
container failed: exit status 127\r\noutput:\r\nError: crun: executable file `dnf` not found in $PATH: No such file or directory: OCI runtime attempted to invoke a command that was not found\r\n'
@chunfuwen
Copy link
Author

[root@dell-per430-17 ~]# sudo podman run --rm -it quay.io/centos-bootc/bootc-image-builder:latest version
build_revision: 1754664
build_time: 2025-01-08T19:09:35Z
build_status: tainted

@henrywang
Copy link
Member

This issue has been fixed by MR https://gitlab.com/fedora/bootc/base-images/-/merge_requests/78

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

2 participants