From: Sonny Chee Date: 2008-04-18T10:15:32+09:00 Subject: Re: Rails gem site seems borked. Eric Hodel wrote: > On Apr 14, 2008, at 06:58 AM, Michael T. Richter wrote: >> for anything?) >> >> Question 2: What's the issue behind the broken pipe on an URL? Have >> I screwed up something on my machine or is there some bizarre use of >> pipes and URLs in effect here? > > The output of gem env will help. I'm having the same issue. Here is output of gem env: RubyGems Environment: - RUBYGEMS VERSION: 1.1.1 - RUBY VERSION: 1.8.6 (2007-06-07 patchlevel 36) [i486-linux] - INSTALLATION DIRECTORY: /usr/lib/ruby/gems/1.8 - RUBY EXECUTABLE: /usr/bin/ruby1.8 - RUBYGEMS PLATFORMS: - ruby - x86-linux - GEM PATHS: - /usr/lib/ruby/gems/1.8 - GEM CONFIGURATION: - :update_sources => true - :verbose => true - :benchmark => false - :backtrace => false - :bulk_threshold => 1000 - REMOTE SOURCES: - http://gems.rubyforge.org Curiously enough, this compares exactly with gem env from a laptop where I was successful in executing gem install rails.... Sonny. -- Posted via http://www.ruby-forum.com/.