From: mame@... Date: 2021-04-05T14:54:17+00:00 Subject: [ruby-core:103240] [Ruby master Bug#17776] 2.7.3 source tar.gz not on ruby-lang.org/ Issue #17776 has been updated by mame (Yusuke Endoh). Status changed from Open to Closed Thanks! ---------------------------------------- Bug #17776: 2.7.3 source tar.gz not on ruby-lang.org/ https://bugs.ruby-lang.org/issues/17776#change-91320 * Author: schneems (Richard Schneeman) * Status: Closed * 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: