CentaurusInfra / mizar

Mizar – Experimental, High Scale and High Performance Cloud Network https://mizar.readthedocs.io
https://mizar.readthedocs.io
GNU General Public License v2.0
111 stars 50 forks source link

Updated installation steps #472

Closed click2cloud-amit closed 3 years ago

clu2xlu commented 3 years ago
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/netaddr/

I know it's not part of your change, but could you make some changes to line 8

sudo apt-get install libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev -y -q

Separate each installation:

sudo apt-get install  libreadline-gplv2-dev -y -q
sudo apt-get install libncursesw5-dev -y -q
so on.... 

This change should resolve SSL error listed above

click2cloud-amit commented 3 years ago

I have update PR with the suggested changes

vinaykul commented 3 years ago

No description provided.

The description is empty. Can you please describe the change and summarize how this change was tested?

Going forward, for all PRs please include the following information in the description:

  1. What does the change do.
  2. Why is this change needed.
  3. What issue # does this fix.
  4. How was the change tested.
  5. Any user-facing changes.
vinaykul commented 3 years ago

Although the work for this task is not complete and there are quality issues with this PR, there are some changes that are useful. We need to accelerate this work. So I'm merging it and Cathy & Wei will continue to work on it to take this task to completion. Thanks.

vinaykul commented 3 years ago

/lgtm

vinaykul commented 3 years ago

/lgtm