On 3/5/2004, at 2:19 AM, Mehr, Assaph (Assaph) wrote: > So here's another one for you: --http-proxy seems to ignore the port. > gem -P http://proxy:8000 -l (and variations) barf up with: > > *** REMOTE GEMS *** > c:/langs/ruby/lib/ruby/1.8/open-uri.rb:544:in `proxy_open': 404 Not > Found (OpenURI::HTTPError) > from c:/langs/ruby/lib/ruby/1.8/open-uri.rb:167:in `open_loop' > from c:/langs/ruby/lib/ruby/1.8/open-uri.rb:164:in `catch' > from c:/langs/ruby/lib/ruby/1.8/open-uri.rb:164:in `open_loop' > from c:/langs/ruby/lib/ruby/1.8/open-uri.rb:134:in `open_uri' > from c:/langs/ruby/lib/ruby/1.8/open-uri.rb:422:in `open' > from c:/langs/ruby/lib/ruby/1.8/open-uri.rb:85:in `open' > from > c:/langs/ruby/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:172: > in > `fetch' > from > c:/langs/ruby/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:96:in > `get_caches' > from > c:/langs/ruby/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:87:in > `each' > from > c:/langs/ruby/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:87:in > `get_caches' > from > c:/langs/ruby/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:62:in > `search' > from c:/langs/ruby/bin/gem:622:in `_list_gems' > from c:/langs/ruby/bin/gem:454:in `list' > from c:/langs/ruby/bin/gem:119:in `run' > from c:/langs/ruby/bin/gem:694 > Thanks, Assaph. I'll check this when I get to work this morning (and behind a proxy server). It was working for me last week somehow. :) (Also entered this in the bug tracker). Chad