Skip to content

fix env problem for adding nodes by paictl.py in dev-box docker - #5674

Open
Siyuan Zhang (murez) wants to merge 1 commit into
microsoft:masterfrom
murez:master
Open

fix env problem for adding nodes by paictl.py in dev-box docker#5674
Siyuan Zhang (murez) wants to merge 1 commit into
microsoft:masterfrom
murez:master

Conversation

@murez

Copy link
Copy Markdown

[CHANGE]: install python 3.6 rather than python 3.5
[ADD]: apt install sshpass for ssh login new machines, pip3 install ansible==2.9.7, netaddr==0.7.19, passlib.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 33.681% when pulling 69855c2 on murez:master into 6a2e836 on microsoft:master.

psmisc \
python \
python3 \
python3.6 \

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why using python3.6 instead of default python version

@murez Siyuan Zhang (murez) Dec 30, 2021

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because some pip packages are not surport or may cause some trouble when installing ansible

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A better solution is change the whole docker base image from ubuntu16.04 to ubuntu18.04

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