We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 anaconda-iso --tls-verify=true --config /config.json quay.io/centos-bootc/centos-bootc:stream10 --rootfs xfs 2024-11-24 09:27:10,837 avocado.utils.process process L0657 INFO | Running '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 anaconda-iso --tls-verify=true --config /config.json quay.io/centos-bootc/centos-bootc:stream10 --rootfs xfs ' 2024-11-24 09:27:10,895 avocado.utils.process process L0473 DEBUG| [stderr] time="2024-11-24T09:27:10-05:00" level=warning msg="The input device is not a TTY. The --tty and --interactive flags might not work properly" 2024-11-24 09:27:11,592 avocado.utils.process process L0473 DEBUG| [stdout] Generating manifest manifest-anaconda-iso.json 2024-11-24 09:27:11,653 avocado.utils.process process L0473 DEBUG| [stdout] Trying to pull quay.io/centos-bootc/centos-bootc:stream10... 2024-11-24 09:27:12,279 avocado.utils.process process L0473 DEBUG| [stdout] Getting image source signatures 2024-11-24 09:27:25,554 avocado.utils.process process L0473 DEBUG| [stdout] Writing manifest to image destination 2024-11-24 09:27:32,909 avocado.utils.process process L0473 DEBUG| [stdout] No match for argument: gdisk 2024-11-24 09:27:32,919 avocado.utils.process process L0473 DEBUG| [stdout] No match for argument: libreport-plugin-bugzilla 2024-11-24 09:27:32,921 avocado.utils.process process L0473 DEBUG| [stdout] No match for argument: libreport-plugin-reportuploader 2024-11-24 09:27:32,937 avocado.utils.process process L0473 DEBUG| [stdout] error install_specs 2024-11-24 09:27:32,937 avocado.utils.process process L0473 DEBUG| [stdout] MarkingErrors: Error occurred when marking packages for installation: Problems in request: 2024-11-24 09:27:32,937 avocado.utils.process process L0473 DEBUG| [stdout] missing packages: gdisk, libreport-plugin-bugzilla, libreport-plugin-reportuploader 2024-11-24 09:27:33,069 avocado.utils.process process L0473 DEBUG| [stdout] 2024/11/24 14:27:33 error: cannot build manifest: cannot depsolve: running osbuild-depsolve-dnf failed: 2024-11-24 09:27:33,069 avocado.utils.process process L0473 DEBUG| [stdout] DNF error occurred: MarkingErrors: Error occurred when marking packages for installation: Problems in request: 2024-11-24 09:27:33,069 avocado.utils.process process L0473 DEBUG| [stdout] missing packages: gdisk, libreport-plugin-bugzilla, libreport-plugin-reportuploader
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: