xumia
ef7bde18b9
Skip the web proxy when downloading from proxy endpoint ( #7592 )
...
Why I did it
Skip to use the web proxy when the packages have been in the proxy server.
For sai packages or the other packages, we will upload the the proxy server directly, the reproducible will skip to check the site, not necessary to change the version files.
2021-05-18 14:28:32 +08:00
xumia
1dcab4d1e3
Fix py3 version changed even version control enabled issue ( #6422 )
...
* Fix py3 version changed even version control enabled issue
* Add some comments and simplify the script
* Add the comment to explain how to get the not hooked command
2021-01-13 18:40:39 +08:00
xumia
4ef3f1376f
[arista]: Fix web package md5 hash not correct issue ( #6411 )
...
Need to add the follow redirection option -L when downloading the package with redirection.
2021-01-11 10:33:08 -08:00
xumia
0a36de3a89
Recover "Support SONiC Reproduceable Build-debian/pip/web packages ( #6255 )
...
* Revert "Revert "Support SONiC Reproduceable Build-debian/pip/web packages (#5718 )""
This reverts commit 17497a65e3
.
* Revert "Revert "Remove unnecessary sudo authority in build Makefile (#6237 )""
This reverts commit 163b7111b5
.
2020-12-21 15:31:10 +08:00
Guohan Lu
17497a65e3
Revert "Support SONiC Reproduceable Build-debian/pip/web packages ( #5718 )"
...
This reverts commit 55a707586b
.
2020-12-18 23:37:27 -08:00
xumia
55a707586b
Support SONiC Reproduceable Build-debian/pip/web packages ( #5718 )
...
* Support SONiC reproduceable build for deb/py2/py3/web
* Remove j2 files
* Fix bug
* Fix some issues
1. Change some code format issues
2. Fix curl calling wget command, pip2 calling pip3 issue
3. Fix wget/curl downloading multiple urls issue
* Fix some code format issue
* Fix bug
* Fix bug
* Fix command path hard code in build info scripts issue
* Add debian package sonic-build-tools
* Fix auto debian package removed issue
* Change build debian package name, and change the folder
* Collect the pre-versions and post-versions
* Change to use debian:buster
* Remove apt-mark and improve code
* Remove set_build_hooks
* Change docker trusted gpg files
* Fix docker build COPY directory name issue
* Move the trusted gpg files into the sonic-build-hooks package
2020-12-17 13:06:53 +08:00