similar to: gem update problem

Displaying 20 results from an estimated 20000 matches similar to: "gem update problem"

2006 Jun 30
2
Installing products through gem on ubuntu
I''m trying to install mongrel and sqlite3 through the gem command on ubuntu. I''m have in the same problem with both. If I try to do sudo gem install sqlite3, it says GemNotFoundException. If I run the same command without sudo, I don''t have permission to some directory: pbarry@pbarry-laptop:~/downloads/rubygems-0.9.0$ sudo gem install sqlite3-ruby ERROR: While
2006 Aug 09
6
gem install rails
Hi All, I installed ruby184-20 and rubygems-0.9.0 on my computer. When I tried to run C:\ruby>gem install rails --include-dependencies, it showed the following message: Bulk updating Gem source index for: http://gems.rubyforge.org ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find actionpack (= 1.12.4) in the repository Could any one help to solve the above
2006 Jun 28
8
How to handle Gem repository failures?
Well, I''ve managed to screw myself but good, apparently. I cleanup my "old" versions of actionmailer and actionpack, and now the rails gem is unavailable and of course, I can''t start rails 1.1.2 without the latest actionpack and actionmailer. None of the rails related gems appears to be currently available in the repository for me to get the old versions back so
2006 Aug 09
3
Can''t update actionmailer gem?
Trying to update actionmailer gem, and it''s complaining about the version of actionpack not being correct. C:\eclipse\workspace>gem update actionmailer Updating installed gems... Attempting remote update of actionmailer Install required dependency actionpack? [Yn] Y ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find actionpack (= 1.12.4) in the repository
2008 Feb 06
3
slogging my way thru oracle, not adapter? gem install fails?
<ubuntu_gutsy> me@ubuntu:~/workspace/oracle/ro$ gem install activerecord-oci-adapter Bulk updating Gem source index for: http://gems.rubyforge.org ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find activerecord-oci-adapter (> 0) in any repository <ubuntu_gutsy> me@ubuntu:~/workspace/oracle/ro$ rake db:migrate (in /home/me/workspace/oracle/ro) rake
2006 Jun 29
1
gem flaking out on me
# gem install rmagick Bulk updating Gem source index for: http://gems.rubyforge.org ERROR: While executing gem ... (OpenURI::HTTPError) 404 Not Found # gem update sources Updating installed gems... Attempting remote update of sources ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find sources (> 0) in the repository # gem search rmagic --remote *** REMOTE GEMS
2007 Dec 07
7
activerecord 2.0.1 gem
I have tried to install activerecord 2.0.1 both through gem update and by manually downloading it and doing gem install. They both fail with MANUAL: C:\DRC\ruby>gem install activerecord-2.0.1 ERROR: Error installing gem activerecord-2.0.1[.gem]: buffer error REMOTE: R:\workzone\dwell-aware\trunk>gem update --source http://gems.rubyonrails.com Updating installed gems... Attempting remote
2008 Apr 01
0
activerecord-sqlserver-adapter Gems Not Found HELP!!
Hi there, I''m running ROR 2.x on Win32 tried to run gem install activerecord-sqlserver-adapter --source http://gems.rubyonrails.org and get this: D:\>gem install activerecord-sqlserver-adapter -source http://gems.rubyonrails.org Bulk updating Gem source index for: http://gems.rubyonrails.org ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find
2011 Apr 04
0
issue installing gem Capybara on Debian5 w ruby 1.9.2 ( Rails 3.0.5) => installing native extension
On this server I already installed it in the gemsets for Ruby 1.8.7 and Rails 2.3.11 without any problem ... but trying (many times .. ) to install in Ruby 1.9.2 (Rails 3.0.5) raises an error ... It''s not related to the gem itself as the gem doesn(t build any native extension .. but to one dependency... I don''t know where to start looking for ... here is the log message :
2006 Aug 09
0
Problem on install gem install rails
Scenary: Fedora Core 5 + VirtualimPro Ruber RPM''s : ruby-libs-1.8.4-8.fc5 ruby-rdoc-1.8.4-8.fc5 ruby-mode-1.8.4-8.fc5 ruby-libs-1.8.4-8 ruby-debuginfo-1.8.4-8 ruby-ri-1.8.4-8 ruby-1.8.4-8 ruby-rdoc-1.8.4-8 ruby-devel-1.8.4-8 ruby-mode-1.8.4-8 ruby-tcltk-1.8.4-8 ruby-1.8.4-8.fc5 ruby-irb-1.8.4-8.fc5 ruby-ri-1.8.4-8.fc5 ruby-devel-1.8.4-8.fc5 ruby-irb-1.8.4-8 ruby-docs-1.8.4-8
2006 Jun 28
15
Its here! RubyGems Release 0.9.0
Read about it here: http://rubyforge.org/forum/forum.php?forum_id=7575 -- Posted via http://www.ruby-forum.com/.
2006 Aug 09
1
GemNotFoundException installing Rails - actionpack not in the repository
Hi all, I got an error on gem install rails which I do not understand? What am I doing wrong? Any help or suggestions will be greatly appreciated. Cheers, Onno ttempting local installation of ''rails'' ocal gem file not found: rails*.gem ttempting remote installation of ''rails'' pdating Gem source index for: http://gems.rubyforge.org nstall required dependency
2006 Jul 07
0
gem update error?
I am trying to run: gem update rails and I get this error: Attempting remote update of rails ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find rails (> 0) in the repository It does that for ANY gem I try to update. Any ideas? Thanks for your help. Thank You, Ben Johnson E: bjohnson@contuitive.com O: 800-341-6826 M: 817-229-4258 -------------- next part
2006 Apr 21
10
"Client closed socket" spewage
Hi all, Ruby 1.8.4 Rails 1.1.2 Mongrel 0.3.12 I''m seeing this output from the Mongrel server: Client closed socket requesting file C:/eclipse/workspace/dslscheduler/public/javascripts/prototype.js: Invalid argument It seems to be harmless, but I''m curious as to what''s causing it. Any ideas? Thanks, Dan
2008 Jul 01
14
rake aborted! Could not find table ...
I am getting a rake aborted error and I suspect that I am missing a package on my system since the app works for a friend on this computer. Here is the terminal output of the error: anita@anitas-computer:~/sandbox/shovell$ rake db:migrate (in /home/anita/sandbox/shovell) rake aborted! Could not find table ''stories'' (See full trace by running task with --trace)
2009 Jun 10
0
install pb(solved) : http://gems.rubyforge.org/ does not appear to be a repository
I''m installing ruby on rails on my local windows laptop, piece of cake, ruby is adult now, so I thought... http://rubyonrails.org/download is clear : install ruby with windows installer, ok download gems, unzip and "ruby setup.rb", ok but "gem install rails" tells : "http://gems.rubyforge.org/ does not appear to be a repository" here I groan, is it the
2010 Jul 30
4
Ferret installation
Hi guys, I''m very new to the RoR. So please be kind to me.. I''m having problems with ferret installation in rubygems. I''m on: ruby 1.9.1p429 (2010-07-02 revision 28523) [i386-mingw32] Rails 2.3.8 and i''m running windows 7 x64 When i enter ''gem install ferret --version 0.11.6'', it returns this error: Building native extensions. This could
2011 May 18
9
Address already in use - bind(2) (Errno::EADDRINUSE)
I made a new rails app and when i started the server ,it gave following error message. => Booting Mongrel => Rails 2.3.8 application starting on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server Exiting /usr/lib/ruby/1.8/mongrel/tcphack.rb:12:in `initialize_without_backlog'': Address already in use - bind(2) (Errno::EADDRINUSE) from
2009 Mar 25
3
List of databases supported by Rails
Where can I obtain list of databases supported by Ruby on Rails? Thanks TheR -- 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 post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe
2006 May 18
5
acts_as_classifiable plugin
Hello, I am pleased to announce the availability of the plugin acts_as_classifier which allows using the ''classifier'' gem in a Rails application. This plugin can be downloaded from http://opensvn.csie.org/sksinghi/acts_as_classifiable/ This plugin is useful in scenarios where you want to distinguish between spam or non-spam comments, Or maybe you want to track the