Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

bundle install --without fails #2

Closed
tmm1 opened this issue Jul 5, 2011 · 1 comment
Closed

bundle install --without fails #2

tmm1 opened this issue Jul 5, 2011 · 1 comment

Comments

@tmm1
Copy link

tmm1 commented Jul 5, 2011

$ ruby -v
ruby 1.8.7 (2010-04-19 patchlevel 253) [x86_64-linux], MBARI 0x6770, Ruby Enterprise Edition 2010.02, Kiji 0.11

$ bundle -v
Bundler version 1.0.15

$ bundle install --without test
/var/lib/jenkins/.rvm/gems/kiji-head/gems/bundler-1.0.15/lib/bundler/cli.rb:157:in `map!': can't modify frozen array (TypeError)
    from /var/lib/jenkins/.rvm/gems/kiji-head/gems/bundler-1.0.15/lib/bundler/cli.rb:157:in `install'
    from /var/lib/jenkins/.rvm/gems/kiji-head/gems/bundler-1.0.15/lib/bundler/vendor/thor/task.rb:22:in `send'
    from /var/lib/jenkins/.rvm/gems/kiji-head/gems/bundler-1.0.15/lib/bundler/vendor/thor/task.rb:22:in `run'
    from /var/lib/jenkins/.rvm/gems/kiji-head/gems/bundler-1.0.15/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
    from /var/lib/jenkins/.rvm/gems/kiji-head/gems/bundler-1.0.15/lib/bundler/vendor/thor.rb:246:in `dispatch'
    from /var/lib/jenkins/.rvm/gems/kiji-head/gems/bundler-1.0.15/lib/bundler/vendor/thor/base.rb:389:in `start'
    from /var/lib/jenkins/.rvm/gems/kiji-head/gems/bundler-1.0.15/bin/bundle:13
    from /var/lib/jenkins/.rvm/gems/kiji-head/bin/bundle:19:in `load'
    from /var/lib/jenkins/.rvm/gems/kiji-head/bin/bundle:19
@tmm1
Copy link
Author

tmm1 commented Jul 6, 2011

Submitted fix to bundler: rubygems/bundler#1287

@tmm1 tmm1 closed this as completed Jul 6, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant