A couple weeks ago, I updated the pungi configuration to produce ppc64le Fedora KDE live media, but for some reason, the livemedia tasks sent to Koji still don't create ppc64le images.
livemedia
Here's a recent example: https://koji.fedoraproject.org/koji/taskinfo?taskID=121433973
I would like this fixed, but I also don't understand why it's not working.
This needs to be done as soon as possible, ideally before branching (2024/08/13).
When Fedora drops ppc64le, I guess...
Fedora KDE ppc64le live ISOs continue to be missing.
I looked for a bit and was unable to figure it out. It doesn't even try...
Perhaps @lsedlar can see where pungi (or more likely our config) is going astray?
So I was looking into it, today, and found something is weird with spins (ppc64le arches) none of them is being created[1]; Not just spins but the workstations-live iso are also not being created [2], while they are configured to do so https://pagure.io/pungi-fedora/blob/13121172a60b1fab11fc9561a8ca91e0f0e48f02/f/fedora.conf#_471
[1] https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20240803.n.0/compose/Spins/ [2] https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20240803.n.0/compose/Workstation/aarch64/iso/ [3] https://pagure.io/pungi-fedora/blob/main/f/fedora.conf#_471
Metadata Update from @jnsamyak: - Issue tagged with: investigation, medium-gain, medium-trouble
From logs it seems like this:
2024-08-03 07:49:48 [LIVE_MEDIA ] [INFO ] [BEGIN] Live media: Fedora-KDE-Live (arches: aarch64 x86_64, variant: Spins, subvariant: KDE)
Metadata Update from @jnsamyak: - Issue untagged with: investigation, medium-gain, medium-trouble
Metadata Update from @phsmoura: - Issue tagged with: medium-gain, medium-trouble, ops
yes, it has them in config but simply doesn't do them. ;)
@lsedlar you are our only hope here. ;)
Alright, the KDE images were switched to kiwiBuild tasks and it's still not making ppc64le images. The architecture is being completely filtered out somehow.
kiwiBuild
Log in to comment on this ticket.