Project

Profile

Help

Issue #2200

closed

The documentation describing how to use the dev-setup script has an incorrect URL

Added by rbarlow over 7 years ago. Updated almost 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Master
Platform Release:
master
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Easy Fix, Pulp 2
Sprint:
Quarter:

Description

The development documentation instructs users to use curl with a particular URL to get the dev-setup.sh script:

https://github.com/pulp/pulp/blob/9e2d1bd41f812780682de18613d2718f9bf926da/docs/dev-guide/contributing/dev_setup.rst#provisioning-script

The given URL 404s:

$ curl -i https://raw.githubusercontent.com/pulp/pulp/master/playpen/dev-setup.sh
HTTP/1.1 404 Not Found
Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'
Strict-Transport-Security: max-age=31536000
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-XSS-Protection: 1; mode=block
X-GitHub-Request-Id: 17EB2F32:5329:439DBFF:57BC66E1
Content-Length: 15
Accept-Ranges: bytes
Date: Tue, 23 Aug 2016 15:09:11 GMT
Via: 1.1 varnish
Connection: keep-alive
X-Served-By: cache-sjc3151-SJC
X-Cache: HIT
X-Cache-Hits: 1
Vary: Authorization,Accept-Encoding
Access-Control-Allow-Origin: *
X-Fastly-Request-ID: 8508778d0d875b23fb5d56cca6b956a88f67254b
Expires: Tue, 23 Aug 2016 15:14:11 GMT
Source-Age: 53

404: Not Found

Added by Randy Barlow over 7 years ago

Revision a0b54ce4 | View on GitHub

Correct the URL for the dev-setup.sh script in the docs.

fixes #2200

Added by Randy Barlow over 7 years ago

Revision a0b54ce4 | View on GitHub

Correct the URL for the dev-setup.sh script in the docs.

fixes #2200

Actions #1

Updated by Anonymous over 7 years ago

  • Status changed from NEW to MODIFIED
  • % Done changed from 0 to 100
Actions #2

Updated by semyers over 7 years ago

  • Platform Release set to master
Actions #3

Updated by bmbouter almost 5 years ago

  • Status changed from MODIFIED to CLOSED - WONTFIX
Actions #4

Updated by bmbouter almost 5 years ago

Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.

Actions #5

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF