From: Jeremy Lecour Date: 2007-01-28T17:11:32+09:00 Subject: Re: Rubygem install "Invalid argument - sources-0.0.1.gem" Eric Hodel wrote: > What does: > > ruby -d setup.rb > > say when it gets to post-install.rb? I get this : Exception `Errno::EINVAL' at /usr/local/lib/site_ruby/1.8/rubygems/package.rb:264 - Invalid argument - sources-0.0.1.gem Exception `Errno::EINVAL' at setup.rb:590 - Invalid argument - sources-0.0.1.gem Exception `SetupError' at setup.rb:40 - hook /var/www/rubygems-0.9.1/./post-install.rb failed: Invalid argument - sources-0.0.1.gem Exception `SetupError' at setup.rb:1362 - hook /var/www/rubygems-0.9.1/./post-install.rb failed: Invalid argument - sources-0.0.1.gem setup.rb:40:in `setup_rb_error': hook /var/www/rubygems-0.9.1/./post-install.rb failed: (SetupError) Invalid argument - sources-0.0.1.gem from setup.rb:592:in `try_run_hook' from setup.rb:584:in `run_hook' from setup.rb:1322:in `exec_task_traverse' from setup.rb:1175:in `exec_install' from setup.rb:894:in `exec_install' from setup.rb:712:in `invoke' from setup.rb:681:in `invoke' from setup.rb:1359 Thanks for your help ! -- Posted via http://www.ruby-forum.com/.