Advertisement
Guest User

vagrant up errors

a guest
Jul 31st, 2013
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.23 KB | None | 0 0
  1. joseph@Josephs-iMac:~/vagrant/projects/aegir-plato2$ vagrant up
  2. [aegir-up1] Box debian-LAMP-2012-03-29 was not found. Fetching box from specified URL...
  3. [vagrant] Downloading with Vagrant::Downloaders::HTTP...
  4. [vagrant] Downloading box: http://ergonlogic.com/files/boxes/debian-LAMP-current.box
  5. [vagrant] Extracting box...
  6. [vagrant] Verifying box...
  7. [vagrant] Cleaning up downloaded box...
  8. [aegir-up1] Importing base box 'debian-LAMP-2012-03-29'...
  9. [aegir-up1] Matching MAC address for NAT networking...
  10. [aegir-up1] Clearing any previously set forwarded ports...
  11. [aegir-up1] Fixed port collision for 22 => 2222. Now on port 32201.
  12. [aegir-up1] Forwarding ports...
  13. [aegir-up1] -- 22 => 32201 (adapter 1)
  14. [aegir-up1] Creating shared folders metadata...
  15. [aegir-up1] Clearing any previously set network interfaces...
  16. [aegir-up1] Preparing network interfaces based on configuration...
  17. [aegir-up1] Running any VM customizations...
  18. [aegir-up1] Booting VM...
  19. [aegir-up1] Waiting for VM to boot. This can take a few minutes.
  20. [aegir-up1] VM booted and ready for use!
  21. [aegir-up1] The guest additions on this VM do not match the install version of
  22. VirtualBox! This may cause things such as forwarded ports, shared
  23. folders, and more to not work properly. If any of those things fail on
  24. this machine, please update the guest additions and repackage the
  25. box.
  26.  
  27. Guest Additions Version: 4.1.8
  28. VirtualBox Version: 4.2.16
  29. [aegir-up1] Configuring and enabling network interfaces...
  30. [aegir-up1] Setting host name...
  31. [aegir-up1] Mounting shared folders...
  32. [aegir-up1] -- v-root: /vagrant
  33. [aegir-up1] -- v-pp-m0: /tmp/vagrant-puppet/modules-0
  34. [aegir-up1] -- manifests: /tmp/vagrant-puppet/manifests
  35. [aegir-up1] -- v-pp-m1: /tmp/vagrant-puppet/modules-1
  36. [aegir-up1] Running provisioner: Vagrant::Provisioners::Puppet...
  37. [aegir-up1] Running Puppet with /tmp/vagrant-puppet/manifests/site.pp...
  38. stdin: is not a tty
  39. notice: Scope(Class[Aegir_up]):
  40.  
  41.           Running Puppet manifests to install and/or update Aegir.
  42.  
  43.           This may take awhile, so please be patient.
  44.           For more detail on the operations being run, edit settings.rb,
  45.           and set 'verbose = 1'.
  46.  
  47. err: /Stage[main]/Aegir_up/Group[aegir group]/ensure: change from absent to present failed: Could not create group aegir: Execution of '/usr/sbin/groupadd -g 20 aegir' returned 4: groupadd: GID '20' already exists
  48.  
  49.  
  50. notice: /Stage[main]/Aegir_up/User[aegir user]: Dependency Group[aegir group] has failures: true
  51. warning: /Stage[main]/Aegir_up/User[aegir user]: Skipping because of failed dependencies
  52. notice: DEPRECATION NOTICE: Files found in modules without specifying 'modules' in file path will be deprecated in the next major release.  Please fix module 'apt' when no 0.24.x clients are present
  53.  
  54. notice: /Stage[main]/Aegir::Apt/Apt::Keys::Key[aegir]/Exec[apt_key_add_aegir]: Triggered 'refresh' from 1 events
  55.  
  56. notice: /Stage[main]/Apt/Exec[/usr/bin/apt-get update]: Triggered 'refresh' from 7 events
  57.  
  58. notice: /Stage[main]/Aegir::Login_link/Exec[login link]: Dependency Group[aegir group] has failures: true
  59. warning: /Stage[main]/Aegir::Login_link/Exec[login link]: Skipping because of failed dependencies
  60.  
  61. alert: /Stage[main]/Aegir::Login_link/Exec[login link]/returns: http://aegir-up.aegir-plato2.local/user/reset/1/1375303052/31885bfdc3a482daf0873ebccbdd17ee
  62.  
  63. notice: /Stage[main]/Aegir::Login_link/Exec[login link]: Triggered 'refresh' from 1 events
  64. notice: /Stage[main]/Aegir::Queue_runner/Drush::Dl[hosting_queue_runner]/Exec[drush-dl-hosting_queue_runner]: Dependency Group[aegir group] has failures: true
  65.  
  66. warning: /Stage[main]/Aegir::Queue_runner/Drush::Dl[hosting_queue_runner]/Exec[drush-dl-hosting_queue_runner]: Skipping because of failed dependencies
  67.  
  68. notice: /Stage[main]/Aegir::Queue_runner/File[hosting-queue-runner init script]: Dependency Group[aegir group] has failures: true
  69.  
  70. warning: /Stage[main]/Aegir::Queue_runner/File[hosting-queue-runner init script]: Skipping because of failed dependencies
  71.  
  72. notice: /Stage[main]/Aegir::Queue_runner/Drush::En[hosting_queue_runner]/Exec[drush-en-hosting_queue_runner]: Dependency Group[aegir group] has failures: true
  73.  
  74. warning: /Stage[main]/Aegir::Queue_runner/Drush::En[hosting_queue_runner]/Exec[drush-en-hosting_queue_runner]: Skipping because of failed dependencies
  75.  
  76. notice: /Stage[main]/Aegir::Queue_runner/Service[hosting-queue-runner]: Dependency Group[aegir group] has failures: true
  77.  
  78. warning: /Stage[main]/Aegir::Queue_runner/Service[hosting-queue-runner]: Skipping because of failed dependencies
  79.  
  80. notice: /Stage[main]/Apt/Exec[/usr/bin/apt-get update && /usr/bin/apt-get autoclean]/returns: executed successfully
  81. notice: Finished catalog run in 144.25 seconds
  82.  
  83. The following SSH command responded with a non-zero exit status.
  84. Vagrant assumes that this means the command failed!
  85.  
  86. cd /tmp/vagrant-puppet/manifests && FACTER_fqdn='' FACTER_username='joseph' FACTER_git_name='Joseph Leon' FACTER_git_email='joseph@poeticsystems.com' FACTER_uid='1029' FACTER_gid='20' FACTER_aegir_user='aegir' FACTER_aegir_root='/var/aegir' FACTER_aegir_user_exists='true' FACTER_aegir_version='6.x-1.9' puppet apply  --modulepath '/tmp/vagrant-puppet/modules-0:/tmp/vagrant-puppet/modules-1' /tmp/vagrant-puppet/manifests/site.pp --detailed-exitcodes || [ $? -eq 2 ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement