Skip to content

3.4.0-preview1 downloads all 404 #3245

@tianon

Description

@tianon

I'm not sure if this is just a CDN quirk, but all the links for 3.4.0-preview1 (https://www.ruby-lang.org/en/news/2024/05/16/ruby-3-4-0-preview1-released/) seem to be 404:

$ curl -s --head https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.0-preview1.tar.gz | head -1
HTTP/2 404 
$ curl -s --head https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.0-preview1.tar.xz | head -1
HTTP/2 404 
$ curl -s --head https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.0-preview1.zip | head -1
HTTP/2 404 

gz: https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.0-preview1.tar.gz
zip: https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.0-preview1.zip
xz: https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.0-preview1.tar.xz

🙇 ❤️

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions