You can do "gem uninstall net-ssh" and it will prompt you for the version.

- Jamis

On May 16, 2008, at 2:28 PM, Ken wrote:


What is the exact syntax to uninstall net-ssh?  Would it be "gem
uninstall net-ssh -v 2.0.1"?

Thanks, Ken

On May 16, 1:17 pm, Jamis Buck <[EMAIL PROTECTED]> wrote:
Capistrano 1.4.1 and earlier, and capistrano 2.1 and earlier, do not
work if you have net-ssh 2.x installed. You must install capistrano
1.4.2 or 2.2 in order to use capistrano. Capistrano 2.3 uses net-ssh
2, but the others do not, so if you don't need net-ssh 2 for something
else, you could also just gem uninstall net-ssh 2.

- Jamis

On May 16, 2008, at 1:54 PM, Ken Hudson wrote:

Hi All,

I have been running with Capistrano 2.0.0 and I have been having a
couple issues with a new application and I thought those issues might
be corrected with Capistrano 2.1.0. So, I executed the following
command:

sudo gem install capistrano -v 2.1.0

The install seemed to go OK, but now when I enter a "cap deploy" I'm
getting the following error:

/Library/Ruby/Site/1.8/rubygems.rb:139:in `activate': can't activate
net-ssh (= 1.1.2), already activated net-ssh-2.0.1] (Gem::Exception)
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from /Library/Ruby/Gems/1.8/gems/capistrano-2.1.0/lib/capistrano/
ssh.rb:38

Etc.

If I enter a "cap _2.0.0_ deploy" I get the same message.

Can anyone help with this? I have no idea how to correct this.  By
the way, I need to keep capistrano 2.0.0...

Thanks, Ken




 smime.p7s
3KDownload

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to