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

Also available in: Atom PDF