Displaying 7 results from an estimated 7 matches for "remote_fetcher".
2009 Sep 11
2
Installing Rails problem
...l/lib/ruby/1.9.1/uri/http.rb:78:in `initialize''
/usr/local/lib/ruby/1.9.1/uri/common.rb:177:in `new''
/usr/local/lib/ruby/1.9.1/uri/common.rb:177:in `parse''
/usr/local/lib/ruby/1.9.1/uri/common.rb:626:in `parse''
/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:202:in
`get_proxy_from_env''
/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:66:in
`initialize''
/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:44:in
`new''
/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:44:in
`fetcher&...
2008 Apr 26
1
gem fetching error
...entError'' at
/usr/lib/ruby/site_ruby/1.8/rubygems/source_info_cache.rb:68 - marshal
data too short
Exception `URI::InvalidURIError'' at /usr/lib/ruby/1.8/uri/common.rb:436
- bad URI(is not URI?): ://:
Exception `URI::InvalidURIError'' at
/usr/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:60 - bad URI(is
not URI?): ://:
Exception `Gem::OperationNotSupportedError'' at
/usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:305 - No quick
index found: bad URI(is not URI?): ://:
Bulk updating Gem source index for: http://gems.rubyforge.org
Exception `URI::InvalidURIError'...
2012 Jan 25
0
bundle crashing with `error!': 302 "Moved Temporarily" (Net::HTTPRetriableError)
...onnect''
from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/net/
http.rb:755:in `do_start''
from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/net/
http.rb:750:in `start''
from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/
1.9.1/rubygems/remote_fetcher.rb:321:in `connection_for''
from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/
1.9.1/rubygems/remote_fetcher.rb:368:in `request''
from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/
1.9.1/rubygems/remote_fetcher.rb:203:in `fetch_http''
from /h...
2009 Jun 10
0
install pb(solved) : http://gems.rubyforge.org/ does not appear to be a repository
...ti
connectÚ n''a pas rÚpondu convenablement au-delÓ d''une certaine durÚe
ou une connexion Útablie a ÚchouÚ car l''h¶te de connexion n''a pas
rÚpondu. - connect(2)
Exception `Gem::RemoteFetcher::FetchError'' at C:/guy/app/Ruby/lib/ruby/
site_ruby/1.8/rubygems/remote_fetcher.rb:172 - Errno::ETIMEDOUT: Une
tentative de connexion a ÚchouÚ car le parti connectÚ n''a pas rÚpondu
convenablement au-delÓ d''une certaine durÚe ou une connexion Útablie a
ÚchouÚ car l''h¶te de connexion n''a pasrÚpondu. - connect(2) (http://
gems.rubyforge.org/lat...
2012 Aug 08
5
Error Bundler
...795:in
`connect''
from
/usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:755:in
`do_start''
from
/usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:750:in
`start''
from
/usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:329:in
`connection_for''
from
/usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:413:in
`request''
from
/usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:205:in
`fetch_http''
from
/usr/lo...
2011 Oct 08
0
Unable to install required gems
Hello there! I have used RailsInstaller in my Win7 as environment. Lately, I
have been unable to install required gems using bundle install which
produces result similar to below:
...
...
Using sqlite3 (1.3.4)
Using uglifier (1.0.3)
C:/RailsInstaller/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:427:in
`rescue in request'': too many connection resets
(http://production.cf.rubygems.org/gems/webrat-0.7.1.gem)
(Gem::RemoteFetcher::FetchError) from
C:/RailsInstaller/Ruby1.9.2/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:372:in
`request''
...
...
Do anyone have...
2008 Nov 24
14
Problem with RubyGems installation
...builder.rb
/usr/local/lib/site_ruby/1.8/rubygems/ext/configure_builder.rb
install -c -m 0644 rubygems/ext/builder.rb
/usr/local/lib/site_ruby/1.8/rubygems/ext/builder.rb
install -c -m 0644 rubygems/version_option.rb
/usr/local/lib/site_ruby/1.8/rubygems/version_option.rb
install -c -m 0644 rubygems/remote_fetcher.rb
/usr/local/lib/site_ruby/1.8/rubygems/remote_fetcher.rb
install -c -m 0644 ubygems.rb /usr/local/lib/site_ruby/1.8/ubygems.rb
cp gem /tmp/gem
install -c -m 0755 /tmp/gem /usr/bin/gem1.8
rm /tmp/gem
rm -f /usr/lib/ruby/gems/1.8/source_cache
Removing old RubyGems RDoc and ri
Installing rubygems-1....