Greetings all,
    I attempted to follow the instructions 
at http://wiki.opencog.org/w/Building_OpenCog for "Linux Setup" which seem 
pretty straightforward.  I got virtualbox, git and vagrant installed 
without any trouble, but when I tried to run "vagrant up" (from the 
opencog/lib directory) I got an error about SSH negotiation failing, so I 
followed the instructions in the error message to disable ssh-agent (I used 
"ssh-agent -k") and also moved my .ssh/id_rsa out of the way.  Trying 
'vagrant up' again got me:

Bringing machine 'default' up with 'virtualbox' provider... 
==> default: Checking if box 'ubuntu/trusty32' is up to date... 
==> default: Machine already provisioned. Run `vagrant provision` or use 
the `--provision` 
==> default: flag to force provisioning. Provisioners marked to run always 
will still run.

And then when I try "vagrant provision" I still get an error:

ni@quark:~/opencog/lib$ vagrant provision 
==> default: Running provisioner: shell... 
An error occurred in the underlying SSH library that Vagrant uses. 
The error message is shown below. In many cases, errors from this          
                                                
library are caused by ssh-agent issues. Try disabling your SSH      
agent or removing some keys and try again. 
                                                                                
                                           
 
If the problem persists, please report a bug to the net-ssh project. 
                                                                                
                 
 
timeout during server version negotiating    


Any suggestions for what I can try next?

     thanks so very much in advance for any ideas,
             ~c

-- 
You received this message because you are subscribed to the Google Groups 
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/468f97e6-f7c1-4bf5-9959-4dd0e809f640%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to