Capistrano 2.4.0 incompatible with EC2 on Rails 0.9.8.1

2 views
Skip to first unread message

Paul Dowman

unread,
Jun 21, 2008, 11:09:49 AM6/21/08
to ec2-on-rai...@googlegroups.com, ec2-on-rai...@googlegroups.com
Capistrano 2.4.0 was released last week, unfortunately it breaks a couple of things in the EC2 on Rails 0.9.8.1 Capistrano tasks. It will be fixed in the next release.

A temporary workaround is to use Capistrano 2.3.0:
sudo gem uninstall capistrano -v 2.4.0 sudo gem install capistrano -v 2.3.0

To check which version you're currently using:
gem list capistrano

Thanks to those who reported this!

Paul

Reply all
Reply to author
Forward
0 new messages