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

mina/foreman is not wokring #100

Closed
seifsallam opened this issue Feb 25, 2013 · 6 comments
Closed

mina/foreman is not wokring #100

seifsallam opened this issue Feb 25, 2013 · 6 comments

Comments

@seifsallam
Copy link

The current build of foreman is broken, i see that grigio@e655330 fixed it, is there anyway that we can add this?

mina aborted!
cannot load such file -- mina/foreman

(See full trace by running task with --trace)
Error loading Rakefile!
mina aborted!
There may be a problem with config/deploy.rb and/or Rakefile
@seifsallam
Copy link
Author

Also in rbenv i hade to switch from sudo bundle exec foreman

sudo bundle exec foreman export upstart /etc/init -a #{foreman_app} -u #{foreman_user} -l #{foreman_log}

to rbenv sudo foreman that of course if rbenv-sudo is installed

rbenv sudo foreman export upstart /etc/init -a #{foreman_app} -u #{foreman_user} -l #{foreman_log}

@grigio
Copy link

grigio commented Apr 8, 2013

+1 Please @nadarei do not let die this project!

@lxcodes
Copy link

lxcodes commented May 14, 2013

@grigio @seifsallam Is this still an issue or have you found solutions?

@seifsallam
Copy link
Author

@al3x-edge For me I fixed it by exporting foreman and using it from library and do necessary fixes in order to work.
All I'm saying here is someone fixed the issue, please take a look at foreman and fix the current issue. I attached the pull request at the top, and if there is anything that I can do to help fix this issue, I'm all in.

@grigio
Copy link

grigio commented May 15, 2013

I seems still broken on master https://github.com/nadarei/mina/blob/master/lib/mina/foreman.rb
For me it works in this way grigio@e655330

@mikong
Copy link
Member

mikong commented Jul 7, 2013

Closing. Let's focus on #89 and #101. Thanks @grigio, @seifsallam.

@mikong mikong closed this as completed Jul 7, 2013
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

4 participants