Don't like ads? PRO users don't see any ads ;-)
Guest

Vagrant rvm debug

By: a guest on May 7th, 2012  |  syntax: Bash  |  size: 6.90 KB  |  hits: 47  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. debug: /Stage[main]/Boxes::Base::After::System::Update/Package[git-core]: The container Class[Boxes::Base::After::System::Update] will propagate my refresh event
  2. info: Rvm::Define::User[vagrant]: Scheduling refresh of Exec[/usr/sbin/usermod -a -G rvm vagrant]
  3.  
  4. debug: Class[Apache]: The container Stage[main] will propagate my refresh event
  5.  
  6. debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/dpkg-query -W --showformat ${Status} ${Package} ${Version}\n tree'
  7.  
  8. debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install tree'
  9. notice: /Stage[main]/Boxes::Base::After::System::Update/Package[tree]/ensure: ensure changed 'purged' to 'present'
  10. debug: /Stage[main]/Boxes::Base::After::System::Update/Package[tree]: The container Class[Boxes::Base::After::System::Update] will propagate my refresh event
  11. debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/dpkg-query -W --showformat ${Status} ${Package} ${Version}\n gawk'
  12.  
  13. debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install gawk'
  14. notice: /Stage[main]/Rvm::Packages::Ubuntu/Package[gawk]/ensure: ensure changed 'purged' to 'present'
  15. debug: /Stage[main]/Rvm::Packages::Ubuntu/Package[gawk]: The container Class[Rvm::Packages::Ubuntu] will propagate my refresh event
  16. debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/dpkg-query -W --showformat ${Status} ${Package} ${Version}\n build-essential'
  17. debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install build-essential'
  18. notice: /Stage[main]/Rvm::Packages::Ubuntu/Package[build-essential]/ensure: ensure changed 'purged' to 'present'
  19. debug: /Stage[main]/Rvm::Packages::Ubuntu/Package[build-essential]: The container Class[Rvm::Packages::Ubuntu] will propagate my refresh event
  20. debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/dpkg-query -W --showformat ${Status} ${Package} ${Version}\n libreadline-dev'
  21. debug: Puppet::Type::Package::ProviderApt: Executing '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libreadline-dev'
  22. notice: /Stage[main]/Rvm::Packages::Ubuntu/Package[libreadline-dev]/ensure: ensure changed 'purged' to 'present'
  23. debug: /Stage[main]/Rvm::Packages::Ubuntu/Package[libreadline-dev]: The container Class[Rvm::Packages::Ubuntu] will propagate my refresh event
  24. debug: Class[Rvm::Packages::Ubuntu]: The container Stage[main] will propagate my refresh event
  25.  
  26. debug: Exec[download-rvm-install](provider=posix): Executing check 'which rvm'
  27.  
  28. debug: Executing 'which rvm'
  29.  
  30. debug: Exec[download-rvm-install](provider=posix): Executing 'wget -O /tmp/rvm https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer'
  31.  
  32. debug: Executing 'wget -O /tmp/rvm https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer'
  33.  
  34. notice: /Stage[main]/Rvm::Packages::Common/Exec[download-rvm-install]/returns: executed successfully
  35.  
  36. debug: /Stage[main]/Rvm::Packages::Common/Exec[download-rvm-install]: The container Class[Rvm::Packages::Common] will propagate my refresh event
  37.  
  38. debug: Exec[install-rvm](provider=posix): Executing 'bash /tmp/rvm'
  39.  
  40. debug: Executing 'bash /tmp/rvm'
  41.  
  42. err: /Stage[main]/Rvm::Packages::Common/Exec[install-rvm]/returns: change from notrun to 0 failed: Command exceeded timeout at /tmp/vagrant-puppet/modules-0/rvm/manifests/packages/common.pp:16
  43.  
  44. notice: /Stage[main]/Rvm::Packages::Common/File[/tmp/rvm]: Dependency Exec[install-rvm] has failures: true
  45.  
  46. warning: /Stage[main]/Rvm::Packages::Common/File[/tmp/rvm]: Skipping because of failed dependencies
  47.  
  48. debug: Class[Rvm::Packages::Common]: The container Stage[main] will propagate my refresh event
  49.  
  50. notice: /Stage[main]/Rvm::Packages/Anchor[rvm::packages::end]: Dependency Exec[install-rvm] has failures: true
  51.  
  52. warning: /Stage[main]/Rvm::Packages/Anchor[rvm::packages::end]: Skipping because of failed dependencies
  53.  
  54. notice: /Stage[main]/Rvm::Config/File[/etc/profile.d/rvm.sh]: Dependency Exec[install-rvm] has failures: true
  55.  
  56. warning: /Stage[main]/Rvm::Config/File[/etc/profile.d/rvm.sh]: Skipping because of failed dependencies
  57.  
  58. notice: /Stage[main]/Rvm::Config/File[/etc/gemrc]: Dependency Exec[install-rvm] has failures: true
  59.  
  60. warning: /Stage[main]/Rvm::Config/File[/etc/gemrc]: Skipping because of failed dependencies
  61.  
  62. notice: /Stage[main]/Rvm::Config/File[/usr/local/bin/rvm_set_system_ruby]: Dependency Exec[install-rvm] has failures: true
  63.  
  64. warning: /Stage[main]/Rvm::Config/File[/usr/local/bin/rvm_set_system_ruby]: Skipping because of failed dependencies
  65.  
  66. info: Rvm::Define::Gem[bundler]: Scheduling refresh of Exec[rvm-gem-install-bundler-ruby-1.9.3]
  67.  
  68. notice: /Stage[main]/Rvm/Anchor[rvm::end]: Dependency Exec[install-rvm] has failures: true
  69.  
  70. warning: /Stage[main]/Rvm/Anchor[rvm::end]: Skipping because of failed dependencies
  71.  
  72. notice: /Stage[main]/Boxes::Base::After::System::Update/Rvm::Define::Version[ruby-1.9.3]/Exec[install-ruby-ruby-1.9.3]: Dependency Exec[install-rvm] has failures: true
  73.  
  74. warning: /Stage[main]/Boxes::Base::After::System::Update/Rvm::Define::Version[ruby-1.9.3]/Exec[install-ruby-ruby-1.9.3]: Skipping because of failed dependencies
  75.  
  76. err: /Stage[main]/Boxes::Base::After::System::Update/Rvm::Define::Version[ruby-1.9.3]/Exec[install-ruby-ruby-1.9.3]: Failed to call refresh: Could not find command 'rvm'
  77.  
  78. notice: /Stage[main]/Boxes::Base::After::System::Update/Rvm::Define::Gem[bundler]/Exec[rvm-gem-install-bundler-ruby-1.9.3]: Dependency Exec[install-rvm] has failures: true
  79.  
  80. warning: /Stage[main]/Boxes::Base::After::System::Update/Rvm::Define::Gem[bundler]/Exec[rvm-gem-install-bundler-ruby-1.9.3]: Skipping because of failed dependencies
  81.  
  82. err: /Stage[main]/Boxes::Base::After::System::Update/Rvm::Define::Gem[bundler]/Exec[rvm-gem-install-bundler-ruby-1.9.3]: Failed to call refresh: Could not find command 'rvm'
  83.  
  84. notice: /Stage[main]/Boxes::Base::After::System::Update/Rvm::Define::User[vagrant]/Exec[/usr/sbin/usermod -a -G rvm vagrant]: Dependency Exec[install-rvm] has failures: true
  85.  
  86. warning: /Stage[main]/Boxes::Base::After::System::Update/Rvm::Define::User[vagrant]/Exec[/usr/sbin/usermod -a -G rvm vagrant]: Skipping because of failed dependencies
  87.  
  88. debug: Exec[/usr/sbin/usermod -a -G rvm vagrant](provider=posix): Executing check 'cat /etc/group | grep  | grep '
  89.  
  90. debug: Executing 'cat /etc/group | grep  | grep '
  91.  
  92. debug: Exec[/usr/sbin/usermod -a -G rvm vagrant](provider=posix): Executing '/usr/sbin/usermod -a -G rvm vagrant'
  93. debug: Executing '/usr/sbin/usermod -a -G rvm vagrant'
  94. err: /Stage[main]/Boxes::Base::After::System::Update/Rvm::Define::User[vagrant]/Exec[/usr/sbin/usermod -a -G rvm vagrant]: Failed to call refresh: /usr/sbin/usermod -a -G rvm vagrant returned 6 instead of one of [0] at /tmp/vagrant-puppet/modules-0/rvm/manifests/define/user.pp:6
  95. debug: Class[Boxes::Base::After::System::Update]: The container Stage[main] will propagate my refresh event