Skip to content

Instantly share code, notes, and snippets.

@bshepherdson
Created August 15, 2013 14:25
Show Gist options
  • Select an option

  • Save bshepherdson/6241233 to your computer and use it in GitHub Desktop.

Select an option

Save bshepherdson/6241233 to your computer and use it in GitHub Desktop.
Errors build GHCJS vagrant VM
err: /Stage[main]//Exec[build0]/returns: change from notrun to 0 failed: /home/vagrant/stage0_ghc.sh returned 1 instead of one of [0] at /tmp/vagrant-puppet/manifests/base.pp:126
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: Copy the ghc-build-refs into place
notice: /Stage[main]//Exec[build0]/returns: ====================================
notice: /Stage[main]//Exec[build0]/returns: cp: target `ghc-source/utils/' is not a directory
err: /Stage[main]//Exec[build0]: Failed to call refresh: /home/vagrant/stage0_ghc.sh returned 1 instead of one of [0] at /tmp/vagrant-puppet/manifests/base.pp:126
notice: /Stage[main]//Exec[build1]: Dependency Exec[build0] has failures: true
warning: /Stage[main]//Exec[build1]: Skipping because of failed dependencies
notice: /Stage[main]//Exec[build1]: Triggered 'refresh' from 1 events
info: /Stage[main]//Exec[build1]: Scheduling refresh of Exec[build2]
notice: /Stage[main]//Exec[build2]: Dependency Exec[build0] has failures: true
warning: /Stage[main]//Exec[build2]: Skipping because of failed dependencies
notice: /Stage[main]//Exec[build2]: Triggered 'refresh' from 2 events
info: /Stage[main]//Exec[build2]: Scheduling refresh of Exec[build3]
notice: /Stage[main]//Exec[build3]: Dependency Exec[build0] has failures: true
warning: /Stage[main]//Exec[build3]: Skipping because of failed dependencies
notice: /Stage[main]//Exec[build3]: Triggered 'refresh' from 2 events
info: Creating state file /var/lib/puppet/state/state.yaml
notice: Finished catalog run in 154.69 seconds
Stderr from the command:
stdin: is not a tty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment