|
Hi all, I too am having issues with vagrant-dspace -- I'm seeing different error messages, but they are related to ssh too so perhaps another symptom of the same problem? This is on a Linux machine that was successfully running vagrant-dspace a few months back, updated to current master of vagrant-dspace. I added a stanza to Vagrantfile to ensure the network cable of the virtualbox is plugged in (I had run into this with a different vagrant box). After that, vagrant up eventually fails with The SSH command responded with a non-zero exit status. Vagrant Further up in the logĀ I see failure messages that include ==> vagrant-dspace: Notice: /Stage[main]/Main/Dspace::Tomcat_instance[/home/vagrant/dspace/webapps]/Service[tomcat]: Dependency Exec[Adding the fingerprint for GitHub so we can connect to it] has failures: true and even further up ==> vagrant-dspace: Debug: Exec[Adding the fingerprint for GitHub so we can connect to it](provider=posix): Executing 'ssh -T -oStrictHostKeyChecking=no [email protected]' I tried changing the Vagrantfile stanza to not actually attempt to talk to github but that didn't help either -- it still tries to do the fingerprint check (does that come from puppet-dspace?). My changes are in https://gist.github.com/aschweer/e521f1831fe874bc3f19a40c395eb513 vagrant-ssh then ssh -T -oStrictHostKeyChecking=no [email protected] gives Permission denied (publickey). with an exit status of, as it says in the error message, 255. cheers, Andrea -- Dr Andrea Schweer Lead Software Developer, ITS Information Systems The University of Waikato, Hamilton, New Zealand +64-7-837 9120 -- |
- [dspace-tech] vagrant-dspace install issues - librarian-pu... Darryn Brooking
- [dspace-tech] Re: vagrant-dspace install issues - lib... Andrew Parker
- Re: [dspace-tech] Re: vagrant-dspace install issu... Andrea Schweer
- Re: [dspace-tech] Re: vagrant-dspace install ... Andrew Parker
- Re: [dspace-tech] Re: vagrant-dspace inst... Hardy Pottinger
- Re: [dspace-tech] Re: vagrant-dspace... Andrew Parker
- Re: [dspace-tech] Re: vagrant-ds... Hardy Pottinger
- Re: [dspace-tech] Re: vagran... Andrew Parker
- Re: [dspace-tech] Re: vagran... Hardy Pottinger
- Re: [dspace-tech] Re: vagran... Hardy Pottinger
- Re: [dspace-tech] Re: vagran... Darryn Brooking
- Re: [dspace-tech] Re: vagran... Darryn Brooking
- Re: [dspace-tech] Re: vagran... Andrea Schweer
