Issue #4353 has been updated by Yui NARUSE. Status changed from Feedback to Rejected I close this as Rejected since no feedback provided. Please reopen this if it still happens on the latest version of ruby. ---------------------------------------- Bug #4353: Missing Patch Level on ruby-lang.org FTP http://redmine.ruby-lang.org/issues/4353 Author: Jeff Felchner Status: Rejected Priority: Normal Assignee: Category: Target version: 1.9.2 ruby -v: ruby-1.9.2-p174 =begin 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. =end -- http://redmine.ruby-lang.org