From: get.codetriage@... Date: 2021-04-05T14:53:39+00:00 Subject: [ruby-core:103239] [Ruby master Bug#17776] 2.7.3 source tar.gz not on ruby-lang.org/ Issue #17776 has been updated by schneems (Richard Schneeman). It is working now https://twitter.com/nagachika/status/1379082363968233478. We can close this issue (it doesn't look like I can do that via the UI though. I just see "status open" that I cannot change). ---------------------------------------- Bug #17776: 2.7.3 source tar.gz not on ruby-lang.org/ https://bugs.ruby-lang.org/issues/17776#change-91319 * Author: schneems (Richard Schneeman) * Status: Open * Priority: Normal * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- It looks like the tar.gz was not uploaded for Ruby 2.7.3: ``` $ curl -I http://ftp.ruby-lang.org/pub/ruby/2.7/ruby-2.7.3.tar.gz | grep HTTP % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 301 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/1.1 404 Not Found $ curl -I https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.3.tar.gz | grep HTTP % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 301 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 HTTP/2 404 ``` -- https://bugs.ruby-lang.org/ Unsubscribe: