Skip to content

fix: Retry failed apt package downloads when building the PHP images - #411

Merged
codyfinegan merged 1 commit into
totara:masterfrom
codyfinegan:409-apt-retries-bullseye
Aug 25, 2026
Merged

codyfinegan merged 1 commit into
totara:masterfrom
codyfinegan:409-apt-retries-bullseye

Conversation

@codyfinegan

@codyfinegan codyfinegan commented Aug 25, 2026

Copy link
Copy Markdown
Member

Description

Fixes #409

Testing Instructions

  1. Confirm the builds run - and check if a timeout occurred during one

Checklist

  • Does what the author says it will do
  • Testing instructions are provided
  • Commit messages make sense and follow the conventional commit standard
  • No identified security issues
  • No identified maintenance issues
  • Any third-party libraries/dependencies use the MIT or Apache 2.0 license
  • Changes made are backwards compatible and will not break existing setups
  • Changes to scripts in the bin/ directory run correctly on both MacOS and WSL
  • Changes to containers can be built locally sucessfully (e.g. via tbuild container && tup container)
  • Containers/images are compatible with both AMD64 (Windows) and ARM64 (MacOS)
  • Changes made to config.php are compatible with our oldest supported Totara version, our newest Totara version, and Moodle

@codyfinegan
codyfinegan merged commit 8147644 into totara:master Aug 25, 2026
14 checks passed
@codyfinegan
codyfinegan deleted the 409-apt-retries-bullseye branch August 25, 2026 21:38
@TotaraAdmin

Copy link
Copy Markdown

🎉 This PR is included in version 1.26.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Debian bullseye PHP image builds fail intermittently on apt package fetch timeouts

3 participants