Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make https://static.rust-lang.org/cargo-dist browsable (i.e. add indexes) #2950

Closed
jirutka opened this issue Aug 2, 2016 · 15 comments
Closed

Comments

@jirutka
Copy link
Contributor

jirutka commented Aug 2, 2016

It’s kinda hard to find what snapshots are available when static.rust-lang.org doesn’t provide indexes.

Related to: rust-lang/rust#31322 (comment)

@alexcrichton
Copy link
Member

cc @brson, @edunham

(I forget how the script otherwise runs here)

@brson
Copy link
Contributor

brson commented Aug 2, 2016

I've modified update-rust-dist-index.sh on the build master to generate indexes for cargo-dist and ran it. Should be fixed.

@brson brson closed this as completed Aug 2, 2016
@jirutka
Copy link
Contributor Author

jirutka commented Aug 2, 2016

It's not, https://static.rust-lang.org/cargo-dist/ still returns an error message.

@japaric
Copy link
Member

japaric commented Aug 2, 2016

https://static.rust-lang.org/cargo-dist/index.html works but I'm seeing the same thing as https://static.rust-lang.org/dist/index.html

@alexcrichton
Copy link
Member

@brson it looks like it's just uploading the same index twice, rather than regenerating for the cargo-dist dir?

@brson
Copy link
Contributor

brson commented Aug 11, 2016

Uh, wow. My previous fix for this was all kinds of wrong. Should be working now. I've done the CDN invalidation on the main index.html but it could be 24 hours until some of the other pages are refreshed.

@brson brson closed this as completed Aug 11, 2016
@jonhoo
Copy link
Contributor

jonhoo commented Feb 12, 2017

It looks like no builds from 2017 show up in the listing yet?

@alexcrichton
Copy link
Member

We're no longer using buildbot for nightlies, so those archives won't be populated any more

@jirutka
Copy link
Contributor Author

jirutka commented Feb 13, 2017

Yeah, nightlies are now on totally unpredictable URLs… 😕

@alexcrichton
Copy link
Member

The historical process for building Cargo nightlies has been discontinued. There is a current process uploading to deterministic URLs at:

We plan on also maybe discontinuing this process as the main rust-lang/rust repository will be responsible for building Cargo and distributing it.

@jirutka
Copy link
Contributor Author

jirutka commented Feb 13, 2017

So how can we easily get the latest nightly...?

@alexcrichton
Copy link
Member

@jirutka
Copy link
Contributor Author

jirutka commented Apr 6, 2017

@alexcrichton
Copy link
Member

rust-lang/rust isn't buliding musl cargo binaries

@sanmai-NL
Copy link

@alexcrichton https://static.rust-lang.org/cargo-dist/index.html seems to have fossilized ... Somewhere around 2016.

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

No branches or pull requests

6 participants