fix: retry apt/PPA commands in migrate_gse linux build #1
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
splitux-gg/gbe_fork-splitux!1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/retry-apt-ppa"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
apt update,add-apt-repository, andapt installin a retry wrapper (3 attempts, 10s delay)ppa.launchpadcontent.nettimeouts)Context
Nightly Release failed on 2026-03-19 because the deadsnakes PPA was temporarily unreachable, causing
python3.12installation to fail. All other jobs succeeded.Pull request closed