search for: report_activate_error

Displaying 20 results from an estimated 30 matches for "report_activate_error".

2011 Jun 09
0
Rails 'report_activate_error' pls help!!
Recently i ran gem cleanup command...after dat im not able to run any rails commands...i get the following error when i run any rails command... /Library/Ruby/Site/1.8/rubygems.rb:812:in `report_activate_error'': RubyGem version error: activesupport(1.4.4 not = 3.0.7) (Gem::LoadError) from /Library/Ruby/Site/1.8/rubygems.rb:223:in `activate'' from /Library/Ruby/Site/1.8/rubygems.rb:258:in `activate'' from /Library/Ruby/Site/1.8/rubygems.rb:257:in `each'...
2006 Jun 20
3
Running Mongrel Cluster on boot
...''ve installed pen and mongrel with mongrel_cluster (as gems) on Debian sarge. I can run everything from the command line fine including starting from the /etc/init.d/mongrel_cluster script On boot though mongrel_cluster fails with this msg: /usr/local/lib/site_ruby/1.8/rubygems.rb:204:in `report_activate_error'': Could not find RubyGem mongrel_cluster (> 0) (Gem::LoadError) from /usr/local/lib/site_ruby/1.8/rubygems.rb:141:in `activate'' from /usr/local/lib/site_ruby/1.8/rubygems.rb:37:in `require_gem_with_options'' from /usr/local/lib/site_ruby/1.8/rubygem...
2009 Jul 28
2
Rails on OS X problem
Hi All, So far I have been unable to get rails working on a 10.5.6 OS X installation. Every ''rails'' command ends with the following error: /Library/Ruby/Site/1.8/rubygems.rb:827:in `report_activate_error'': RubyGem version error: ruby-openid(2.1.7 not ~> 2.0.0) (Gem::LoadError) I tried uninstalling and then re-installing ruby-openid, but that doesn''t help. Working with rails on Windows and Linux machines was never a problem, but this one has me baffled. Groet, Willem
2008 Oct 15
2
Could not find RubyGem - because it's not a gem
...Why doesn''t a require in my environment.rb file search the standard site_lib path? # works irb(main):001:0> require ''strongtyping'' => true # doesn''t work C:\>ruby script\server => Booting WEBrick... C:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:628:in `report_activate_error'': Could not find RubyGem strongtyping (>= 0) (Gem::LoadError) Regards, Dan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to ruby...
2008 Jun 23
12
From Instant Rails 2.0 to Rails 2.1.0
...Instant Rails 2.0 on my machine which comes with Rails 2.0.2. Now I want to update my Rails to version 2.1.0. So I do gem update rails and It seems to be fine. But when I check the version of my Rails I get the following message: >rails -v C:/RoR/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:578:in `report_activate_error'': RubyGem version error: activesupport(2.0.2 not = 2.1.0) (Gem::LoadError) from C:/RoR/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:134:in `activate'' from C:/RoR/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:158:in `activate'' from C:/RoR/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:15...
2011 Feb 10
8
rvm install 1.8.7 prompts "There has been an error while running make. Halting the installation."
I want to work with both Rails 2 and Rails 3 projects. I have RVM installed. When I upgraded to Rails 3, Installed RVM via terminal: bash < <( curl http://rvm.beginrescueend.com/releases/ … ll-latest) version=$(curl http://rvm.beginrescueend.com/releases/ … sion.txt); mkdir -p ~/.rvm/src/ && cd ~/.rvm/src/ && curl -O http://rvm.beginrescueend.com/releases/ … on}.tar.gz |
2006 May 15
2
Error creating controllers in InstantRails-1.3a
...ine RAILS_GEM_VERSION, however cookbook2''s environment.rb DOES define it, when I make it same as cookbook''s ( i.e. comment it ) then I get below error E:\InstantRails\rails_apps\cookbook2>ruby script\generate controller MyTest E:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:204:in `report_activate_error'': Could not find RubyGem rails (> 0.0.0) (Gem::LoadError) from E:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:141:in `activate'' from E:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:37:in `require_gem_with_ options'' from E:/ruby/lib/ruby/site_ruby/1.8/ru...
2013 Jun 15
3
[HELP] BUILD FAILED while Installing ruby-1.8.7-p371 in mac OS...
Hi , I have installed "ruby 1.9.3p429 " already but as per my project required i want downgrade to "1.8.7-p371" while tying with the below command i am getting the below error message , please let me know how to solve this issue ? *COMMAND : **rbenv install 1.8.7-p371* * * Downloading ruby-1.8.7-p371.tar.gz... ->
2005 Oct 18
1
rails gem update
hi all, i just did a ''gem update --source gems.rubyonrails.org'' and then a ''gem cleanup'' and all appeared to run smoothly but now when i start up a webrick server i get the following: /usr/local/lib/site_ruby/1.8/rubygems.rb:204:in `report_activate_error'': RubyGem version error: activesupport(1.2.0 not = 1.1.1) (Gem::LoadError) from /usr/local/lib/site_ruby/1.8/rubygems.rb:141:in `activate'' from /usr/local/lib/site_ruby/1.8/rubygems.rb:167:in `activate'' from /usr/local/lib/site_ruby/1.8/rubygems.rb...
2012 Oct 31
1
librarian-puppet
Unless I install puppet vis gems, I get the following error when attempting to use librarian-puppet. librarian-puppet /usr/lib/ruby/site_ruby/1.8/rubygems.rb:779:in `report_activate_error'': Could not find RubyGem puppet (>= 0) (Gem::LoadError) from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:214:in `activate'' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:249:in `activate'' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:248:in `each'' fro...
2005 Dec 28
2
Rails didn''t install correctly
Hi all, Apparently rails didn''t install correctly on my Mandrake 10.0 system. ================================= [slitt@mydesk work]$ rails demo /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:204:in `report_activate_error'': Could not find RubyGem rails (> 0) (Gem::LoadError) from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:141:in `activate'' from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:37:in `require_gem_with_options'' from /usr/local/lib/ruby/site_ruby/1...
2006 Jul 31
6
Unable to install Gems with RubyGems on Intel OSX with DarwinPorts
...till the part where I had to install gems using gem install. I would get this stacktrace: Attempting local installation of ''rake'' Local gem file not found: rake*.gem Attempting remote installation of ''rake'' /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:204:in `report_activate_error'': Could not find RubyGem sources (> 0.0.0) (Gem::LoadError) from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems.rb:141:in `activate'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems .rb:37:in `require_gem_with_options'' from /opt/local/lib/ruby/ve...
2010 Mar 24
2
server wont start
In my command line I type script/server and I get the following error below: /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:826:in `report_activate_error'': RubyGem version error: rack(0.9.1 not ~> 1.0.1) (Gem::LoadError) from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:260:in `activate'' from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:67:in `gem'' from /Users/musdev/.gem/ruby/1.8/gems/actionpack-2.3.5/lib/actio...
2008 Jan 24
3
ERROR RUNNING ''service::install''
Hi, I''m trying to start a Mongrel (1.1.3) Server, running as a Windows Service, via mongrel_rails service::install -N FDS_Server_4001 -p 4001 -e production But I get the following error message : ERROR RUNNING ''service::install'': Plugin /service::install does not exist in category /commands I never had this problem before (Win XP, Vista), until I tried installing on
2006 Jan 20
2
what''s the right way to require a file?
...s is? Thanks in advance. Luca ============================= Trace on first request to controller: Gem::LoadError in <controller not set>#<action not set> Could not find RubyGem gnuplot (> 0.0.0) RAILS_ROOT: script/../config/.. /usr/local/lib/site_ruby/1.8/rubygems.rb:194:in `report_activate_error'' /usr/local/lib/site_ruby/1.8/rubygems.rb:136:in `activate'' /usr/local/lib/site_ruby/1.8/rubygems.rb:37:in `require_gem_with_options'' /usr/local/lib/site_ruby/1.8/rubygems.rb:31:in `require_gem'' ./script/../config/../../lib/plot_utils.rb:2 ./script/../config/../....
2010 Mar 04
1
Newbie problem with installing rails.
...and I should run gem update --system Go to RubyGems and run ''gem update --system'''' Am told that 1.3.6 has been installed. Back to command line and repeat ruby script/server Whereupon I get these dumped to the screen: C:/Ruby/lib/ruby/site_ruby/1.8/rubygems.rb:777:in `report_activate_error'': RubyG em version error: rack(1.0.0 not ~> 1.0.1) (Gem::LoadError) from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems.rb:211:in `activate'' from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems.rb:1056:in `gem'' from C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2....
2006 Mar 29
2
rails error on DreamHost all of a sudden
Hello! I''m trying rails on DreamHost.com. It worked fine until days ago. Now if I run "rails", I got the following error. [rampart]$ rails /usr/local/lib/site_ruby/1.8/rubygems.rb:194:in `report_activate_error'': RubyGem version error: activerecord(1.13.2 not = 1.14.0) (Gem::LoadError) from /usr/local/lib/site_ruby/1.8/rubygems.rb:136:in `activate'' from /usr/local/lib/site_ruby/1.8/rubygems.rb:162:in `activate'' from /usr/local/lib/site_ruby/1.8/rubygems...
2006 Jan 23
0
gem install login_generator
...byonrails.com Gems: [] updated pico$ gem install login_generator Attempting local installation of ''login_generator'' Local gem file not found: login_generator*.gem Attempting remote installation of ''login_generator'' /usr/local/lib/site_ruby/1.8/rubygems.rb:194:in `report_activate_error'': Could not find RubyGem sources (> 0.0.0) (Gem::LoadError) from /usr/local/lib/site_ruby/1.8/rubygems.rb:136:in `activate'' from /usr/local/lib/site_ruby/1.8/rubygems.rb:37:in `require_gem_with_options'' from /usr/local/lib/site_ruby/1.8/rubygems...
2007 Feb 20
0
From edge to stable version
Hi, I was developing an app with Edge-Rails. When 1.2.1 version arrived I removed the rails directory within vendor and application doesn''t work anymore. Alse I made a gem cleanup and I got this error running webRick server: /usr/lib/site_ruby/1.8/rubygems.rb:204:in `report_activate_error'': RubyGem version error: activesupport(1.4.1 not = 1.4.0) (Gem::LoadError) from /usr/lib/site_ruby/1.8/rubygems.rb:141:in `activate'' from /usr/lib/site_ruby/1.8/rubygems.rb:167:in `activate'' from /usr/lib/site_ruby/1.8/rubygems.rb:166:in `each'...
2008 Apr 06
4
no more mongrel on leopard!
Hi! I''ve got a problem: just changed my mac, now I run leopard. Just updated original gems to rails 2.0.2 and cleaned up each of them. But, when I run script/server, there''s no more mongrel. It starts up webrick! I want mongrel, since it''s better for debug. How can I substitute it? Below is a sudo gem list: actionmailer (2.0.2) actionpack (2.0.2) actionwebservice