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

[docker-config-engine-stretch]: Fix dependency typo PYTHON2_SWSSCOMMON #6568

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

dflynn-Nokia
Copy link
Contributor

This commit fixes a typo in the fix delivered in PR #6538

- Why I did it
syncd fails on the armhf platform within sonic-config-engine/portconfig.py when importing the following
'from swsscommon.swsscommon import ConfigDBConnector'

- How I did it
Corrected a typo in the sonic-config-engine-stretch makefile dependencies section

- How to verify it
Run the new image on the armhf platform and verify that 'show interfaces status' shows the expected results

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

  • 201811
  • 201911
  • 202006
  • 202012

- Description for the changelog

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

@lguohan lguohan merged commit 1f2797a into sonic-net:master Jan 27, 2021
lguohan pushed a commit that referenced this pull request Jan 28, 2021
#6568)

This commit fixes a typo in the fix delivered in PR #6538

syncd fails on the armhf platform within sonic-config-engine/portconfig.py when importing the following
'from swsscommon.swsscommon import ConfigDBConnector'
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