Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build][202205] Support Debian snapshot mirror to improve build stability (#13097) #13382

Merged
merged 1 commit into from
Feb 10, 2023

Commits on Jan 17, 2023

  1. [Build][202211] Support Debian snapshot mirror to improve build stabi…

    …lity (sonic-net#13371)
    
    Why I did it
    Cherry pick from sonic-net#13097
    [Build] Support Debian snapshot mirror to improve build stability
    
    It is to enhance the reproducible build, supports the Debian snapshot mirror. It guarantees all the docker images using the same Debian mirror snapshot and fixes the temporary build failure which is caused by remote Debain mirror indexes changed during the build. It is also to fix the version conflict issue caused by no fixed versions of some of the Debian packages.
    
    How I did it
    Add a new feature to support the Debian snapshot mirror.
    
    How to verify it
    xumia committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    12b33de View commit details
    Browse the repository at this point in the history