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

problems with Capistrano 2.x branch on OS X Yosemite #7

Closed
kisakov opened this issue Oct 20, 2014 · 6 comments
Closed

problems with Capistrano 2.x branch on OS X Yosemite #7

kisakov opened this issue Oct 20, 2014 · 6 comments

Comments

@kisakov
Copy link

kisakov commented Oct 20, 2014

In notification-center v0.0.2 there is dependency terminal-notifier ~> 1.4.2
But this version of terminal-notifier doesn't work with OS X Yosemite.
It fixed in new version terminal-notifier julienXX/terminal-notifier#106

Thank you!

@ain
Copy link

ain commented Oct 24, 2014

Also confirmed on Cap 3.

@ain
Copy link

ain commented Oct 24, 2014

0.1.4 actually fixes this problem setting dependency on terminal-notifier to 1.6.

If you were running 0.1.3 make sure to kill your Gemfile.lock to get up to 0.1.4 that works on Yosemite.

@kisakov
Copy link
Author

kisakov commented Oct 25, 2014

@ain but 0.1.4 works only with Capistrano 3. There is dependency

  gem.add_dependency 'capistrano', '~> 3.0'

I've been asking for fix this problem with notification-center v0.0.2, which support cap 2

@sprestel
Copy link

+1

@jeffbyrnes
Copy link

This is probably not what you want to hear, but Cap 3 has been around for a while now, and I’d encourage upgrading your stack to take advantage of it, rather than asking a dev to spend any cycles on two-year-old software (v0.0.2 of this gem was released in Sept 2012).

If there’s something in particular holding you back from upgrading to Cap 3, feel free to email me & I’ll try to help you out, as I feel badly if you’re sticking with Cap 2 “just because”.

@mattbrictson
Copy link
Member

Realistically we will probably never address this issue, as Capistrano 2.x is no longer supported. Sorry!

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

5 participants