Displaying 6 results from an estimated 6 matches for "spec_fetch".
Did you mean:
spec_fetcher
2012 Jan 25
0
bundle crashing with `error!': 302 "Moved Temporarily" (Net::HTTPRetriableError)
...9.3-p0/lib/ruby/site_ruby/
1.9.1/rubygems/remote_fetcher.rb:203:in `fetch_http''
from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/
1.9.1/rubygems/remote_fetcher.rb:231:in `fetch_path''
from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/
1.9.1/rubygems/spec_fetcher.rb:265:in `load_specs''
from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/
1.9.1/rubygems/spec_fetcher.rb:231:in `block in list''
from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/site_ruby/
1.9.1/rubygems/spec_fetcher.rb:227:in `each''
from /home/br...
2009 Sep 11
2
Installing Rails problem
.../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''
/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:52:in
`initialize''
/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:37:in
`new''
/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:37:in
`fetcher''
/usr/local/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:99:in
`find_gems_with_s...
2012 Aug 08
5
Error Bundler
...by-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:205:in
`fetch_http''
from
/usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:238:in
`fetch_path''
from
/usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:269:in
`load_specs''
from
/usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:231:in
`block in list''
from
/usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:227:in
`each''
from
/usr/local/rv...
2008 Nov 24
14
Problem with RubyGems installation
...rubygems/test_utilities.rb
/usr/local/lib/site_ruby/1.8/rubygems/test_utilities.rb
install -c -m 0644 rubygems/ext.rb
/usr/local/lib/site_ruby/1.8/rubygems/ext.rb
install -c -m 0644 rubygems/gem_path_searcher.rb
/usr/local/lib/site_ruby/1.8/rubygems/gem_path_searcher.rb
install -c -m 0644 rubygems/spec_fetcher.rb
/usr/local/lib/site_ruby/1.8/rubygems/spec_fetcher.rb
install -c -m 0644 rubygems/security.rb
/usr/local/lib/site_ruby/1.8/rubygems/security.rb
install -c -m 0644 rubygems/doc_manager.rb
/usr/local/lib/site_ruby/1.8/rubygems/doc_manager.rb
install -c -m 0644 rubygems/ext/ext_conf_builder.rb
/u...
2009 Jun 10
0
install pb(solved) : http://gems.rubyforge.org/ does not appear to be a repository
...' at C:/guy/app/Ruby/lib/ruby/
site_ruby/1.8/rubygems/remote_fetcher.rb:170 - timed out (http://
gems.rubyforge.org/yaml)
ERROR: http://gems.rubyforge.org/ does not appear to be a repository
Exception `Gem::RemoteFetcher::FetchError'' at C:/guy/app/Ruby/lib/ruby/
site_ruby/1.8/rubygems/spec_fetcher.rb:155 - timed out (http://
gems.rubyforge.org/yaml)
Exception `Gem::GemNotFoundException'' at C:/guy/app/Ruby/lib/ruby/
site_ruby/1.8/rubygems/dependency_installer.rb:200 - could not find
gem rails locally or in arepository
ERROR: could not find gem rails locally or in a repository
err...
2010 Apr 09
9
gem install rails (Errno::ENOENT) No such file or directory
I have two PCs, one with Windows XP and another with Windows Vista. I''m
working as an administrator in both computers. I''m using Ruby 1.8.7 and
Rubygems 1.3.6. When I try to install Rails I get this error:
C:\>gem install rails
ERROR: While executing gem ... (Errno::ENOENT)
No such file or directory - C:/Users/Jesús Dugarte
I have installed Rails several times before