I'm trying to install vagrant-dspace and it's failing when it starts using librarian puppet. ..errors escalate into exceptions after this point.
Windows 10 enterprise VirtualBox 5.0.28 Vagrant 1.8.6 (same result when I tried 1.8.7 first) I can vagrant ssh in but that hasn't help me yet... Snippet from vagrant up --debug INFO interface: info: Installing librarian-puppet... INFO interface: info: ==> vagrant-dspace: Installing librarian-puppet... ==> vagrant-dspace: Installing librarian-puppet... DEBUG ssh: Sending SSH keep-alive... DEBUG ssh: Sending SSH keep-alive... INFO interface: info: librarian-puppet installed! Installing third-party Puppet modules (via librarian-puppet)... INFO interface: info: ==> vagrant-dspace: librarian-puppet installed! ==> vagrant-dspace: Installing third-party Puppet modules (via librarian-puppet)... ==> vagrant-dspace: librarian-puppet installed! ==> vagrant-dspace: Installing third-party Puppet modules (via librarian-puppet)... DEBUG ssh: stderr: /usr/local/bin/librarian-puppet INFO interface: info: /usr/local/bin/librarian-puppet INFO interface: info: ==> vagrant-dspace: /usr/local/bin/librarian-puppet ==> vagrant-dspace: /usr/local/bin/librarian-puppet DEBUG ssh: stderr: : INFO interface: info: : INFO interface: info: ==> vagrant-dspace: : ==> vagrant-dspace: : DEBUG ssh: stderr: Unable to connect to https://forgeapi.puppetlabs.com: end of file reached INFO interface: info: Unable to connect to https://forgeapi.puppetlabs.com: end of file reached INFO interface: info: ==> vagrant-dspace: Unable to connect to https://forgeapi.puppetlabs.com: end of file reached ==> vagrant-dspace: Unable to connect to https://forgeapi.puppetlabs.com: end of file reached DEBUG ssh: stderr: ( INFO interface: info: ( INFO interface: info: ==> vagrant-dspace: ( ==> vagrant-dspace: ( DEBUG ssh: stderr: Faraday::ConnectionFailed INFO interface: info: Faraday::ConnectionFailed INFO interface: info: ==> vagrant-dspace: Faraday::ConnectionFailed ==> vagrant-dspace: Faraday::ConnectionFailed DEBUG ssh: stderr: ) INFO interface: info: ) INFO interface: info: ==> vagrant-dspace: ) ==> vagrant-dspace: ) DEBUG ssh: Exit status: 1 ERROR warden: Error occurred: The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong. INFO warden: Beginning recovery process... INFO warden: Recovery complete. ERROR warden: Error occurred: The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong. INFO warden: Beginning recovery process... INFO warden: Calling recover: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x464a9c0> -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" 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/dspace-tech. For more options, visit https://groups.google.com/d/optout.
