Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trust foreman binary #144

Closed
jrhorn424 opened this issue Sep 19, 2013 · 2 comments
Closed

Trust foreman binary #144

jrhorn424 opened this issue Sep 19, 2013 · 2 comments

Comments

@jrhorn424
Copy link

With the proliferation of binstubs and the new practice of checking gem binaries into app/bin, the foreman module should trust the correct foreman binary is being executed.

The problem is here.

I run bundle install without sudo since I have permissions setup correctly, and a proper gem setup that I can write to. sudo'ing bypasses my chruby, and the short of it is bundle is nowhere to be found for the sudoer.

One fix would be to not require sudo for this line. Another would be to not require sudo or bundle exec. I'd like to get feedback before working on a patch.

@d4be4st
Copy link
Member

d4be4st commented Jul 5, 2015

Is this bug still happening?

@jrhorn424
Copy link
Author

I can no longer reproduce this. I don't have this project any longer, and I don't deploy regularly anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants