Skip to content

[pull] main from bootc-dev:main#153

Merged
pull[bot] merged 3 commits into
TheTechOddBug:mainfrom
bootc-dev:main
Apr 29, 2026
Merged

[pull] main from bootc-dev:main#153
pull[bot] merged 3 commits into
TheTechOddBug:mainfrom
bootc-dev:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 29, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Both COPR repos (rhcontainerbot/bootc and @CoreOS/continuous) had
skip_if_unavailable=True, which caused a subtle failure mode: a
transient 502 on repomd.xml would cause dnf to silently skip the
repo, leaving $bootupd_nevra empty, and the subsequent
'dnf install $bootupd_nevra' would fail with the confusing error
'the following arguments are required: PACKAGE' rather than a clear
COPR unavailability message.

Without skip_if_unavailable the 502 fails fast and visibly, making
flaky CI failures from transient COPR outages much easier to diagnose.
COPR is either available or it isn't; silently skipping it just
defers the failure to a harder-to-read error.

Assisted-by: OpenCode (claude-sonnet-4-6)
Signed-off-by: Colin Walters <walters@verbum.org>
To help us debug out of space failures.

Assisted-by: OpenCode (Claude Sonnet 4.6)
Signed-off-by: Colin Walters <walters@verbum.org>
Without --fail, curl would silently write an HTML error page into
the tarball on a transient GitHub release download failure, producing
a confusing tar extraction error downstream.

Assisted-by: OpenCode (claude-sonnet-4-6)
Signed-off-by: Colin Walters <walters@verbum.org>
@pull pull Bot locked and limited conversation to collaborators Apr 29, 2026
@pull pull Bot added the ⤵️ pull label Apr 29, 2026
@pull pull Bot merged commit a360f93 into TheTechOddBug:main Apr 29, 2026
1 of 6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant