Skip to content

[202501] Fix Debian repos used for Bullseye-based containers#1509

Merged
kevinskwang merged 1 commit intoAzure:202501from
saiarcot895:202501-fix-bullseye-containers
Aug 14, 2025
Merged

[202501] Fix Debian repos used for Bullseye-based containers#1509
kevinskwang merged 1 commit intoAzure:202501from
saiarcot895:202501-fix-bullseye-containers

Conversation

@saiarcot895
Copy link
Contributor

Why I did it

When building a Bullseye-based container with MIRROR_SNAPSHOT=y, the repos used will point to the main Debian repo, but Bullseye packages have been moved to the archive repo. Fix this issue by overriding the DEFAULT_MIRROR_URLS variable.

Note that bullseye-security is still in the main Debian repo, and is not yet on the archive repo.

Work item tracking
  • Microsoft ADO (number only):

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

When building a Bullseye-based container with MIRROR_SNAPSHOT=y, the
repos used will point to the main Debian repo, but Bullseye packages
have been moved to the archive repo. Fix this issue by overriding the
`DEFAULT_MIRROR_URLS` variable.

Note that bullseye-security is still in the main Debian repo, and is not
yet on the archive repo.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@kevinskwang kevinskwang merged commit f45f939 into Azure:202501 Aug 14, 2025
4 checks passed
@saiarcot895 saiarcot895 deleted the 202501-fix-bullseye-containers branch August 14, 2025 05:59
noaOrMlnx pushed a commit to noaOrMlnx/sonic-buildimage-msft that referenced this pull request Jan 20, 2026
…tically (Azure#753)

#### Why I did it
src/sonic-sairedis
```
* 0c1750e - (HEAD -> 202412, origin/HEAD, origin/202412) Merge pull request Azure#32 from r12f/cherry-pick-1509 (9 hours ago) [Riff]
|\ 
| failure_prs.log skip_prs.log 995e71f - [sairedis/syncd] Implement bulk get support (Azure#1509) (19 hours ago) [Stepan Blyshchak]
* | 2f4d39d - Fixing the sairedis build issue caused at https://github.com/sonic-ne… (Azure#33) (18 hours ago) [mssonicbld]
* | 1da1f58 - Fix counter issues on VS platform (Azure#35) (18 hours ago) [mssonicbld]
|/ 
* 4d1b885 - Merge pull request Azure#28 from r12f/cherry-pick-1234 (20 hours ago) [Riff]
* 3c5f3e1 - sonic-sairedis : Wred stats feature changes on Sai-redis and Syncd (Azure#1234) (30 hours ago) [r12f]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants