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

Recover "Support SONiC Reproduceable Build-debian/pip/web packages #6255

Merged
merged 2 commits into from
Dec 21, 2020

Conversation

xumia
Copy link
Collaborator

@xumia xumia commented Dec 20, 2020

- Why I did it
Recover the "Reproduceable Build" feature since the issue #6253 is fixed.

- How I did it

- How to verify it
$ grep libprotobuf target/docker-syncd-brcm.gz.log | grep http
root@f88430d3c435:/etc/apt/apt.conf.d# apt-cache policy libprotobuf-dev
libprotobuf-dev:
Installed: (none)
Candidate: 3.6.1.3-2
Version table:
3.12.3-2~bpo10+1 100
100 http://debian-archive.trafficmanager.net/debian buster-backports/main amd64 Packages
100 http://packages.trafficmanager.net/debian/debian buster-backports/main amd64 Packages
3.6.1.3-2 500
500 http://debian-archive.trafficmanager.net/debian buster/main amd64 Packages
500 http://packages.trafficmanager.net/debian/debian buster/main amd64 Packages

Before fixing the issue, the candidate 3.12.3-2-bpo10+1 from buster-backports was used, it was not a right candidate.
root@f88430d3c435:/# apt-cache policy libprotobuf-dev
libprotobuf-dev:
Installed: (none)
Candidate: 3.12.3-2-bpo10+1
Version table:
3.12.3-2~bpo10+1 500
100 http://debian-archive.trafficmanager.net/debian buster-backports/main amd64 Packages
500 http://packages.trafficmanager.net/debian/debian buster-backports/main amd64 Packages
3.6.1.3-2 500
500 http://debian-archive.trafficmanager.net/debian buster/main amd64 Packages
500 http://packages.trafficmanager.net/debian/debian buster/main amd64 Packages

Get:5 http://debian-archive.trafficmanager.net/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
Get:6 http://debian-archive.trafficmanager.net/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
Get:7 http://debian-archive.trafficmanager.net/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]

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

  • 201811
  • 201911
  • 202006

- Description for the changelog

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

@xumia
Copy link
Collaborator Author

xumia commented Dec 20, 2020

retest broadcom please

@xumia
Copy link
Collaborator Author

xumia commented Dec 20, 2020

retest vsimage please

1 similar comment
@lguohan
Copy link
Collaborator

lguohan commented Dec 20, 2020

retest vsimage please

@xumia xumia merged commit 0a36de3 into sonic-net:master Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants