Ok i tried to build the aegir-dev blueprint which failed with a different error. Common.pp is not available on the vagrant machines tmp directory...

Comments

helmo’s picture

Status: Active » Postponed (maintainer needs more info)

Sorry, but do you have a log of what happened? This is very little to go on.

steven jones’s picture

I think I hit the same error, but with the 'maintainer' blueprint:

==> maintainer: Mounting shared folders...
    maintainer: /vagrant => /Users/steven/vagrant/projects/aegir
    maintainer: /var/cache/apt/archives => /Users/steven/vagrant/projects/aegir/tmp/apt/cache
    maintainer: /tmp/vagrant-puppet-3/manifests => /Users/steven/vagrant/projects/aegir/manifests
    maintainer: /tmp/vagrant-puppet-3/modules-0 => /Users/steven/.drush/drush-vagrant/lib/puppet-modules
    maintainer: /tmp/vagrant-puppet-3/modules-1 => /Users/steven/.drush/aegir-up/lib/puppet-modules
==> maintainer: Running provisioner: puppet...
Running Puppet with site.pp...
stdin: is not a tty
Could not parse for environment production: No file(s) found for import of 'common' at /tmp/vagrant-puppet-3/manifests/site.pp:2 on node maintainer.aegir.local
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

FACTER_fqdn='' FACTER_username='steven' FACTER_git_name='Steven Jones' FACTER_git_email='steven.jones@computerminds.co.uk' FACTER_uid='501' 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-3/modules-0:/tmp/vagrant-puppet-3/modules-1:/etc/puppet/modules' --manifestdir /tmp/vagrant-puppet-3/manifests --detailed-exitcodes /tmp/vagrant-puppet-3/manifests/site.pp || [ $? -eq 2 ]

Stdout from the command:



Stderr from the command:

stdin: is not a tty
Could not parse for environment production: No file(s) found for import of 'common' at /tmp/vagrant-puppet-3/manifests/site.pp:2 on node maintainer.aegir.local

The following errors occurred when running "vagrant up":                                                                                     [error]
Drush command terminated abnormally due to an unrecoverable error.                                                                           [error]