I have been trying to enable the image rechunking as described in the README. However, it seems that "/usr/libexec/bootc-base-imagectl" in the rechunk step is a non existent binary.
My base image is ublue-os/main-nvidia, but also I also inspected ublue-nvidia-open and see that the binary does not exists in either image.
The referenced zirconium project bases there build on quay.io/fedora/fedora-bootc:43, which does include this binary.
| base image |
/usr/libexec/bootc-base-imagectl |
| ublue-os/main-nvidia |
does not exist |
| ublue-os/bluefin-nvidia-open:stable |
does not exist |
| quay.io/fedora/fedora-bootc:43 |
exists |
- Is there a plan to support rechunking in ublue-os?
- are there any other recommendations?
- is it worth updating the README?
- or did I just miss something?
- is this the right place for the issue?
Many thanks in advance. I really enjoy the project :)
I have been trying to enable the image rechunking as described in the README. However, it seems that "/usr/libexec/bootc-base-imagectl" in the rechunk step is a non existent binary.
My base image is ublue-os/main-nvidia, but also I also inspected ublue-nvidia-open and see that the binary does not exists in either image.
The referenced zirconium project bases there build on quay.io/fedora/fedora-bootc:43, which does include this binary.
Many thanks in advance. I really enjoy the project :)