The install is definitely broken. capistrano/cli.rb is one of the standard files for capistrano. Try uninstalling all installed versions of capistrano and reinstalling it.
- Jamis On 3/10/09 9:13 AM, lamp5matt wrote: > I found another thread here where someone got this error and solved it > more or less by reinstalling everything, and by adding capistrano-ext > to support multistage deployment. > > I am *not using multistage deployment, and have reinstalled > everything, and still get this error. > > Can someone explain what the problem is exactly? Ruby's $LOAD_PATH is > /usr/local/lib/site_ruby/1.8 > /usr/local/lib/site_ruby/1.8/powerpc-linux > /usr/local/lib/site_ruby > /usr/lib/ruby/vendor_ruby/1.8 > /usr/lib/ruby/vendor_ruby/1.8/powerpc-linux > /usr/lib/ruby/vendor_ruby > /usr/lib/ruby/1.8 > /usr/lib/ruby/1.8/powerpc-linux > > do I need to symlink capistrano, or /var/lib/gems/1.8 ? > > This, incidentally, is capistrano 2.5.5; I've used 2.4.0 for a long > time with no problems, and it's bin/cap doesn't require 'capistrano/ > cli' but rubygems installed 2.5.5 on this machine, which is new > (Debian) > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
