Bundler doesn't work with 1.9 mode
----------------------------------
Key: JRUBY-5124
URL: http://jira.codehaus.org/browse/JRUBY-5124
Project: JRuby
Issue Type: Bug
Components: Ruby 1.9
Affects Versions: JRuby 1.5.3, JRuby 1.6
Reporter: Kevin Menard
Assignee: Thomas E Enebo
Running "bundle install" with JRuby in 1.9 mode raises an error in bundler.
Using the same JAR in 1.8 mode works just fine. This is broken in both 1.5.3
and master, although there are slightly different traces in both cases. Here
is the trace with master as of 10/06/2010:
/home/nirvdrum/.rvm/gems/jruby-h...@global/gems/bundler-1.0.2/lib/bundler.rb:227:in
`load_gemspec': can't convert Pathname into String (TypeError)
from
/home/nirvdrum/.rvm/gems/jruby-h...@global/gems/bundler-1.0.2/lib/bundler.rb:221:in
`chdir'
from
/home/nirvdrum/.rvm/gems/jruby-h...@global/gems/bundler-1.0.2/lib/bundler.rb:221:in
`load_gemspec'
from
/home/nirvdrum/.rvm/gems/jruby-h...@global/gems/bundler-1.0.2/lib/bundler/source.rb:331:in
`load_spec_files'
from
/home/nirvdrum/.rvm/gems/jruby-h...@global/gems/bundler-1.0.2/lib/bundler/source.rb:330:in
`each'
from
/home/nirvdrum/.rvm/gems/jruby-h...@global/gems/bundler-1.0.2/lib/bundler/source.rb:330:in
`load_spec_files'
from
/home/nirvdrum/.rvm/gems/jruby-h...@global/gems/bundler-1.0.2/lib/bundler/source.rb:541:in
`load_spec_files'
from
/home/nirvdrum/.rvm/gems/jruby-h...@global/gems/bundler-1.0.2/lib/bundler/source.rb:361:in
`local_specs'
from
/home/nirvdrum/.rvm/gems/jruby-h...@global/gems/bundler-1.0.2/lib/bundler/source.rb:526:in
`specs'
... 13 levels...
from
/home/nirvdrum/.rvm/gems/jruby-h...@global/gems/bundler-1.0.2/bin/bundle:13
from
/home/nirvdrum/.rvm/gems/jruby-h...@global/gems/bundler-1.0.2/bin/bundle:19:in
`load'
from /home/nirvdrum/.rvm/gems/jruby-h...@global/bin/bundle:19
--
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