Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Better coexistence with bundle install #11

Open
deiga opened this issue Nov 23, 2013 · 5 comments
Open

Better coexistence with bundle install #11

deiga opened this issue Nov 23, 2013 · 5 comments

Comments

@deiga
Copy link

deiga commented Nov 23, 2013

I'm noticing a lot of rbenv: cannot rehash: /usr/local/var/rbenv/shims/.rbenv-shim exists while running bundle install as it runs a rehash after each installed gem.

Would it be possible to suppress these warnings or just make it run the rehash only after the bundle install complete?

@bkuhlmann
Copy link

Ran into this issue as well but only after setting the bundler job count for the first time (i.e. bundle config --global jobs 7). It seems that performing multiple gem installs at the same time confuses rbenv rehash.

@manuelmeurer
Copy link

+1

@vyorkin
Copy link

vyorkin commented Dec 15, 2014

yep, that is the case for me either

@lustremedia
Copy link

+1

1 similar comment
@minktom
Copy link

minktom commented Feb 4, 2015

+1

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

6 participants