search for: remote_installer

Displaying 10 results from an estimated 10 matches for "remote_installer".

2005 Mar 18
4
NoMemoryError on "gem install rails"
...s'' Updating Gem source index for: http://gems.rubyforge.org /home/foo/usr/lib/ruby/1.8/yaml.rb:119:in `load'': failed to allocate memory (NoMemoryError) from /home/foo/usr/lib/ruby/1.8/yaml.rb:119:in `load'' from /home/foo/usr/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:119:in `convert_spec'' from /home/foo/usr/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:56:in `source_index'' from /home/foo/usr/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:291:in `source_index'' from /home/foo/usr/lib/ruby/site_ru...
2006 Aug 04
2
MacOS + darwinport + rubygems
...l/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'': no such file to load -- sources (LoadError) from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in `require'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/remote_installer.rb:462:in `sources'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/remote_installer.rb:472:in `source_index_hash'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/remote_installer.rb:436:in `install'' from /opt/local/lib/ruby/vendor_ruby/1...
2006 Jul 30
0
Rails installation problem - activesupport
...all 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/remote_installer.rb:551:in `install_dependencies'' /usr/local/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:5...
2006 Jan 23
0
gem install login_generator
...m /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.rb:31:in `require_gem'' from /usr/local/lib/site_ruby/1.8/rubygems/remote_installer.rb:403:in `sources'' from /usr/local/lib/site_ruby/1.8/rubygems/remote_installer.rb:413:in `source_index_hash'' from /usr/local/lib/site_ruby/1.8/rubygems/remote_installer.rb:377:in `install'' from /usr/local/lib/site_ruby/1.8/rubygems/gem_commands.rb...
2006 Jul 31
6
Unable to install Gems with RubyGems on Intel OSX with DarwinPorts
...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/vendor_ruby/1.8/rubygems.rb:31:in `require_gem'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/remote_installer.rb:425:in `sources'' from /opt/local/lib/ruby/vendor_ruby/1.8/ rubygems/remote_installer.rb:435:in `source_index_hash'' from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/remote_installer.rb:399:in ` install'' from /opt/local/lib/ruby/vendor_ruby/1.8/r...
2006 Jan 23
5
can''t install model_security_generator
...uby/site_ruby/1.8/rubygems/installer.rb:58:in `install'' from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/installer.rb:56:in `each'' from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/installer.rb:56:in `install'' from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:362:in `install'' from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/gem_commands.rb:164:in `execute'' from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/gem_commands.rb:129:in `each'' from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/gem_commands.rb:129:in `exe...
2006 Aug 10
1
unable to upgrade to 1.1.5 (Win) gem error
.../lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27 - no such file to l Attempting remote update of rails Exception `Errno::EBADF'' at C:/RUBY184/lib/ruby/1.8/net/http.rb:560 - Bad file descriptor - connect(2) Exception `Errno::EBADF'' at C:/RUBY184/lib/ruby/site_ruby/1.8/rubygems/remote_installer.rb:133 - Bad file de ERROR: While executing gem ... (Errno::EBADF) Bad file descriptor - connect(2) Ok, I download the gem : actionmailer-1.2.4.gem actionpack-1.12.4.gem actionpack-1.12.4.tgz actionwebservice-1.1.5.gem activerecord-1.14.4.gem rails-1.1.5.gem Gem install activerecord-1.14.4....
2006 Jan 10
0
Problem installing rubygems-0.8.11
...ployment.rb /usr/local/lib/site_ruby/1.8/rubygems install gem_runner.rb /usr/local/lib/site_ruby/1.8/rubygems install gem_commands.rb /usr/local/lib/site_ruby/1.8/rubygems install doc_manager.rb /usr/local/lib/site_ruby/1.8/rubygems install installer.rb /usr/local/lib/site_ruby/1.8/rubygems install remote_installer.rb /usr/local/lib/site_ruby/1.8/rubygems install old_format.rb /usr/local/lib/site_ruby/1.8/rubygems install builder.rb /usr/local/lib/site_ruby/1.8/rubygems install rubygems_version.rb /usr/local/lib/site_ruby/1.8/rubygems install format.rb /usr/local/lib/site_ruby/1.8/rubygems install custom_requ...
2007 Jul 12
15
Ruby Gems and Rails
Hi, I think this has been discussed previously on the list, so apologies if I''m covering old ground but I''ve been using puppet to manage a few Rails applications which have dependencies on quite a few gems, so it''s getting to be a bit of an onerous task to manage them. It looks like the command line interface to gems doesn''t really support automated
2006 Apr 01
8
ROR on solaris 10 gem installation error
...ib/ruby/site_ruby/1.8/rubygems install loadpath_manager.rb /usr/local/lib/ruby/site_ruby/1.8/rubygems install old_format.rb /usr/local/lib/ruby/site_ruby/1.8/rubygems install open-uri.rb /usr/local/lib/ruby/site_ruby/1.8/rubygems install package.rb /usr/local/lib/ruby/site_ruby/1.8/rubygems install remote_installer.rb /usr/local/lib/ruby/site_ruby/1.8/rubygems install rubygems_version.rb /usr/local/lib/ruby/site_ruby/1.8/rubygems install source_index.rb /usr/local/lib/ruby/site_ruby/1.8/rubygems install deployment.rb /usr/local/lib/ruby/site_ruby/1.8/rubygems install timer.rb /usr/local/lib/ruby/site_ruby/1.8...