-
Notifications
You must be signed in to change notification settings - Fork 45
FATAL: (NameError) uninitialized constant Vagrant::Communication::SSH #12
Comments
That is... really interesting :-! I'll have to poke around this evening and see what I can see. You don't have any special version of openssh installed per-chance do you? |
Just tried this from the update center, got a totally different exception:
|
The SSH version is OpenSSH_5.5p1 Debian-4ubuntu5, OpenSSL 0.9.8o 01 Jun 2010 |
I've got this other exception (OpenSSL::BN requires the jruby-openssl gem) too. It looks like a random behavior, sometimes one sometimes other :/ |
I just pushed out 0.1.3 which fixes the openssl issue (#13), but I haven't been able to reproduce this issue. Do you see this every single time? Also, are you running the Vagrant-based job on a slave? (I haven't tested that yet :-!) |
This problem was resolved! Thanks and sorry for the delay to reply. |
I'm not sure if it is an issue of vagrant-plugin or a misconfiguration.
I'm running the following ruby version:
jruby 1.6.7 (ruby-1.8.7-p357) (2012-02-22 3e82bc8) (OpenJDK 64-Bit Server VM 1.6.0_20) [linux-amd64-java]
The jenkins version is 1.455.
And I'm getting this stacktrace:
https://gist.github.com/9f670df14b5016760a4e
Any sugestions?
The text was updated successfully, but these errors were encountered: