pip: `[Errno -2] Name or service not known` on amd64 only?
We recently integrated Sphinx-generated documentation into our workflow, but having pushed deb sources to Launchpad, we have the builds failing with:
```
$ python3 -m venv .sphinx/venv
. .sphinx/
WARNING: The directory '/sbuild-
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionE
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionE
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionE
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionE
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionE
ERROR: Could not find a version that satisfies the requirement sphinx (from versions: none)
ERROR: No matching distribution found for sphinx
```
This looks like pypi is not available from the builders? Is there an alternative?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Michał Sawicz
- Solved:
- Last query:
- Last reply: