Skip to content

setup-cfengine-build-host.sh: Added apt retries - #2443

Merged
larsewi merged 1 commit into
cfengine:masterfrom
larsewi:apt-acquire-retries
Aug 21, 2026
Merged

setup-cfengine-build-host.sh: Added apt retries#2443
larsewi merged 1 commit into
cfengine:masterfrom
larsewi:apt-acquire-retries

Conversation

@larsewi

@larsewi larsewi commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

The archive mirrors sometimes return transient 503s, which failed a package build during apt upgrade. Set Acquire::Retries on the apt calls that fetch from the mirrors.

Signed-off-by: Lars Erik Wik lars.erik.wik@northern.tech

@larsewi

larsewi commented Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

@cf-bottom Jenkins please :)

The archive mirrors sometimes return transient 503s, which failed a
package build during apt upgrade. Set Acquire::Retries on the apt calls
that fetch from the mirrors.

Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
@larsewi
larsewi force-pushed the apt-acquire-retries branch from 7617cd7 to 9492c47 Compare August 20, 2026 08:43
@cfengine cfengine deleted a comment from cf-bottom Aug 20, 2026
@cf-bottom

Copy link
Copy Markdown

@larsewi
larsewi merged commit 3868140 into cfengine:master Aug 21, 2026
32 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants