-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Component/s: Evergreen Tools
-
None
-
Not Needed
We've started seeing the following error in our Azure OIDC builds when calling apt-get update:
E: The repository 'http://debian-archive.trafficmanager.net/debian bullseye-backports Release' does not have a Release file.
Looking at that link it does appear that bullseye-backports was removed.
Running a debian:11 docker image shows the following:
# cat /etc/apt/sources.list # deb http://snapshot.debian.org/archive/debian/20250721T000000Z bullseye main deb http://deb.debian.org/debian bullseye main # deb http://snapshot.debian.org/archive/debian-security/20250721T000000Z bullseye-security main deb http://deb.debian.org/debian-security bullseye-security main # deb http://snapshot.debian.org/archive/debian/20250721T000000Z bullseye-updates main deb http://deb.debian.org/debian bullseye-updates main
I don't see a reported bug for this. We should report the bug upstream.
Possible workarounds:
- Manually replace sources.list with a known good list.
- Switch to an Ubuntu 22.0 build
- is depended on by
-
NODE-7080 Fix deployed Azure test setup
-
- Needs Triage
-
- related to
-
RUST-2252 OIDC auth tests failing; host misconfiguration?
-
- Ready for Work
-
-
PYTHON-5475 Azure Debian test failures
-
- Backlog
-