Skip to content

[Build]: Fix the version not found issue#9331

Merged
lguohan merged 2 commits intosonic-net:masterfrom
xumia:fix-wget-version
Nov 22, 2021
Merged

[Build]: Fix the version not found issue#9331
lguohan merged 2 commits intosonic-net:masterfrom
xumia:fix-wget-version

Conversation

@xumia
Copy link
Collaborator

@xumia xumia commented Nov 20, 2021

Why I did it

When we update the a sai package downing from a remote server, we need to update the version file as well currently, but the reproducible build feature is not enabled in master, it can only be detected when merging the code into the release branches, such as 202106, 202012, etc.
The reproducible feature is to reduce the build failure, not need to break the build when the version not specified. If version not specified, the best choice is to accept the version from remote server.

How I did it

How to verify it

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

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

qiluo-msft
qiluo-msft previously approved these changes Nov 22, 2021
@lguohan lguohan merged commit 848a171 into sonic-net:master Nov 22, 2021
qiluo-msft pushed a commit that referenced this pull request Nov 24, 2021
When we update the a sai package downing from a remote server, we need to update the version file as well currently, but the reproducible build feature is not enabled in master, it can only be detected when merging the code into the release branches, such as 202106, 202012, etc.
The reproducible feature is to reduce the build failure, not need to break the build when the version not specified. If version not specified, the best choice is to accept the version from remote server.

Co-authored-by: Ubuntu <xumia@xumia-vm1.jqzc3g5pdlluxln0vevsg3s20h.xx.internal.cloudapp.net>
xumia added a commit to xumia/sonic-buildimage-1 that referenced this pull request Mar 21, 2022
When we update the a sai package downing from a remote server, we need to update the version file as well currently, but the reproducible build feature is not enabled in master, it can only be detected when merging the code into the release branches, such as 202106, 202012, etc.
The reproducible feature is to reduce the build failure, not need to break the build when the version not specified. If version not specified, the best choice is to accept the version from remote server.

Co-authored-by: Ubuntu <xumia@xumia-vm1.jqzc3g5pdlluxln0vevsg3s20h.xx.internal.cloudapp.net>
xumia added a commit that referenced this pull request Apr 7, 2022
When we update the a sai package downing from a remote server, we need to update the version file as well currently, but the reproducible build feature is not enabled in master, it can only be detected when merging the code into the release branches, such as 202106, 202012, etc.
The reproducible feature is to reduce the build failure, not need to break the build when the version not specified. If version not specified, the best choice is to accept the version from remote server.

Co-authored-by: Ubuntu <xumia@xumia-vm1.jqzc3g5pdlluxln0vevsg3s20h.xx.internal.cloudapp.net>
@xumia xumia added Request for 202205 Branch Request for 202111 Branch For PRs being requested for 202111 branch labels Sep 8, 2022
@yxieca
Copy link
Contributor

yxieca commented Sep 21, 2022

This change is in 202205 since day 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants