Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed for glarizza #109

Open
glarizza opened this issue Mar 28, 2013 · 0 comments
Open

Failed for glarizza #109

glarizza opened this issue Mar 28, 2013 · 0 comments
Labels

Comments

@glarizza
Copy link
Owner

Running on Satori.local (OS X 10.8.3) under /opt/boxen/homebrew/bin/zsh, version afbbd47 (compare to master).

Changes

M Puppetfile.lock
 M modules/people/manifests/glarizza.pp
 M modules/people/manifests/glarizza/applications.pp
 M modules/people/manifests/glarizza/repositories.pp
?? modules/people/manifests/glarizza/applications.pp.old
?? vendor/puppet/cache/boxen-puppet-caffeine-0.0.1.tar.gz
?? vendor/puppet/cache/boxen-puppet-chrome-0.0.2.tar.gz
?? vendor/puppet/cache/boxen-puppet-dropbox-0.0.2.tar.gz
?? vendor/puppet/cache/boxen-puppet-gitx-0.0.1.tar.gz
?? vendor/puppet/cache/boxen-puppet-handbrake-0.0.1.tar.gz
?? vendor/puppet/cache/boxen-puppet-imagemagick-0.0.1.tar.gz
?? vendor/puppet/cache/boxen-puppet-iterm2-0.0.1.tar.gz
?? vendor/puppet/cache/boxen-puppet-macvim-0.0.1.tar.gz
?? vendor/puppet/cache/boxen-puppet-onepassword-0.0.1.tar.gz
?? vendor/puppet/cache/boxen-puppet-osx-0.0.1.tar.gz
?? vendor/puppet/cache/boxen-puppet-sizeup-0.0.1.tar.gz
?? vendor/puppet/cache/boxen-puppet-sparrow-0.0.1.tar.gz
?? vendor/puppet/cache/boxen-puppet-sublime_text_2-0.0.1.tar.gz
?? vendor/puppet/cache/boxen-puppet-xquartz-0.0.1.tar.gz
?? vendor/puppet/cache/glarizza-puppet-property_list_key-0.1.0.tar.gz
?? vendor/puppet/cache/puppetlabs-puppetlabs-vcsrepo-0.1.0.tar.gz

Puppet Command

/Users/glarizza/src/my-boxen/bin/puppet apply --group admin --confdir /tmp/boxen/puppet/conf --vardir /tmp/boxen/puppet/var --libdir /Users/glarizza/src/my-boxen/lib --libdir /opt/boxen/repo/.bundle/ruby/1.8/gems/boxen-0.5.2/lib --manifestdir /Users/glarizza/src/my-boxen/manifests --modulepath /Users/glarizza/src/my-boxen/modules:/Users/glarizza/src/my-boxen/shared --logdest /Users/glarizza/src/my-boxen/log/boxen.log --logdest console --no-report --detailed-exitcodes /Users/glarizza/src/my-boxen/manifests/site.pp

Output (from /Users/glarizza/src/my-boxen/log/boxen.log)

Thu Mar 28 15:44:37 -0700 2013 Puppet (err): Unable to set ownership of log file
Thu Mar 28 15:44:39 -0700 2013 Puppet (warning): Config file /tmp/boxen/puppet/conf/hiera.yaml not found, using Hiera defaults
Thu Mar 28 15:44:42 -0700 2013 Puppet (notice): class people::glarizza::repositories declared
Thu Mar 28 15:44:42 -0700 2013 /Stage[main]/People::Glarizza::Repositories/Notify[class people::glarizza::repositories declared]/message (notice): defined 'message' as 'class people::glarizza::repositories declared'
Thu Mar 28 15:44:42 -0700 2013 Puppet (notice): class people::glarizza declared
Thu Mar 28 15:44:42 -0700 2013 /Stage[main]/People::Glarizza/Notify[class people::glarizza declared]/message (notice): defined 'message' as 'class people::glarizza declared'
Thu Mar 28 15:44:43 -0700 2013 Puppet (notice): does this shit even work?
Thu Mar 28 15:44:43 -0700 2013 /Stage[main]/People::Glarizza::Applications/Notify[does this shit even work?]/message (notice): defined 'message' as 'does this shit even work?'
Thu Mar 28 15:44:43 -0700 2013 Puppet (notice): class people::glarizza::config declared
Thu Mar 28 15:44:43 -0700 2013 /Stage[main]/People::Glarizza::Config/Notify[class people::glarizza::config declared]/message (notice): defined 'message' as 'class people::glarizza::config declared'
Thu Mar 28 15:44:44 -0700 2013 Package[ruby-build](provider=homebrew) (warning): Updating homebrew formulas
Thu Mar 28 15:44:48 -0700 2013 Puppet (err): Could not update: Failed running sudo -E -u glarizza /opt/boxen/homebrew/bin/brew boxen-upgrade ruby-build
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby/Package[ruby-build]/ensure (err): change from 20130227 to 20130104 failed: Could not update: Failed running sudo -E -u glarizza /opt/boxen/homebrew/bin/brew boxen-upgrade ruby-build
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-3-p362/Ruby::Version[1.9.3-p362]/Exec[ruby-install-1.9.3-p362] (notice): Dependency Package[ruby-build] has failures: true
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-3-p362/Ruby::Version[1.9.3-p362]/Exec[ruby-install-1.9.3-p362] (warning): Skipping because of failed dependencies
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-3-p362/Ruby::Version[1.9.3-p362]/Ruby::Gem[rbenv-autohash for 1.9.3-p362]/Rbenv_gem[rbenv-autohash for 1.9.3-p362] (notice): Dependency Package[ruby-build] has failures: true
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-3-p362/Ruby::Version[1.9.3-p362]/Ruby::Gem[rbenv-autohash for 1.9.3-p362]/Rbenv_gem[rbenv-autohash for 1.9.3-p362] (warning): Skipping because of failed dependencies
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-3-p362/Ruby::Version[1.9.3-p362]/File[/opt/boxen/rbenv/version] (notice): Dependency Package[ruby-build] has failures: true
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-3-p362/Ruby::Version[1.9.3-p362]/File[/opt/boxen/rbenv/version] (warning): Skipping because of failed dependencies
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-8-7-p358/Ruby::Version[1.8.7-p358]/Exec[ruby-install-1.8.7-p358] (notice): Dependency Package[ruby-build] has failures: true
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-8-7-p358/Ruby::Version[1.8.7-p358]/Exec[ruby-install-1.8.7-p358] (warning): Skipping because of failed dependencies
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-8-7-p358/Ruby::Version[1.8.7-p358]/Ruby::Gem[rbenv-autohash for 1.8.7-p358]/Rbenv_gem[rbenv-autohash for 1.8.7-p358] (notice): Dependency Package[ruby-build] has failures: true
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-8-7-p358/Ruby::Version[1.8.7-p358]/Ruby::Gem[rbenv-autohash for 1.8.7-p358]/Rbenv_gem[rbenv-autohash for 1.8.7-p358] (warning): Skipping because of failed dependencies
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-2-p320/Ruby::Version[1.9.2-p320]/Exec[ruby-install-1.9.2-p320] (notice): Dependency Package[ruby-build] has failures: true
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-2-p320/Ruby::Version[1.9.2-p320]/Exec[ruby-install-1.9.2-p320] (warning): Skipping because of failed dependencies
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-2-p320/Ruby::Version[1.9.2-p320]/Ruby::Gem[rbenv-autohash for 1.9.2-p320]/Rbenv_gem[rbenv-autohash for 1.9.2-p320] (notice): Dependency Package[ruby-build] has failures: true
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-2-p320/Ruby::Version[1.9.2-p320]/Ruby::Gem[rbenv-autohash for 1.9.2-p320]/Rbenv_gem[rbenv-autohash for 1.9.2-p320] (warning): Skipping because of failed dependencies
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-8-7-p358/Ruby::Version[1.8.7-p358]/Ruby::Gem[bundler for 1.8.7-p358]/Rbenv_gem[bundler for 1.8.7-p358] (notice): Dependency Package[ruby-build] has failures: true
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-8-7-p358/Ruby::Version[1.8.7-p358]/Ruby::Gem[bundler for 1.8.7-p358]/Rbenv_gem[bundler for 1.8.7-p358] (warning): Skipping because of failed dependencies
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-8-7/File[/opt/boxen/rbenv/versions/1.8.7] (notice): Dependency Package[ruby-build] has failures: true
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-8-7/File[/opt/boxen/rbenv/versions/1.8.7] (warning): Skipping because of failed dependencies
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-3-p362/Ruby::Version[1.9.3-p362]/Ruby::Gem[bundler for 1.9.3-p362]/Rbenv_gem[bundler for 1.9.3-p362] (notice): Dependency Package[ruby-build] has failures: true
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-3-p362/Ruby::Version[1.9.3-p362]/Ruby::Gem[bundler for 1.9.3-p362]/Rbenv_gem[bundler for 1.9.3-p362] (warning): Skipping because of failed dependencies
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-2-p320/Ruby::Version[1.9.2-p320]/Ruby::Gem[bundler for 1.9.2-p320]/Rbenv_gem[bundler for 1.9.2-p320] (notice): Dependency Package[ruby-build] has failures: true
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-2-p320/Ruby::Version[1.9.2-p320]/Ruby::Gem[bundler for 1.9.2-p320]/Rbenv_gem[bundler for 1.9.2-p320] (warning): Skipping because of failed dependencies
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-3/File[/opt/boxen/rbenv/versions/1.9.3] (notice): Dependency Package[ruby-build] has failures: true
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-3/File[/opt/boxen/rbenv/versions/1.9.3] (warning): Skipping because of failed dependencies
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-2/File[/opt/boxen/rbenv/versions/1.9.2] (notice): Dependency Package[ruby-build] has failures: true
Thu Mar 28 15:44:48 -0700 2013 /Stage[main]/Ruby::1-9-2/File[/opt/boxen/rbenv/versions/1.9.2] (warning): Skipping because of failed dependencies

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

No branches or pull requests

1 participant