Error running bundle install from Jruby 1_6 head ------------------------------------------------
Key: JRUBY-6004 URL: https://jira.codehaus.org/browse/JRUBY-6004 Project: JRuby Issue Type: Bug Components: Application Error Affects Versions: JRuby 1.6 Environment: osx lion Reporter: Paul Cowan Fix For: JRuby 1.6.4 Attachments: Gemfile When running "bundle install" on the JRuby !_6 branch head (1.6.4) against the attached Gemfile, I get the following error: RegexpError: (RegexpError) invalid multibyte escape: /(?:;(?-mix:[\r\n\t ]+)?(?-mix:[^\x00- ()<>@,;:\\"\/\[\]?={}\x7f]+)(?-mix:[\r\n\t ]+)?=(?-mix:[\r\n\t ]+)?(?:(?-mix:[^\x00- ()<>@,;:\\"\/\[\]?={}\x7f]+)|(?-mix:"(?:[\r\n\t !#-\[\]-~\x80-\xff]|\\[\x00-\x7f])*"))(?-mix:[\r\n\t ]+)?)*/ Meta at /Users/paulcowan/.rvm/rubies/jruby-head/lib/ruby/1.9/open-uri.rb:458 OpenURI at /Users/paulcowan/.rvm/rubies/jruby-head/lib/ruby/1.9/open-uri.rb:394 (root) at /Users/paulcowan/.rvm/rubies/jruby-head/lib/ruby/1.9/open-uri.rb:94 require at org/jruby/RubyKernel.java:1047 require at /Users/paulcowan/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29 (root) at /Users/paulcowan/.rvm/rubies/jruby-head/lib/ruby/1.9/open-uri.rb:2 require at org/jruby/RubyKernel.java:1047 require at /Users/paulcowan/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29 (root) at /Users/paulcowan/.rvm/gems/jruby-head/gems/bundler-1.0.17/lib/bundler/vendor/thor/actions/file_manipulation.rb:8 require at org/jruby/RubyKernel.java:1047 require at /Users/paulcowan/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29 (root) at /Users/paulcowan/.rvm/gems/jruby-head/gems/bundler-1.0.17/lib/bundler/vendor/thor/actions.rb:7 require at org/jruby/RubyKernel.java:1047 require at /Users/paulcowan/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29 (root) at /Users/paulcowan/.rvm/gems/jruby-head/gems/bundler-1.0.17/lib/bundler/vendored_thor.rb:1 require at org/jruby/RubyKernel.java:1047 require at /Users/paulcowan/.rvm/rubies/jruby-head/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29 (root) at /Users/paulcowan/.rvm/gems/jruby-head/gems/bundler-1.0.17/lib/bundler/cli.rb:10 load at org/jruby/RubyKernel.java:1073 (root) at /Users/paulcowan/.rvm/gems/jruby-head/bin/bundle:19 -- This message is automatically generated by JIRA. 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