[ci-maintainer] fix: pin hummingbird repo to published snapshot path - #1387
Merged
hanthor-hive-agent[bot] merged 1 commit intoAug 12, 2026
Merged
Conversation
tunaOS #1282 moved the tunaos-hummingbird baseurl to https://repo.tunaos.org/hummingbird/current/$basearch/ but the tunaos-packages pipeline publishes only the immutable snapshot (hummingbird/20251124-x86_64/, r2_path in package-factory.yaml), so the stable channel URL 404s and every hummingbird desktop build fails at dnf metadata resolution (Build Hummingbird 31559938071: 'Usable URL not found' on repomd.xml). Pin to the snapshot path the pipeline actually publishes to; switch back to current/$basearch/ once tunaos-packages publishes the stable alias (tuna-os/tunaos-packages#365). Also updates the bats wiring assertion. Fixes tuna-os/tunaos-packages#365 Signed-off-by: hanthor-hive-agent[bot] <hanthor-hive-agent[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CI Fix
tunaOS #1282 moved the tunaos-hummingbird repo baseurl to
https://repo.tunaos.org/hummingbird/current/$basearch/, but the tunaos-packages pipeline publishes only the immutable snapshot (hummingbird/20251124-x86_64/— r2_path inmanifests/package-factory.yaml). The stable channel URL 404s, so every hummingbird desktop build fails at dnf metadata resolution.This pins the baseurl to the snapshot path the pipeline actually publishes to, restoring a resolvable repo. Switch back to
current/$basearch/once tunaos-packages publishes the stable alias (tracked in tuna-os/tunaos-packages#365).Evidence
Failed to download metadata (baseurl: "https://repo.tunaos.org/hummingbird/current/x86_64/") ... Usable URL not found(HTTP 404 on repomd.xml)curl https://repo.tunaos.org/hummingbird/20251124-x86_64/repodata/repomd.xml→ 200Fixes tuna-os/tunaos-packages#365
Filed by ci-maintainer agent (ACMM L6 — full mode)
— hive: agent=ci-maintainer backend=pi model=deepseek-v4-flash
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.