Skip to content

Added retries to the rust downloads (3.27.x backport) - #2441

Open
claude[bot] wants to merge 2 commits into
3.27.xfrom
pr-rust-download-retries-3.27.x
Open

Added retries to the rust downloads (3.27.x backport)#2441
claude[bot] wants to merge 2 commits into
3.27.xfrom
pr-rust-download-retries-3.27.x

Conversation

@claude

@claude claude Bot commented Aug 18, 2026

Copy link
Copy Markdown

Requested by Lars Erik Wik · Slack thread

Backport of #2440 to the 3.27.x LTS branch, requested in #2440. Wraps the wget download of the rust component tarballs in ci/linux-install-rust.sh in a 3-try retry loop to tolerate transient server errors, mirroring #2426.

The rust component tarballs are downloaded with wget the same way as
the protoc release asset, which failed a nightly with wget exit 8, a
transient server error. Apply the same retry loop as in the protoc
install script (#2426).

(cherry picked from commit ede65b2)
@larsewi

larsewi commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

@cf-bottom Jenkins please :)

@cf-bottom

Copy link
Copy Markdown

@larsewi

larsewi commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

@claude cherry-pick 7d801f5 from #2435 and push it to this PR

have_tmp_mount matched any mount path containing /tmp, so the
/tmp/snap.rootfs_XXXXXX left behind by a failed snap install hook set the
class and the remount aborted setup-cfengine-build-host.sh with "mount point
not mounted".

Ticket: None
Changelog: none
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
(cherry picked from commit 7d801f5)
@larsewi

larsewi commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

@cf-bottom Jenkins please :)

@cf-bottom

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants