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

[dockers] Barefoot fix bulleye build #9766

Merged
merged 1 commit into from
Jan 16, 2022

Conversation

globaltrouble
Copy link
Contributor

@globaltrouble globaltrouble commented Jan 14, 2022

Why I did it

Build failed.

Due to the error message looks like build failed because pyversions utility was not found.

pyversions utility is a part of python2-minimal package and it wasn't installed.

How I did it

To avoid installing python2 just specify explicit python version --with python3 and use build system for py3 --buildsystem=pybuild

How to verify it

Run build

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

Fix SONiC build.

@globaltrouble globaltrouble changed the title [dockers] Fix bulleye build [dockers] Barefoot fix bulleye build Jan 14, 2022
akokhan
akokhan previously approved these changes Jan 14, 2022
@akokhan
Copy link
Contributor

akokhan commented Jan 15, 2022

@qiluo-msft , @lguohan , please merge this PR. It fixes BFN build failure. Thanks.

@qiluo-msft qiluo-msft merged commit df2043e into sonic-net:master Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants