Skip to content

Instantly share code, notes, and snippets.

@misilot
Created December 5, 2013 15:10
Show Gist options
  • Save misilot/7806917 to your computer and use it in GitHub Desktop.
Save misilot/7806917 to your computer and use it in GitHub Desktop.
dspace-vagrant error Running archlinux
Info: FileBucket adding {md5}ecb6d3479ac3823f1da7f314d871989b
Info: /Stage[main]//Dspace::Install[vagrant-dspace]/File[/home/vagrant/.profile]: Filebucketed /home/vagrant/.profile to puppet with sum ecb6d3479ac3823f1da7f314d871989b
Notice: /Stage[main]//Dspace::Install[vagrant-dspace]/File[/home/vagrant/.profile]/content: content changed '{md5}ecb6d3479ac3823f1da7f314d871989b' to '{md5}13a3b517d85c87e9fa7d5550b12995ed'
Notice: /Stage[main]//Dspace::Install[vagrant-dspace]/Exec[git clone git@github.com:DSpace/DSpace.git /home/vagrant/dspace-src]: Dependency Exec[Verify SSH connection to GitHub works?] has failures: true
Notice: /Stage[main]//Dspace::Install[vagrant-dspace]/Exec[Checkout branch master]: Dependency Exec[Verify SSH connection to GitHub works?] has failures: true
Notice: /Stage[main]//Dspace::Install[vagrant-dspace]/File[/home/vagrant/dspace-src/vagrant.properties]: Dependency Exec[Verify SSH connection to GitHub works?] has failures: true
Notice: /Stage[main]//Dspace::Install[vagrant-dspace]/Exec[Build DSpace installer in /home/vagrant/dspace-src]: Dependency Exec[Verify SSH connection to GitHub works?] has failures: true
Notice: /Stage[main]//Dspace::Install[vagrant-dspace]/Exec[Install DSpace to /home/vagrant/dspace]: Dependency Exec[Verify SSH connection to GitHub works?] has failures: true
Notice: /Stage[main]//Dspace::Install[vagrant-dspace]/Exec[Create DSpace Administrator]: Dependency Exec[Verify SSH connection to GitHub works?] has failures: true
Notice: /Stage[main]//Exec[Download and install the Psi-probe war]: Dependency Exec[Verify SSH connection to GitHub works?] has failures: true
Notice: /Stage[main]//Service[tomcat7-vagrant]: Dependency Exec[Verify SSH connection to GitHub works?] has failures: true
Notice: /Stage[main]//File[/home/vagrant/tomcat/conf/Catalina/localhost/probe.xml]: Dependency Exec[Verify SSH connection to GitHub works?] has failures: true
Info: Creating state file /var/lib/puppet/state/state.yaml
Notice: Finished catalog run in 88.23 seconds
Stderr from the command:
stdin: is not a tty
Error: ssh -T -oStrictHostKeyChecking=no git@github.com returned 255 instead of one of [1]
Error: /Stage[main]/Dspace/Exec[Verify SSH connection to GitHub works?]/returns: change from notrun to 1 failed: ssh -T -oStrictHostKeyChecking=no git@github.com returned 255 instead of one of [1]
Warning: /Stage[main]//Dspace::Install[vagrant-dspace]/Exec[git clone git@github.com:DSpace/DSpace.git /home/vagrant/dspace-src]: Skipping because of failed dependencies
Warning: /Stage[main]//Dspace::Install[vagrant-dspace]/Exec[Checkout branch master]: Skipping because of failed dependencies
Warning: /Stage[main]//Dspace::Install[vagrant-dspace]/File[/home/vagrant/dspace-src/vagrant.properties]: Skipping because of failed dependencies
Warning: /Stage[main]//Dspace::Install[vagrant-dspace]/Exec[Build DSpace installer in /home/vagrant/dspace-src]: Skipping because of failed dependencies
Warning: /Stage[main]//Dspace::Install[vagrant-dspace]/Exec[Install DSpace to /home/vagrant/dspace]: Skipping because of failed dependencies
Warning: /Stage[main]//Dspace::Install[vagrant-dspace]/Exec[Create DSpace Administrator]: Skipping because of failed dependencies
Warning: /Stage[main]//Exec[Download and install the Psi-probe war]: Skipping because of failed dependencies
Warning: /Stage[main]//Service[tomcat7-vagrant]: Skipping because of failed dependencies
Warning: /Stage[main]//File[/home/vagrant/tomcat/conf/Catalina/localhost/probe.xml]: Skipping because of failed dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment