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]: Fix the version files for armhf/arm64 not used issue #11021

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

xumia
Copy link
Collaborator

@xumia xumia commented Jun 3, 2022

Why I did it

[Build]: Fix the version files in host-base-image for armhf/arm64 not used issue

https://dev.azure.com/mssonic/build/_build/results?buildId=105620&view=logs&j=88e1b2d1-110a-5bbf-c794-091704096bca&t=41cf5733-fbe6-5db0-23ba-ae081db3aefb

+ scripts/build_debian_base_system.sh arm64 bullseye ./fsroot-centec-arm64
E: Version '8.32-4+b1' for 'coreutils' was not found

The version "8.32-4+b1" is not as expected, the correct version should be "8.32-4", see https://github.com/Azure/sonic-buildimage/blob/ca284a1bf2bcdb65dd67d5d739dd6a68021f65f7/files/build/versions/host-base-image/versions-deb-bullseye-arm64#L1

How I did it

How to verify it

See the test on 202111 branch: https://dev.azure.com/mssonic/build/_build/results?buildId=105896&view=results

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111

Description for the changelog

Link to config_db schema for YANG module changes

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

@xumia xumia added the Build label Jun 3, 2022
@xumia xumia requested a review from liushilongbuaa June 3, 2022 05:39
@xumia xumia added Request for 202205 Branch Request for 202111 Branch For PRs being requested for 202111 branch labels Jun 6, 2022
@xumia xumia marked this pull request as ready for review June 6, 2022 06:41
@xumia xumia merged commit 9ead127 into sonic-net:master Jun 6, 2022
@xumia xumia deleted the repd-base-image branch June 6, 2022 11:35
@xumia xumia added Included in 202111 Branch and removed Request for 202111 Branch For PRs being requested for 202111 branch labels Jun 6, 2022
yxieca pushed a commit that referenced this pull request Jun 9, 2022
Why I did it
[Build]: Fix the version files in host-base-image for armhf/arm64 not used issue
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.

3 participants