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

[vs]: install py2_ipaddress correctly #1151

Merged
merged 1 commit into from
Nov 14, 2017
Merged

[vs]: install py2_ipaddress correctly #1151

merged 1 commit into from
Nov 14, 2017

Conversation

lguohan
Copy link
Collaborator

@lguohan lguohan commented Nov 14, 2017

- What I did
install py2_ipaddress correctly

- How I did it
update dockerfile for platform docker-sonic-vs

- How to verify it
make

- Description for the changelog
install py2_ipaddress correctly

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

@lguohan lguohan merged commit f48ba0e into sonic-net:master Nov 14, 2017
jleveque added a commit that referenced this pull request Oct 10, 2020
* src/sonic-utilities 6e58dff...e1244a5 (5):
  > [setup.py] Pin external runtime dependencies at known working versions (#1151)
  > [config] Reload Monit configuration after potential hostname changes (#1132)
  > [NAT]:Updated natshow script to support DNAT Pool changes (#1001)
  > [pfcstat] Create new copies of Rx and Tx dictionaries (#1150)
  > [master]Fix show ip interface neighbor info not correct when add second ip (#1134)
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
* src/sonic-utilities 6e58dff...e1244a5 (5):
  > [setup.py] Pin external runtime dependencies at known working versions (sonic-net#1151)
  > [config] Reload Monit configuration after potential hostname changes (sonic-net#1132)
  > [NAT]:Updated natshow script to support DNAT Pool changes (sonic-net#1001)
  > [pfcstat] Create new copies of Rx and Tx dictionaries (sonic-net#1150)
  > [master]Fix show ip interface neighbor info not correct when add second ip (sonic-net#1134)
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 10, 2021
sonic-net#1151)

To ensure a smooth transition once we stop installing the dependencies explicitly in the SONiC image.

We can upgrade dependencies selectively in the future.

Also had to replace single-quotes with double-quotes in expected Click error messages, as it seems the Click package installed via pip uses double quotes, whereas the package installed via Debian used single-quotes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants