-
Bug
-
Resolution: Done
-
Undefined
-
None
-
rhel-9.5
-
None
-
No
-
Important
-
sst_image_builder
-
ssg_front_door
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
Generate anaconda-iso with bib
Please provide the package NVR for which bug is seen:
registry.stage.redhat.io/rhel9/bootc-image-builder:rhel-9.5
build-date: "2024-08-09T05:00:11"
How reproducible:
100%
Steps to reproduce
- sudo podman run --rm -it --privileged --pull=newer --security-opt label=type:unconfined_t \
-v $(pwd)/config.toml:/config.toml:ro \
-v $(pwd)/output:/output \
-v /var/lib/containers/storage:/var/lib/containers/storage \
registry.stage.redhat.io/rhel9/bootc-image-builder:rhel-9.5 \
--local \
--type anaconda-iso \
registry.stage.redhat.io/rhel9/rhel-bootc:rhel-9.5
Expected results
Generate anaconda iso successfully
Actual results
Generating manifest manifest-anaconda-iso.json
2024/08/09 06:56:51 error: cannot build manifest: cannot get manifest: could not find def file for distro rhel-9.5
- duplicates
-
RHEL-53904 bib for rhel-9.5 can't build rhel 9.5 anaconda-iso
- New