Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Failed for milesvictors #56

Open
milesvictors opened this issue Nov 11, 2013 · 0 comments
Open

Failed for milesvictors #56

milesvictors opened this issue Nov 11, 2013 · 0 comments

Comments

@milesvictors
Copy link

Running on Miless-MacBook-Air.local (OS X 10.8.5) under /bin/bash, version 05244f3 (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/1.8/gems/boxen-1.4.2/lib --manifestdir /opt/boxen/repo/manifests --modulepath /opt/boxen/repo/modules:/opt/boxen/repo/shared --hiera_config /dev/null --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)

Mon Nov 11 11:56:52 -0700 2013 Puppet (err): Unable to set ownership of log file
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Boxen::Config/File[/Users/milesvictors/src]/ensure (notice): created
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Boxen::Config/File[/opt/boxen/bin]/ensure (notice): created
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Boxen::Config/File[/opt/boxen/data]/ensure (notice): created
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Boxen::Config/File[/opt/boxen/data/project-sockets]/ensure (notice): created
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Boxen::Config/File[/opt/boxen/data/puppet]/ensure (notice): created
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Boxen::Config/File[/opt/boxen/log]/ensure (notice): created
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Boxen::Config/File[/opt/boxen/env.d]/ensure (notice): created
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Boxen::Config/File[/opt/boxen/env.d/config.sh]/ensure (notice): defined content as '{md5}155c7bb4dd09876fe780a98179da9167'
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Redis/File[/opt/boxen/config/redis]/ensure (notice): created
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Redis/File[/Library/LaunchDaemons/dev.redis.plist]/ensure (notice): defined content as '{md5}8ef0a6aace1ceb1856f7d253bd9fc1c1'
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Redis/File[/opt/boxen/log/redis]/ensure (notice): created
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Redis/File[/opt/boxen/config/redis/redis.conf]/ensure (notice): defined content as '{md5}0eeac43facdbe8f474ccfd160f539e26'
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Redis/File[/opt/boxen/env.d/redis.sh]/ensure (notice): defined content as '{md5}7a96ef4ee3eb395697a964f18eba4c3b'
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Boxen::Sudoers/Sudoers[launchctl]/ensure (notice): created
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Ruby/File[/opt/boxen/env.d/rbenv.sh]/ensure (notice): defined content as '{md5}7844e3de3760b9e13ca6060947f0e582'
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Nvm/File[/opt/boxen/env.d/nvm.sh]/ensure (notice): defined content as '{md5}dea5a4eb299d3852172d6cbb361a4ebe'
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Nvm/File[/opt/boxen/bin/boxen-nvm-exec]/ensure (notice): defined content as '{md5}1385f88601a68d2490d56f704a0762cd'
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Nvm/File[/opt/boxen/bin/node-waf]/ensure (notice): created
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Nvm/File[/opt/boxen/bin/npm]/ensure (notice): created
Mon Nov 11 11:57:00 -0700 2013 /Stage[main]/Boxen::Sudoers/Sudoers[boxen]/ensure (notice): created
Mon Nov 11 11:57:01 -0700 2013 /Stage[main]/Boxen::Config/File[/opt/boxen/README.md]/ensure (notice): defined content as '{md5}36be20bef1e05e4d42bf2243c0ff4368'
Mon Nov 11 11:57:01 -0700 2013 /Stage[main]/Boxen::Config/File[/opt/boxen/env.sh]/ensure (notice): defined content as '{md5}74eb6f01094e2f3888bd4121d25d16eb'
Mon Nov 11 11:57:01 -0700 2013 /Stage[main]/Boxen::Sudoers/Sudoers[fdesetup]/ensure (notice): created
Mon Nov 11 11:57:02 -0700 2013 /Stage[main]/Boxen::Config/File[/opt/boxen/env.d/gh_creds.sh]/ensure (notice): defined content as '{md5}a96a61f1e0cfeec991e53cadec225e41'
Mon Nov 11 11:57:02 -0700 2013 /Stage[main]/Ruby/File[/opt/boxen/rbenv]/ensure (notice): created
Mon Nov 11 11:57:02 -0700 2013 /Group[puppet]/ensure (notice): created
Mon Nov 11 11:57:02 -0700 2013 /Stage[main]/Redis/File[/opt/boxen/data/redis]/ensure (notice): created
Mon Nov 11 11:57:02 -0700 2013 /Stage[main]/Boxen::Config/File[/opt/boxen/cache]/ensure (notice): created
Mon Nov 11 11:57:02 -0700 2013 /Stage[main]/Nginx/File[/opt/boxen/config/nginx]/ensure (notice): created
Mon Nov 11 11:57:02 -0700 2013 /Stage[main]/Nginx/File[/opt/boxen/config/nginx/sites]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Nginx/File[/opt/boxen/config/nginx/public]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /File[/opt/boxen/config/nginx/public/fonts]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /File[/opt/boxen/config/nginx/public/index.html]/ensure (notice): defined content as '{md5}3b180c2f17c11e78f97c5505a491a078'
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Nginx/File[/opt/boxen/data/nginx]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /File[/opt/boxen/config/nginx/public/fonts/pictos-web.svg]/ensure (notice): defined content as '{md5}f3490566888c762c5fc8136e88ab241b'
Mon Nov 11 11:57:03 -0700 2013 /File[/opt/boxen/config/nginx/public/images]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /File[/opt/boxen/config/nginx/public/images/puppet.png]/ensure (notice): defined content as '{md5}1eb16ae4e0a8293e6eec9a498e71bfa2'
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Nginx/File[/opt/boxen/config/nginx/mime.types]/ensure (notice): defined content as '{md5}530e1a47497cea31c5199ecffef93c29'
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Nginx/File[/Library/LaunchDaemons/dev.nginx.plist]/ensure (notice): defined content as '{md5}6fa5ac5b57b00a813738a262ff578181'
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Nginx/File[/opt/boxen/log/nginx]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Projects::Speakez-rails/Boxen::Project[speakez-rails]/File[/opt/boxen/config/nginx/sites/speakez-rails.conf]/ensure (notice): defined content as '{md5}27a0b513172378297c792b4a9bca1480'
Mon Nov 11 11:57:03 -0700 2013 /File[/opt/boxen/config/nginx/public/images/background-tile.png]/ensure (notice): defined content as '{md5}8b19bace6904e62c9e8117b14b006fe3'
Mon Nov 11 11:57:03 -0700 2013 /File[/opt/boxen/config/nginx/public/fonts/pictos-web.woff]/ensure (notice): defined content as '{md5}44a0247f7400f26597fbed1483422a24'
Mon Nov 11 11:57:03 -0700 2013 /File[/opt/boxen/config/nginx/public/fonts/pictos-web.eot]/ensure (notice): defined content as '{md5}7a594c02942913cdb33f266f60015855'
Mon Nov 11 11:57:03 -0700 2013 /File[/opt/boxen/config/nginx/public/css]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /File[/opt/boxen/config/nginx/public/css/bass.css]/ensure (notice): defined content as '{md5}961b4b88d3b19b58b34447f87ae58c8e'
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Postgresql/File[/opt/boxen/data/postgresql]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Postgresql/File[/opt/boxen/env.d/postgresql.sh]/ensure (notice): defined content as '{md5}8fad7959952be2e60d38d61a7330d0a2'
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Postgresql/File[/opt/boxen/log/postgresql]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Postgresql/File[/Library/LaunchDaemons/dev.postgresql.plist]/ensure (notice): defined content as '{md5}1a915697fd62d9bada09fcadc5f30fcf'
Mon Nov 11 11:57:03 -0700 2013 /File[/opt/boxen/config/nginx/public/fonts/pictos-web.ttf]/ensure (notice): defined content as '{md5}f705625d9690d8a3d6d6111412fde810'
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Sysctl/File[/etc/sysctl.conf]/ensure (notice): defined content as '{md5}1b816e8caf9d241ca50ec9b5ac771374'
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Postgresql/Sysctl::Set[kern.sysv.shmmax]/File_line[/etc/sysctl.conf kern.sysv.shmmax=1610612736]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Postgresql/Sysctl::Set[kern.sysv.shmmax]/Exec[set-kern.sysv.shmmax-sysctl]/returns (notice): executed successfully
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Postgresql/Sysctl::Set[kern.sysv.shmall]/Exec[set-kern.sysv.shmall-sysctl]/returns (notice): executed successfully
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Postgresql/Sysctl::Set[kern.sysv.shmall]/File_line[/etc/sysctl.conf kern.sysv.shmall=393216]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Boxen::Security/Boxen::Osx_defaults[short delay for password dialog on screensaver]/Exec[osx_defaults write com.apple.screensaver:askForPasswordDelay=>5]/returns (notice): executed successfully
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Nvm/File[/opt/boxen/bin/node]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Boxen::Config/File[/opt/boxen/data/puppet/graphs]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Hub/Git::Config::Global[hub.protocol]/Ini_setting[set hub.protocol to https in /Users/milesvictors/.gitconfig]/ensure (notice): created
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Boxen::Gemrc/File[/Users/milesvictors/.gemrc]/ensure (notice): defined content as '{md5}6c8a669695800aa1b602af00bb43e9d6'
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Boxen::Profile/Exec[create a minimal profile]/returns (notice): executed successfully
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Hub/File[/opt/boxen/env.d/hub.sh]/ensure (notice): defined content as '{md5}7059a8ff6cc1aa39ab6ec047e51ae3b9'
Mon Nov 11 11:57:03 -0700 2013 /Stage[main]/Homebrew/File[/opt/boxen/homebrew]/ensure (notice): created
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Homebrew/Exec[install-homebrew]/returns (notice): executed successfully
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Homebrew/File[/opt/boxen/env.d/cflags.sh]/ensure (notice): defined content as '{md5}ea9e5db4aa3bdef3a5d539765dfce761'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Homebrew/File[/opt/boxen/cache/homebrew]/ensure (notice): created
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps]/ensure (notice): created
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Taps/boxen-brews]/ensure (notice): created
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Homebrew/File[/opt/boxen/env.d/homebrew.sh]/ensure (notice): defined content as '{md5}3ecd84740747d6af065f29b8932dbb5a'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Homebrew/File[/opt/boxen/homebrew/lib]/ensure (notice): created
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Homebrew/Exec[fix-homebrew-permissions]/returns (notice): executed successfully
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/boxen-monkeypatches.rb]/ensure (notice): defined content as '{md5}b1c681e8067bcfce1ebfd3fe90b7d10e'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-upgrade.rb]/ensure (notice): defined content as '{md5}214fd2083aba837296d580f979d914a6'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-latest.rb]/ensure (notice): defined content as '{md5}f3d578a229fa171d050642ff1beb4d33'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Homebrew/File[/opt/boxen/homebrew/Library/Homebrew/cmd/boxen-install.rb]/ensure (notice): defined content as '{md5}14f23c053c54b8e514658bc4bc5b3b88'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Homebrew/File[/opt/boxen/env.d/ldflags.sh]/ensure (notice): defined content as '{md5}baf9d685b70cecf8dd5da44ee45f8023'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Nginx/Homebrew::Formula[nginx]/File[/opt/boxen/homebrew/Library/Taps/boxen-brews/nginx.rb]/ensure (notice): defined content as '{md5}3f2df0feb7c307e17e345b73e91e2c02'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Dnsmasq/File[/opt/boxen/log/dnsmasq]/ensure (notice): created
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Dnsmasq/Homebrew::Formula[dnsmasq]/File[/opt/boxen/homebrew/Library/Taps/boxen-brews/dnsmasq.rb]/ensure (notice): defined content as '{md5}887f9bf5143476a83fd5f6bab6c5d2df'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Dnsmasq/File[/Library/LaunchDaemons/dev.dnsmasq.plist]/ensure (notice): defined content as '{md5}2561a635a21d060ef79a6bb5f8ce9e55'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Dnsmasq/File[/etc/resolver]/ensure (notice): created
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Dnsmasq/File[/etc/resolver/dev]/ensure (notice): defined content as '{md5}5d32be72cf6aac6410325aecda6d5859'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Dnsmasq/File[/opt/boxen/config/dnsmasq]/ensure (notice): created
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Redis/Homebrew::Formula[redis]/File[/opt/boxen/homebrew/Library/Taps/boxen-brews/redis.rb]/ensure (notice): defined content as '{md5}36bbc72ee17ce6570ac714615f15c2e7'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Postgresql/Homebrew::Formula[postgresql]/File[/opt/boxen/homebrew/Library/Taps/boxen-brews/postgresql.rb]/ensure (notice): defined content as '{md5}060abc7d9f22786a7c0b3e747dc57e0b'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Dnsmasq/File[/opt/boxen/config/dnsmasq/dnsmasq.conf]/ensure (notice): defined content as '{md5}8e35a05788e08a08d3ba77fc5d271ca8'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Gcc/Homebrew::Formula[apple-gcc42]/File[/opt/boxen/homebrew/Library/Taps/boxen-brews/apple-gcc42.rb]/ensure (notice): defined content as '{md5}6f0ae5480e9546c11baab181cd0ae8fb'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Git/File[/opt/boxen/bin/boxen-git-credential]/ensure (notice): created
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Git/File[/opt/boxen/config/git]/ensure (notice): created
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Git/File[/opt/boxen/config/git/gitignore]/ensure (notice): defined content as '{md5}399750643c151dfe17d9a820109a0c7d'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Git/Git::Config::Global[core.excludesfile]/Ini_setting[set core.excludesfile to /opt/boxen/config/git/gitignore in /Users/milesvictors/.gitconfig]/ensure (notice): created
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Git/Git::Config::Global[credential.helper]/Ini_setting[set credential.helper to /opt/boxen/bin/boxen-git-credential in /Users/milesvictors/.gitconfig]/ensure (notice): created
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Git/Homebrew::Formula[git]/File[/opt/boxen/homebrew/Library/Taps/boxen-brews/git.rb]/ensure (notice): defined content as '{md5}4a2adbb95d4813c5e7861517e5c42ec8'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Mysql/File[/opt/boxen/env.d/mysql.sh]/ensure (notice): defined content as '{md5}7af5ae87c401b026805ecb721f62ac9a'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Mysql/File[/Library/LaunchDaemons/dev.mysql.plist]/ensure (notice): defined content as '{md5}f020097e80c872ac6b2ed1109426d59f'
Mon Nov 11 11:57:06 -0700 2013 /Stage[main]/Mysql/File[/opt/boxen/config/mysql]/ensure (notice): created
Mon Nov 11 11:57:07 -0700 2013 /Stage[main]/Mysql/File[/opt/boxen/config/mysql/my.cnf]/ensure (notice): defined content as '{md5}d4ad374d22323e8eb3200e7489c127f1'
Mon Nov 11 11:57:07 -0700 2013 /Stage[main]/Mysql/File[/opt/boxen/log/mysql]/ensure (notice): created
Mon Nov 11 11:57:07 -0700 2013 /Stage[main]/Mysql/Homebrew::Formula[mysql]/File[/opt/boxen/homebrew/Library/Taps/boxen-brews/mysql.rb]/ensure (notice): defined content as '{md5}0eb7c335b0dd8919cb10835cbd0cd36a'
Mon Nov 11 11:57:07 -0700 2013 /Stage[main]/Mysql/File[/opt/boxen/data/mysql]/ensure (notice): created
Mon Nov 11 11:57:07 -0700 2013 Package[boxen/brews/apple-gcc42](provider=homebrew) (notice): Updating homebrew formulas
Mon Nov 11 11:58:43 -0700 2013 /Stage[main]/Gcc/Package[boxen/brews/apple-gcc42]/ensure (notice): created
Mon Nov 11 11:59:26 -0700 2013 /Stage[main]/Mysql/Package[boxen/brews/mysql]/ensure (notice): created
Mon Nov 11 12:27:50 -0700 2013 /Stage[main]/Phantomjs/Package[phantomjs]/ensure (notice): created
Mon Nov 11 12:27:55 -0700 2013 /Stage[main]/Nginx/Package[boxen/brews/nginx]/ensure (notice): created
Mon Nov 11 12:27:58 -0700 2013 /Stage[main]//Node[default]/Package[findutils]/ensure (notice): created
Mon Nov 11 12:28:00 -0700 2013 /Stage[main]//Node[default]/Package[ack]/ensure (notice): created
Mon Nov 11 12:30:26 -0700 2013 /Stage[main]/Icu4c/Package[icu4c]/ensure (notice): created
Mon Nov 11 12:30:27 -0700 2013 /Stage[main]/Icu4c/Exec[brew link icu4c]/returns (notice): executed successfully
Mon Nov 11 12:30:40 -0700 2013 /Stage[main]/Sublime_text_2/Package[SublimeText2]/ensure (notice): created
Mon Nov 11 12:30:40 -0700 2013 /Stage[main]//Node[default]/File[/Users/milesvictors/src/our-boxen]/ensure (notice): created
Mon Nov 11 12:31:20 -0700 2013 /Stage[main]/Chrome/Package[Chrome]/ensure (notice): created
Mon Nov 11 12:32:40 -0700 2013 /Stage[main]//Node[default]/Package[gnu-tar]/ensure (notice): created
Mon Nov 11 12:32:56 -0700 2013 /Stage[main]/Git/Package[boxen/brews/git]/ensure (notice): created
Mon Nov 11 12:32:58 -0700 2013 /Stage[main]/Hub/Package[hub]/ensure (notice): created
Mon Nov 11 12:33:59 -0700 2013 /Stage[main]/Boxen::Repo/Exec[clone /opt/boxen/repo]/returns (notice): executed successfully
Mon Nov 11 12:35:51 -0700 2013 /Stage[main]/Projects::Speakez-rails/Boxen::Project[speakez-rails]/Repository[/Users/milesvictors/src/speakez-rails]/ensure (notice): created
Mon Nov 11 12:35:51 -0700 2013 /Stage[main]/Boxen::Bin/File[/opt/boxen/bin/boxen]/ensure (notice): created
Mon Nov 11 12:35:52 -0700 2013 /Stage[main]/Ruby/Exec[rbenv-setup-root-repo]/returns (notice): executed successfully
Mon Nov 11 12:35:52 -0700 2013 /Stage[main]/Ruby/File[/opt/boxen/rbenv/versions]/ensure (notice): created
Mon Nov 11 12:35:52 -0700 2013 /Stage[main]/Ruby/File[/opt/boxen/rbenv/rbenv.d]/ensure (notice): created
Mon Nov 11 12:35:52 -0700 2013 /Stage[main]/Ruby/File[/opt/boxen/rbenv/rbenv.d/install]/ensure (notice): created
Mon Nov 11 12:35:52 -0700 2013 /Stage[main]/Ruby/File[/opt/boxen/rbenv/rbenv.d/install/00_try_to_download_ruby_version.bash]/ensure (notice): defined content as '{md5}a420f72b64852232e2459287fe68c3cf'
Mon Nov 11 12:35:52 -0700 2013 /Stage[main]/Ruby/File[/opt/boxen/rbenv/shims]/ensure (notice): created
Mon Nov 11 12:35:52 -0700 2013 /Stage[main]/Ruby/File[/opt/boxen/rbenv/plugins]/ensure (notice): created
Mon Nov 11 12:35:53 -0700 2013 /Stage[main]/Ruby/Repository[/opt/boxen/rbenv/plugins/ruby-build]/ensure (notice): created
Mon Nov 11 12:35:55 -0700 2013 /Stage[main]/People::Milesvictors/Repository[/Users/milesvictors/Library/Application\ Support/Sublime\ Text\ 2//Packages/RubyTest]/ensure (notice): created
Mon Nov 11 12:35:58 -0700 2013 /Stage[main]/Redis/Package[boxen/brews/redis]/ensure (notice): created
Mon Nov 11 12:35:58 -0700 2013 /Stage[main]/Redis/Service[dev.redis]/ensure (notice): ensure changed 'stopped' to 'running'
Mon Nov 11 12:35:59 -0700 2013 /Stage[main]/Mysql/Exec[init-mysql-db]/returns (notice): executed successfully
Mon Nov 11 12:35:59 -0700 2013 /Stage[main]/Mysql/Service[dev.mysql]/ensure (notice): ensure changed 'stopped' to 'running'
Mon Nov 11 12:36:01 -0700 2013 /Stage[main]/Mysql/Exec[wait-for-mysql] (notice): Triggered 'refresh' from 1 events
Mon Nov 11 12:36:03 -0700 2013 /Stage[main]/Dnsmasq/Package[boxen/brews/dnsmasq]/ensure (notice): created
Mon Nov 11 12:36:03 -0700 2013 /Stage[main]/Dnsmasq/Service[dev.dnsmasq]/ensure (notice): ensure changed 'stopped' to 'running'
Mon Nov 11 12:36:03 -0700 2013 /Stage[main]/Mysql/File[/opt/boxen/homebrew/etc/my.cnf]/ensure (notice): created
Mon Nov 11 12:36:07 -0700 2013 /Stage[main]/Propane/Package[Propane]/ensure (notice): created
Mon Nov 11 12:36:22 -0700 2013 /Stage[main]/Postgresql/Package[boxen/brews/postgresql]/ensure (notice): created
Mon Nov 11 12:36:25 -0700 2013 /Stage[main]/Postgresql/Exec[init-postgresql-db]/returns (notice): executed successfully
Mon Nov 11 12:36:25 -0700 2013 /Stage[main]/Postgresql/Service[dev.postgresql]/ensure (notice): ensure changed 'stopped' to 'running'
Mon Nov 11 12:36:25 -0700 2013 /Stage[main]/Ruby/Exec[rbenv-rehash-post-install]/returns (notice): executed successfully
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice): Trying to download precompiled Ruby from Boxen...
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice): Downloading ruby-2.0.0-p0.tar.gz...
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice): -> http://dqw8nmjcqpjn7.cloudfront.net/50d307c4dc9297ae59952527be4e755d
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice): Installing ruby-2.0.0-p0...
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice): 
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice): BUILD FAILED
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice): 
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice): Inspect or clean up the working tree at /tmp/ruby-build.20131111123626.32960
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice): Results logged to /tmp/ruby-build.20131111123626.32960.log
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice): 
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice): Last 10 log lines:
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice): installing default gems:      /opt/boxen/rbenv/versions/2.0.0-p0/lib/ruby/gems/2.0.0 (build_info, cache, doc, gems, specifications)
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice):                               bigdecimal 1.2.0
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice):                               io-console 0.4.2
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice):                               json 1.7.7
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice):                               minitest 4.3.2
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice):                               psych 2.0.0
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice):                               rake 0.9.6
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice):                               rdoc 4.0.0
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice):                               test-unit 2.0.0.0
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (notice): The Ruby openssl extension was not compiled. Missing the OpenSSL lib?
Mon Nov 11 12:43:51 -0700 2013 Puppet (err): /opt/boxen/rbenv/bin/rbenv install 2.0.0-p0 returned 1 instead of one of [0]
Mon Nov 11 12:43:51 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Exec[ruby-install-2.0.0-p0]/returns (err): change from notrun to 0 failed: /opt/boxen/rbenv/bin/rbenv install 2.0.0-p0 returned 1 instead of one of [0]
Mon Nov 11 12:49:21 -0700 2013 /Stage[main]/Ruby::1_9_3_p392/Ruby::Version[1.9.3-p392]/Exec[ruby-install-1.9.3-p392]/returns (notice): executed successfully
Mon Nov 11 12:49:27 -0700 2013 /Stage[main]/Ruby::1_9_3_p392/Ruby::Version[1.9.3-p392]/Ruby::Gem[rbenv-autohash for 1.9.3-p392]/Rbenv_gem[rbenv-autohash for 1.9.3-p392]/ensure (notice): created
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Ruby::1_9_3_p392/Ruby::Version[1.9.3-p392]/Ruby::Gem[bundler for 1.9.3-p392]/Rbenv_gem[bundler for 1.9.3-p392]/ensure (notice): created
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Ruby::Gem[rbenv-autohash for 2.0.0-p0]/Rbenv_gem[rbenv-autohash for 2.0.0-p0] (notice): Dependency Exec[ruby-install-2.0.0-p0] has failures: true
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Ruby::Gem[rbenv-autohash for 2.0.0-p0]/Rbenv_gem[rbenv-autohash for 2.0.0-p0] (warning): Skipping because of failed dependencies
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Ruby::1_9_3/File[/opt/boxen/rbenv/versions/1.9.3]/ensure (notice): created
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Ruby::Gem[bundler for 2.0.0-p0]/Rbenv_gem[bundler for 2.0.0-p0] (notice): Dependency Exec[ruby-install-2.0.0-p0] has failures: true
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Ruby::2_0_0_p0/Ruby::Version[2.0.0-p0]/Ruby::Gem[bundler for 2.0.0-p0]/Rbenv_gem[bundler for 2.0.0-p0] (warning): Skipping because of failed dependencies
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Ruby::2_0_0/File[/opt/boxen/rbenv/versions/2.0.0] (notice): Dependency Exec[ruby-install-2.0.0-p0] has failures: true
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Ruby::2_0_0/File[/opt/boxen/rbenv/versions/2.0.0] (warning): Skipping because of failed dependencies
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Projects::Speakez-rails/Boxen::Project[speakez-rails]/Ruby::Local[/Users/milesvictors/src/speakez-rails]/File[/Users/milesvictors/src/speakez-rails/.rbenv-version] (notice): Dependency Exec[ruby-install-2.0.0-p0] has failures: true
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Projects::Speakez-rails/Boxen::Project[speakez-rails]/Ruby::Local[/Users/milesvictors/src/speakez-rails]/File[/Users/milesvictors/src/speakez-rails/.rbenv-version] (warning): Skipping because of failed dependencies
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Ruby::Global/File[/opt/boxen/rbenv/version] (notice): Dependency Exec[ruby-install-2.0.0-p0] has failures: true
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Ruby::Global/File[/opt/boxen/rbenv/version] (warning): Skipping because of failed dependencies
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Projects::Speakez-rails/Boxen::Project[speakez-rails]/Ruby::Local[/Users/milesvictors/src/speakez-rails]/File[/Users/milesvictors/src/speakez-rails/.ruby-version] (notice): Dependency Exec[ruby-install-2.0.0-p0] has failures: true
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Projects::Speakez-rails/Boxen::Project[speakez-rails]/Ruby::Local[/Users/milesvictors/src/speakez-rails]/File[/Users/milesvictors/src/speakez-rails/.ruby-version] (warning): Skipping because of failed dependencies
Mon Nov 11 12:49:35 -0700 2013 /Stage[main]/Nginx/File[/opt/boxen/config/nginx/nginx.conf]/ensure (notice): defined content as '{md5}110a73f3800fc65749df9ff5833b8f5c'
Mon Nov 11 12:49:36 -0700 2013 /Stage[main]/Nginx/Service[dev.nginx]/ensure (notice): ensure changed 'stopped' to 'running'
Mon Nov 11 12:49:36 -0700 2013 /Stage[main]/Nvm/Repository[/opt/boxen/nvm]/ensure (notice): created
Mon Nov 11 12:49:36 -0700 2013 /Stage[main]/Nvm/File[/opt/boxen/nvm/alias]/ensure (notice): created
Mon Nov 11 12:49:42 -0700 2013 /Stage[main]/Nodejs::0-6/Nodejs[0.6.20]/Exec[nvm-install-0.6.20]/returns (notice): executed successfully
Mon Nov 11 12:49:42 -0700 2013 /Stage[main]/Nodejs::0-6/File[/opt/boxen/nvm/alias/v0.6]/ensure (notice): defined content as '{md5}3f67cb4a2c697389c08f7f739714b33b'
Mon Nov 11 12:49:48 -0700 2013 /Stage[main]/Nodejs::0-8/Nodejs[0.8.8]/Exec[nvm-install-0.8.8]/returns (notice): executed successfully
Mon Nov 11 12:49:48 -0700 2013 /Stage[main]/Nodejs::0-8/File[/opt/boxen/nvm/alias/v0.8]/ensure (notice): defined content as '{md5}35ce5a993f13e4479234c555c8d72fe8'
Mon Nov 11 12:49:52 -0700 2013 /Stage[main]/Nodejs::0-4/Nodejs[0.4.10]/Exec[nvm-install-0.4.10]/returns (notice): executed successfully
Mon Nov 11 12:49:52 -0700 2013 /Stage[main]/Nodejs::0-4/File[/opt/boxen/nvm/alias/v0.4]/ensure (notice): defined content as '{md5}38050ecc35fd35d182ee947a3d70893c'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant