search for: gemnotfoundexception

Displaying 20 results from an estimated 25 matches for "gemnotfoundexception".

2006 Aug 09
1
GemNotFoundException installing Rails - actionpack not in the repository
...on of ''rails'' pdating Gem source index for: http://gems.rubyforge.org nstall required dependency rake? [Yn] nstall required dependency activesupport? [Yn] nstall required dependency activerecord? [Yn] nstall required dependency actionpack? [Yn] RROR: While executing gem ... (Gem::GemNotFoundException) Could not find actionpack (= 1.12.4) in the repository This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or...
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 executing gem ... (Gem::GemNotFoundException) Could not find sqlite3-ruby (> 0) in the repository pbarry...
2006 Jun 28
8
How to handle Gem repository failures?
...ils related gems appears to be currently available in the repository for me to get the old versions back so that I can run rails 1.1.2. So, I have a few questions: 1) If I execute a gem command and see: C:\eclipse\workspace>gem install actionpack 1.12.1 ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find actionpack (> 0) in the repository am I totally screwed with respect to being able to get that gem? Or is there a way for me to download it another way and install it by hand? 2) Is there a place where the status of the Gem repository is shown so that we know if there...
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 problem? Thank you in advance. Daniel -- Posted via http://www.ruby-forum.com/.
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
3
Can''t update actionmailer gem?
...ionmailer 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 My version of actionpack is 1.12.3 and I updated it explicitly and didn''t see 1.12.4. Is this an error in the posting of the actionmailer gem or a local gem problem that I have? Thanks, Wes -- Posted via http://www.ruby-for...
2006 Feb 28
1
gem update problem
...163:~/Documents/Dev/Rails/gems dhall$ sudo gem update installed Password: Upgrading installed gems... Updating Gem source index for: http://gems.rubyforge.org Attempting remote upgrade of installed Attempting remote installation of ''installed'' ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find installed (> 0) in the repository Any ideas what''s going on and how I can correct it? Thanks, Doug
2008 Apr 01
0
activerecord-sqlserver-adapter Gems Not Found HELP!!
...32 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 activerecord-sqlserver-adapter (> 0) in any repository Also tried -s instead of --source D:\>gem install activerecord-sqlserver-adapter -s http://gems.rubyonrails.org Bulk updating Gem source index for: http://gems.rubyonrails.org ERROR: While executing gem ... (Gem::Ge...
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 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 aborted! Please install the oci adapter: `gem install activerecord-oci-adapter` (no such file to load -- active_record...
2006 Aug 09
0
Problem on install gem install rails
...i-1.8.4-8.fc5 ruby-devel-1.8.4-8.fc5 ruby-irb-1.8.4-8 ruby-docs-1.8.4-8 rubygems-0.9.0 Acction fails: root@ns26 rubygems-0.9.0]# gem install rails Need to update 1 gems from http://gems.rubyforge.org . complete Install required dependency actionpack? [Yn] y ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find actionpack (= 1.12.4) in the repository I don''t get any result on Google form this problem. Any ideas? -- Noticias y ultimas novedades en http://hosting.lomejordeinternet.net/ SOPORTE: http://soporte.hostinglmi.net Este mensaje se dirige exclusivamente a su destin...
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 -------------- An HTML attachment was scrubbed... URL: h...
2006 Jul 30
0
Rails installation problem - activesupport
...uby_rails_lighttpd_mysql_tiger">these</a> instructions. Everything seems to be working fine until i try to install Rails with Rubygems, then I get the following error-message: <blockquote>Install required dependency activesupport? [Yn] y ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find activesupport (= 1.3.1) in the repository /usr/local/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:499:in `find_gem_to_install'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:437:in `install'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/re...
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 *** # # gem environment Rubygems Environment: - VERSION: 0.9.0 (0.9.0) - INSTALLATION DIRECTORY: /usr/lib/ruby/gems/1.8 - GEM PATH: - /usr/lib/ruby/gems/1.8 - REMOTE SOURCES: - h...
2005 Dec 24
1
Problem with ActiveRecord installation
When I try to install activerecord with rubygems, it constantly pop ''ZBuffer'' error. I tried to install older version, but it can''t be found by rubygems in remote repository. what should I do to install it? -- Posted via http://www.ruby-forum.com/.
2011 Apr 04
0
issue installing gem Capybara on Debian5 w ruby 1.9.2 ( Rails 3.0.5) => installing native extension
...p180@rails3/gems/ffi-1.0.7/lib RUBYLIBDIR=/home/kadoudal/.rvm/gems/ ruby-1.9.2-p180@rails3/gems/ffi-1.0.7/lib /home/kadoudal/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/ rubygems.rb:388:in `bin_path'': can''t find gem rake ([">= 0"]) with executable rake (Gem::GemNotFoundException) from /home/kadoudal/.rvm/gems/ruby-1.9.2-p180/bin/rake:19:in `<main>'' need some clue to try solving this issue ... -- 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...
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
...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 error message should be "Timeout" instead of "not a repository" checking...
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
2011 Aug 22
6
Trouble with Ruby on Rails
...erata resources. And, I have typed "rake db:migrate" to build Ruby. Then, I got an error stating: "/Users/taek/.rvm/rubies/ruby-1.9.2-p290/lib/ ruby/site_ruby/1.9.1/rubygems.rb:314:in `bin_path'': can''t find gem rake ([">= 0"]) with executable rake (Gem::GemNotFoundException) from /Users/taek/.rvm/gems/ruby-1.9.2-p290/bin/rake:19:in `<main>''" When I googled, some posts suggested to delete rake.gemspec(in "/Users/ taek/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/gems/1.9.1/specifications" folder). Their point was that Ruby 1.9.2 comes with a...