Project

Profile

Help

Issue #6877

closed

Unable to create a publication

Added by eorochena almost 4 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:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

When following the how-to from https://pulp-python.readthedocs.io/en/latest/workflows/publish.html

I encounter the error shown below

[some-user@my-host lib]# http POST $BASE_ADDR/pulp/api/v3/publications/python/python/ name=bar HTTP/1.1 404 Not Found Connection: close Content-Length: 77 Content-Type: text/html Date: Tue, 02 Jun 2020 10:47:51 GMT Server: gunicorn/20.0.4 X-Frame-Options: SAMEORIGIN

Not Found

The requested resource was not found on this server.

Looking at the schema it doesn't seem like that path exists, I'm able to locate /pulp/api/v3/publications/python/pypi/ and others but not /pulp/api/v3/publications/python/python/

Added by gerrod almost 4 years ago

Revision 4b1d3ae8 | View on GitHub

Fixed documentation error on create publication workflow

fixes #6877 https://pulp.plan.io/issues/6877

Actions #1

Updated by gerrod almost 4 years ago

  • Status changed from NEW to MODIFIED
Actions #2

Updated by dalley about 3 years ago

  • Platform Release set to 3.0.0

Also available in: Atom PDF