Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Support "HEAD" as a Racket version #3

Closed
greghendershott opened this issue Oct 19, 2013 · 5 comments
Closed

Support "HEAD" as a Racket version #3

greghendershott opened this issue Oct 19, 2013 · 5 comments
Assignees

Comments

@greghendershott
Copy link
Owner

Meaning, build use the latest nightly build installer.

@samth
Copy link
Sponsor

samth commented Oct 20, 2013

@greghendershott
Copy link
Owner Author

Thanks for the heads-up @samth and thanks for adding this @mflatt.

@greghendershott
Copy link
Owner Author

@samth and @mflatt it looks like the URL stopped working. I only noticed it today. Specifically it's 404 Not Found:

$ curl -i http://www.cs.utah.edu/plt/snapshots/current/installers/racket-current-x86_64-linux-precise.sh
HTTP/1.1 404 Not Found
Date: Sun, 03 Nov 2013 03:13:29 GMT
Server: Apache
Vary: Accept-Encoding
Content-Length: 334
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /plt/snapshots/current/installers/racket-current-x86_64-linux-precise.sh was not found on this server.</p>
<hr>
<address>Apache Server at www.cs.utah.edu Port 80</address>
</body></html>

@mflatt
Copy link

mflatt commented Nov 3, 2013

The x86_64 Linux build has been failing, because the virtual machine got into a bad state. I've reset the virtual machine, and I'll double-check that the build succeeds tomorrow morning.

@greghendershott
Copy link
Owner Author

@mflatt Working great again now. Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants