bootc-image-builder icon indicating copy to clipboard operation
bootc-image-builder copied to clipboard

Add ppc64le and s390x support to bootc-image-builder

Open pcdubs opened this issue 1 year ago • 3 comments

The fedora-bootc images include all four architectures supported by Fedora, however bootc-image-builder currently supports x86_64 and aarch64 only.

Opening this to request/discuss adding support for ppc64le and s390x .

pcdubs avatar Sep 25 '24 18:09 pcdubs

Could you please elaborate what is not working? We have a smoke test in https://github.com/osbuild/bootc-image-builder/blob/main/test/testcases.py#L102 that will generate manifests for ppc64le/s390x which should be supported via --target-arch. Could you please paste the failing commandline?

mvo5 avatar Sep 26 '24 05:09 mvo5

Is this issue about us not providing bib container images for these arches on quay?

ondrejbudai avatar Sep 26 '24 13:09 ondrejbudai

Yes I think this is about the current disparity in build systems between the two. I am not aware of any reason not to update the pipeline here to build for all 4, right?

cgwalters avatar Dec 05 '24 20:12 cgwalters

This issue is stale because it had no activity for the past 365 days. Remove the "Stale" label or add a comment, otherwise this issue will be closed in 30 days.

github-actions[bot] avatar Dec 06 '25 04:12 github-actions[bot]