search for: installed_spec_directories

Displaying 5 results from an estimated 5 matches for "installed_spec_directories".

2009 Feb 03
1
"uninitialized constant Gem::Etc (NameError)" when starting server
...initialized constant Gem::Etc (NameError) from /Library/Ruby/Site/1.8/rubygems.rb:719:in `each'' from /Library/Ruby/Site/1.8/rubygems.rb:719:in `set_paths'' from /Library/Ruby/Site/1.8/rubygems.rb:526:in `path'' from /Library/Ruby/Site/1.8/rubygems/source_index.rb:66:in `installed_spec_directories'' from /Library/Ruby/Site/1.8/rubygems/source_index.rb:56:in `from_installed_gems'' from /Library/Ruby/Site/1.8/rubygems.rb:736:in `source_index'' from /Library/Ruby/Site/1.8/rubygems.rb:140:in `activate'' from /Library/Ruby/Site/1.8/rubygems.rb:49:in `gem'...
2011 Jun 17
0
Error on puppet restarting
...#39;': undefined method `home'' for #<Gem::ConfigFile:0xb72f742c> (NoMethodError) from /usr/local/lib/site_ruby/1.8/rubygems.rb:868:in `set_paths'' from /usr/local/lib/site_ruby/1.8/rubygems.rb:641:in `path'' from /usr/lib/ruby/1.8/rubygems/source_index.rb:64:in `installed_spec_directories'' from /usr/lib/ruby/1.8/rubygems/source_index.rb:54:in `from_installed_gems'' from /usr/local/lib/site_ruby/1.8/rubygems.rb:883:in `source_index'' from /usr/lib/ruby/1.8/rubygems/gem_path_searcher.rb:72:in `init_gemspecs'' from /usr/lib/ruby/1.8/rubygems/gem_path_se...
2009 Dec 07
1
problem starting rails (hobo) app with passenger
...ruby/1.8/rubygems.rb 719 in `each'' 4 /usr/local/lib/site_ruby/1.8/rubygems.rb 719 in `set_paths'' 5 /usr/local/lib/site_ruby/1.8/rubygems.rb 526 in `path'' 6 /usr/local/lib/site_ruby/1.8/rubygems/source_index.rb 66 in `installed_spec_directories'' 7 /usr/local/lib/site_ruby/1.8/rubygems/source_index.rb 56 in `from_installed_gems'' 8 /usr/local/lib/site_ruby/1.8/rubygems.rb 736 in `source_index'' 9 /usr/local/lib/site_ruby/1.8/rubygems.rb 140 in `activate'' 10...
2010 Sep 05
13
undefined method `path' for Gem:Module (NoMethodError)
Hi, when running - ''ruby setup.rb'' I get the following error message: C:\rubygems-1.3.7>ruby setup.rb C:/rubygems-1.3.7/lib/rubygems/source_index.rb:68:in installed_spec_directories'': undefined method `path'' for Gem:Module (NoMethodError) Ruby version is ruby-1.9.2-p0. Any idea ? Thanks. Dani -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To po...
2010 Sep 06
18
problem when : ruby script/server
Hi; Now I have tried the following, installed ruby 1.8.7 (2010-08-16) [i386-mingw32] rails 2.3.8 when I start the server --> ruby script/server, I get the following eeror: C:\Rails\demo>ruby script/server => Booting WEBrick => Rails 2.3.8 application starting on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server [2010-09-06 23:53:31] INFO WEBrick 1.3.1