From: Jeff Felchner Date: 2011-02-02T01:44:51+09:00 Subject: [ruby-core:35029] [Ruby 1.9-Bug#4353][Open] Missing Patch Level on ruby-lang.org FTP Bug #4353: Missing Patch Level on ruby-lang.org FTP http://redmine.ruby-lang.org/issues/show/4353 Author: Jeff Felchner Status: Open, Priority: Normal Target version: 1.9.2 ruby -v: ruby-1.9.2-p174 ruby_source_code uses the FTP to grab the Ruby source for whatever patch level is installed. Currently if ruby-1.9.2-p174 is installed, it fails because the file is missing from the FTP. Specifically, it's looking here. http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p174.tar.gz Previous patch levels work just fine. ---------------------------------------- http://redmine.ruby-lang.org