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

Fixes the DPKG cache break because of SAI package content changes wit… #5651

Merged
merged 1 commit into from
Oct 17, 2020

Conversation

Kalimuthu-Velappan
Copy link
Contributor

…the docker rebuild

  • The issue is that the SAI package content is changed without changing its version. The DPKG caches the wrong version of SAI package.
  • The fix is to include the SAI package content header for SHA calcaulation. This will detect if there is any change in the SAI package.

- Why I did it

- How I did it

- How to verify it

- 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)

@lguohan lguohan merged commit b57272f into sonic-net:master Oct 17, 2020
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
…anges without changing its version (sonic-net#5651)

- The issue is that the SAI package content is changed without changing its version. The DPKG caches the wrong version of SAI package. 
- The fix is to include the SAI package content header for SHA calcaulation. This will detect if there is any change in the SAI package.
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.

4 participants