jruby-complete gem install fails: private method `split' called for nil:NilClass
--------------------------------------------------------------------------------
Key: JRUBY-3536
URL: http://jira.codehaus.org/browse/JRUBY-3536
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.2
Environment: RubyGems Environment:
- RUBYGEMS VERSION: 1.3.1
- RUBY VERSION: 1.8.6 (2009-03-30 patchlevel 287) [java]
- INSTALLATION DIRECTORY:
file:/C:/Project/trunk/product/dependencies/jruby/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/gems/1.8
- RUBY EXECUTABLE:
file:/C:/Project/trunk/product/dependencies/jruby/jruby-complete.jar!/META-INF/jruby.home/bin/jruby.bat
- EXECUTABLE DIRECTORY:
file:/C:/Project/trunk/product/dependencies/jruby/jruby-complete.jar!/META-INF/jruby.home/bin
- RUBYGEMS PLATFORMS:
- ruby
- universal-java-1.6
- GEM PATHS:
-
file:/C:/Project/trunk/product/dependencies/jruby/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/gems/1.8
- C:/Users/trejkaz/.gem/jruby/1.8
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- "install" => "--env-shebang"
- "update" => "--env-shebang"
- REMOTE SOURCES:
- http://gems.rubyforge.org/
Reporter: Trejkaz
Assignee: Thomas E Enebo
Attempting to install any gem currently fails with the following error:
{noformat}C:\Project\trunk\product\dependencies>java -jar
jruby/jruby-complete.jar --command jgem install ci_reporter
JRuby limited openssl loaded. gem install jruby-openssl for full support.
http://wiki.jruby.org/wiki/JRuby_Builtin_OpenSSL
WARNING: Installing to ~/.gem since
file:/C:/Project/trunk/product/dependencies/jruby/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/gems/1.8
and
file:/C:/Project/trunk/product/dependencies/jruby/jruby-complete.jar!/META-INF/jruby.home/bin
aren't both writable.
ERROR: While executing gem ... (NoMethodError)
private method `split' called for nil:NilClass{noformat}
This occurs on three independent machines, each running slightly different
versions of Windows.
It seemed to work fine on Friday, so I thought it might be a time-dependent
problem, possibly based on the contents of the repository as of right now.
Gem running under MRI 1.8.6 still works fine even today though.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email