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

How to default to default package if index-url is not avaliable? #12655

Open
1 task done
flamecopper opened this issue Apr 26, 2024 · 0 comments
Open
1 task done

How to default to default package if index-url is not avaliable? #12655

flamecopper opened this issue Apr 26, 2024 · 0 comments
Labels
S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior

Comments

@flamecopper
Copy link

Description

[global]
trusted-host = pypi.python.org pypi.org files.pythonhosted.org
cert = ~/.pip/cacert.cer
index-url = https:/xxxx@artifactory.trusted.xxx.com/api/pypi/pypi-remote/simple
extra-index-url = https://xxx@artifactory.trusted.xxx.com/api/pypi/visacommonssecurity-pypi-virtual/simple

Expected behavior

Hi there,
When I do a pip install it alawys goes to the index-url - this needs to connect to VPN.
How does it make it go to pypi.python.org pypi.org files.pythonhosted.org when this is a not available?

pip version

24.0.0

Python version

3.10

OS

Ubuntu

How to Reproduce

as above

Output

No response

Code of Conduct

@flamecopper flamecopper added S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior labels Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant