platanus / our-boxen

MIT License
6 stars 1 forks source link

Failed for jidonoso #330

Closed blackjid closed 9 years ago

blackjid commented 9 years ago

Running on black-mac (OS X 10.10.3) under /opt/boxen/homebrew/bin/zsh, version 53533bc5e6437a2b709624588a81fa0c654c0822 (compare to master).

Changes

M hiera/users/blackjid.yaml
?? manifests/taps.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.7.2/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)

2015-06-01 20:45:25 -0300 Puppet (err): Unable to set ownership of log file
2015-06-01 20:45:34 -0300 Puppet (notice): Compiled catalog for black-mac in environment production in 5.66 seconds
2015-06-01 20:45:38 -0300 /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
2015-06-01 20:45:45 -0300 /Stage[main]/Osx::Dock/Exec[killall Dock] (notice): Triggered 'refresh' from 1 events
2015-06-01 20:46:18 -0300 /Stage[main]/Stacks::Node/Nodejs::Module[bower for 0.10]/Npm_module[bower for 0.10]/ensure (notice): ensure changed '1.3.12' to '~1.3'
2015-06-01 20:46:36 -0300 /Stage[main]/Stacks::Node/Nodejs::Module[grunt-cli for 0.10]/Npm_module[grunt-cli for 0.10]/ensure (notice): ensure changed '0.1.13' to '~0.1'
2015-06-01 20:47:02 -0300 /Stage[main]/Stacks::Node/Nodejs::Module[gulp for 0.10]/Npm_module[gulp for 0.10]/ensure (notice): ensure changed '3.8.11' to '~3.8'
2015-06-01 20:47:02 -0300 /Stage[main]/Nodejs::Rehash/Exec[nodenv rehash after npm module install] (notice): Triggered 'refresh' from 3 events
2015-06-01 20:47:09 -0300 /Stage[main]/Boxen::Personal/Package[alfred]/ensure (notice): created
2015-06-01 20:47:10 -0300 /Stage[main]/People::Blackjid::Dotfiles/Exec[install dotfiles]/returns (notice): executed successfully
2015-06-01 20:47:24 -0300 Puppet (err): Execution of 'brew cask install virtualbox --appdir=/Applications --binarydir=/opt/boxen/homebrew/bin' returned 1: ==> Downloading http://download.virtualbox.org/virtualbox/4.3.28/VirtualBox-4.3.28-100309-OSX.dmg
Already downloaded: /Library/Caches/Homebrew/virtualbox-4.3.28-100309.dmg
==> Running installer for virtualbox; 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/virtualbox/4.3.28-100309/VirtualBox.pkg>", "-target", "/"]

==> Output of failed command:

==> Exit status of failed command:
#<Process::Status: pid 16267 exit 1>
==> sudo: no tty present and no askpass program specified
2015-06-01 20:47:24 -0300 /Stage[main]/Boxen::Personal/Package[virtualbox]/ensure (err): change from absent to present failed: Execution of 'brew cask install virtualbox --appdir=/Applications --binarydir=/opt/boxen/homebrew/bin' returned 1: ==> Downloading http://download.virtualbox.org/virtualbox/4.3.28/VirtualBox-4.3.28-100309-OSX.dmg
Already downloaded: /Library/Caches/Homebrew/virtualbox-4.3.28-100309.dmg
==> Running installer for virtualbox; 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/virtualbox/4.3.28-100309/VirtualBox.pkg>", "-target", "/"]

==> Output of failed command:

==> Exit status of failed command:
#<Process::Status: pid 16267 exit 1>
==> sudo: no tty present and no askpass program specified
blackjid commented 9 years ago

Succeeded at version 53533bc5e6437a2b709624588a81fa0c654c0822.