merge feat/node-bootc-almalinux-pkgcache (2a69d28ab0) #39

Merged
pipeline-bot merged 1 commit from feat/node-bootc-almalinux-pkgcache into trunk 2026-07-19 06:07:15 +00:00
Collaborator
No description provided.
The pkg-cache reconstructs the upstream as <host><base>/<rest>, so the AlmaLinux
rewrite must strip repo.almalinux.org/almalinux (host + base), not just the host.
Leaving /almalinux in <rest> produced a double /almalinux/almalinux/10/... and
404'd the AppStream repodata (upstream repo.almalinux.org/almalinux/10/... is 200).
Now matches the epel rule (strips <host>/pub/epel).

Latent until now — the kernel bake dropped PKG_CACHE, so node-bootc never used the
cache; fixing that (pipeline-build-kernel) exposed this. Found via the platform-collapse
kernel bake smoke; roll-free (image build config).
pipeline-bot deleted branch feat/node-bootc-almalinux-pkgcache 2026-07-19 06:07:16 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
seanfarm/builder-images!39
No description provided.