Project

Profile

Help

Issue #4677

closed

pip installing a package fails

Added by CodeHeeler almost 5 years ago. Updated about 3 years ago.

Status:
MODIFIED
Priority:
Normal
Assignee:
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Python:
Platform Release:
3.0.0
Target Release - Python:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 51
Quarter:

Description

(foo) [vagrant@pulp3-source-fedora28 ~]$ pip install --trusted-host localhost -i localhost:8080/pulp/content/foo/simple/ pulpcore
Collecting pulpcore
  Url 'localhost:8080/pulp/content/foo/simple/pulpcore/' is ignored. It is either a non-existing path or lacks a specific scheme.
  Could not find a version that satisfies the requirement pulpcore (from versions: )
No matching distribution found for pulpcore
You are using pip version 9.0.3, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

If you try to download the file itself, you get a 200 OK

(foo) [vagrant@pulp3-source-fedora28 ~]$ http localhost:8080/pulp/content/foo/pulpcore-3.0.0b23-py3-none-any.whl
HTTP/1.1 200 OK

Related issues

Related to Python Support - Test #4682: Test to ensure pip installing a package worksMODIFIEDActions

Also available in: Atom PDF