nathankot / our-boxen

Copy me for your team.

Home Page:http://boxen.github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed for nathan

nathankot opened this issue · comments

Running on nkmbp-2.local (OS X 10.9.4) under /usr/local/bin/fish, version 307a0e9 (compare to master).

Changes

M modules/people/manifests/nathankot.pp
?? modules/people/manifests/nathankot/robomongo.pp

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.6.0/lib --manifestdir /opt/boxen/repo/manifests --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/site.pp

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

2014-08-10 16:03:18 +1200 Puppet (warning): Setting manifestdir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
   (at /opt/boxen/repo/.bundle/ruby/2.0.0/gems/puppet-3.6.1/lib/puppet/settings.rb:260:in `block (2 levels) in parse_global_options')
2014-08-10 16:03:19 +1200 Puppet (err): Unable to set ownership of log file
2014-08-10 16:03:26 +1200 Puppet (notice): Compiled catalog for nkmbp-2.local in environment production in 4.96 seconds
2014-08-10 16:03:37 +1200 /Stage[main]/Projects::Neighbourly/Homebrew::Tap[homebrew/homebrew-php]/Homebrew_tap[homebrew/homebrew-php]/ensure (notice): created
2014-08-10 16:04:12 +1200 Puppet (err): Execution of '/usr/sbin/chown -R nathan:staff /Applications/Robomongo.app' returned 1: chown: /Applications/Robomongo.app: No such file or directory
2014-08-10 16:04:12 +1200 /Stage[main]/People::Nathankot::Robomongo/Package[Robomongo]/ensure (err): change from absent to present failed: Execution of '/usr/sbin/chown -R nathan:staff /Applications/Robomongo.app' returned 1: chown: /Applications/Robomongo.app: No such file or directory
2014-08-10 16:04:14 +1200 /Stage[main]/People::Nathankot/Package[gpg]/ensure (notice): created

Succeeded at version 307a0e9.