platanus / our-boxen

MIT License
6 stars 1 forks source link

Failed for agustin #402

Open agustinf opened 8 years ago

agustinf commented 8 years ago

Running on Agustins-MacBook-Pro.local (OS X 10.11.3) under /bin/zsh, version 8642dedaefbb37d20639301fafaf4446b0c688b7 (compare to master).

Puppet Command

/opt/boxen/repo/bin/puppet apply --group admin --confdir /tmp/boxen/puppet/conf --vardir /tmp/boxen/puppet/var --libdir /opt/boxen/repo/lib --libdir /opt/boxen/repo/.bundle/ruby/2.0.0/gems/boxen-2.8.0/lib --modulepath /opt/boxen/repo/modules:/opt/boxen/repo/shared --hiera_config /opt/boxen/repo/config/hiera.yaml --logdest /opt/boxen/repo/log/boxen.log --logdest console --no-report --detailed-exitcodes --show_diff /opt/boxen/repo/manifests

Output (from /opt/boxen/repo/log/boxen.log)

2016-06-24 10:12:34 -0400 Puppet (err): Unable to set ownership of log file
2016-06-24 10:12:41 -0400 Puppet (notice): Compiled catalog for agustins-macbook-pro.local in environment production in 4.20 seconds
2016-06-24 10:12:44 -0400 /Stage[main]/Osx::Dock::Clear_dock/Boxen::Osx_defaults[Remove all the pinned icons]/Exec[osx_defaults write  com.apple.dock:persistent-apps=>()]/returns (notice): executed successfully
2016-06-24 10:12:44 -0400 /Stage[main]/Osx::Dock/Exec[killall Dock] (notice): Triggered 'refresh' from 1 events
2016-06-24 10:12:54 -0400 Puppet (err): Execution of 'brew cask install prey --appdir=/Applications --binarydir=/usr/local/bin' returned 1: ==> Caveats
Prey requires your API key, found in the bottom-left corner of
the Prey web account Settings page, to complete installation.
The API key may be set as an environment variable as follows:

  API_KEY="abcdef123456" brew cask install prey

==> Downloading https://prey-releases.s3.amazonaws.com/node-client/1.5.1/prey-mac-1.5.1-x86.pkg
Already downloaded: /Library/Caches/Homebrew/prey-1.5.1.pkg
==> Verifying checksum for Cask prey
==> Running installer for prey; your password may be necessary.
==> Package installers may write to any location; options such as --appdir are ignored.
Error: Command failed to execute!

==> Failed command:
["/usr/bin/sudo", "-E", "--", "/usr/sbin/installer", "-pkg", "#<Pathname:/opt/homebrew-cask/Caskroom/prey/1.5.1/prey-mac-1.5.1-x86.pkg>", "-target", "/"]

==> Output of failed command:
No API Key provided. Stopping here.

==> Exit status of failed command:
#<Process::Status: pid 50480 exit 1>
==> No API Key provided. Stopping here.
==> installer: Error -  Pre install check failed. Try again.
2016-06-24 10:12:54 -0400 /Stage[main]/Boxen::Personal/Package[prey]/ensure (err): change from absent to present failed: Execution of 'brew cask install prey --appdir=/Applications --binarydir=/usr/local/bin' returned 1: ==> Caveats
Prey requires your API key, found in the bottom-left corner of
the Prey web account Settings page, to complete installation.
The API key may be set as an environment variable as follows:

  API_KEY="abcdef123456" brew cask install prey

==> Downloading https://prey-releases.s3.amazonaws.com/node-client/1.5.1/prey-mac-1.5.1-x86.pkg
Already downloaded: /Library/Caches/Homebrew/prey-1.5.1.pkg
==> Verifying checksum for Cask prey
==> Running installer for prey; your password may be necessary.
==> Package installers may write to any location; options such as --appdir are ignored.
Error: Command failed to execute!

==> Failed command:
["/usr/bin/sudo", "-E", "--", "/usr/sbin/installer", "-pkg", "#<Pathname:/opt/homebrew-cask/Caskroom/prey/1.5.1/prey-mac-1.5.1-x86.pkg>", "-target", "/"]

==> Output of failed command:
No API Key provided. Stopping here.

==> Exit status of failed command:
#<Process::Status: pid 50480 exit 1>
==> No API Key provided. Stopping here.
==> installer: Error -  Pre install check failed. Try again.
2016-06-24 10:13:03 -0400 /Stage[main]/Boxen::Personal/Package[vagrant]/ensure (notice): created
2016-06-24 10:13:09 -0400 /Stage[main]/Boxen::Personal/Package[dockertoolbox]/ensure (notice): created
2016-06-24 10:13:50 -0400 /Stage[main]/Boxen::Personal/Package[genymotion]/ensure (notice): created
2016-06-24 10:14:15 -0400 /Stage[main]/Stacks::Node/Npm_module[karma-cli for all nodes]/ensure (notice): created
2016-06-24 10:15:05 -0400 /Stage[main]/Stacks::Node/Npm_module[npm for all nodes]/ensure (notice): created
2016-06-24 10:24:07 -0400 /Stage[main]/Stacks::Node/Npm_module[generator-platanus-ionic for all nodes]/ensure (notice): created
2016-06-24 10:41:06 -0400 /Stage[main]/Stacks::Node/Npm_module[ionic for all nodes]/ensure (notice): created
2016-06-24 10:45:32 -0400 /Stage[main]/Stacks::Node/Npm_module[yo for all nodes]/ensure (notice): created
2016-06-24 10:45:45 -0400 /Stage[main]/Stacks::Node/Npm_module[grunt-cli for all nodes]/ensure (notice): created
2016-06-24 10:48:32 -0400 /Stage[main]/Stacks::Node/Npm_module[gulp for all nodes]/ensure (notice): created
2016-06-24 10:48:39 -0400 Puppet (err): Execution of 'brew cask install spectacle --appdir=/Applications --binarydir=/usr/local/bin' returned 1: ==> Downloading https://s3.amazonaws.com/spectacle/downloads/Spectacle+1.0.6.zip
==> Verifying checksum for Cask spectacle
==> It seems there is already an App at '/Applications/Spectacle.app'; not moving.
==> Enabling accessibility access
Error: Command failed to execute!

==> Failed command:
["/usr/bin/sudo", "-E", "--", "/usr/bin/sqlite3", "#<Pathname:/Library/Application Support/com.apple.TCC/TCC.db>", "INSERT OR REPLACE INTO access VALUES('kTCCServiceAccessibility','com.divisiblebyzero.Spectacle',0,1,1,NULL,NULL);"]

==> Output of failed command:

==> Exit status of failed command:
#<Process::Status: pid 50997 exit 1>
==> sudo: no tty present and no askpass program specified
2016-06-24 10:48:39 -0400 /Stage[main]/Boxen::Personal/Package[spectacle]/ensure (err): change from absent to present failed: Execution of 'brew cask install spectacle --appdir=/Applications --binarydir=/usr/local/bin' returned 1: ==> Downloading https://s3.amazonaws.com/spectacle/downloads/Spectacle+1.0.6.zip
==> Verifying checksum for Cask spectacle
==> It seems there is already an App at '/Applications/Spectacle.app'; not moving.
==> Enabling accessibility access
Error: Command failed to execute!

==> Failed command:
["/usr/bin/sudo", "-E", "--", "/usr/bin/sqlite3", "#<Pathname:/Library/Application Support/com.apple.TCC/TCC.db>", "INSERT OR REPLACE INTO access VALUES('kTCCServiceAccessibility','com.divisiblebyzero.Spectacle',0,1,1,NULL,NULL);"]

==> Output of failed command:

==> Exit status of failed command:
#<Process::Status: pid 50997 exit 1>
==> sudo: no tty present and no askpass program specified