zivtech / vagrant-development-vm

A Vagrant project to setup Zivtech's Drupal development environment.
26 stars 18 forks source link

Warnings with new 2.x when installing. #12

Closed frankcarey closed 8 years ago

frankcarey commented 9 years ago

Common non-issue error, I have a fix for this in another VM I made

==> default: stdin: is not a tty
=> default: Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
==> default:    (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')

Errors!

==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/File[/var/www]/owner: owner changed '501' to 'root'
==> default: Error: Failed to set group to '0': Operation not permitted - /var/www
==> default: Error: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/File[/var/www]/group: change from dialout to root failed: Failed to set group to '0': Operation not permitted - /var/www

Then like 10 of these throughout the logs:

==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat[15-000-default.conf]/File[/var/lib/puppet/concat/15-000-default.conf]: Skipping because of failed dependencies

Then finally this.

==> default: Warning: /Stage[main]/Apache::Service/Service[httpd]: Skipping because of failed dependencies

FULL LOGS

$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'puppetlabs/ubuntu-14.04-64-puppet' could not be found. Attempting to find and install...
    default: Box Provider: virtualbox
    default: Box Version: >= 0
==> default: Loading metadata for box 'puppetlabs/ubuntu-14.04-64-puppet'
    default: URL: https://atlas.hashicorp.com/puppetlabs/ubuntu-14.04-64-puppet
==> default: Adding box 'puppetlabs/ubuntu-14.04-64-puppet' (v1.0.1) for provider: virtualbox
    default: Downloading: https://atlas.hashicorp.com/puppetlabs/boxes/ubuntu-14.04-64-puppet/versions/1.0.1/providers/virtualbox.box
==> default: Successfully added box 'puppetlabs/ubuntu-14.04-64-puppet' (v1.0.1) for 'virtualbox'!
==> default: Importing base box 'puppetlabs/ubuntu-14.04-64-puppet'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'puppetlabs/ubuntu-14.04-64-puppet' is up to date...
==> default: Setting the name of the VM: vagrant-development-vm_default_1434041854967_83794
==> default: Installing Puppet modules in "." with Librarian-Puppet...
==> default: Fixed port collision for 22 => 2222. Now on port 2200.
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
    default: Adapter 2: hostonly
==> default: Forwarding ports...
    default: 22 => 2200 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2200
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection timeout. Retrying...
    default:
    default: Vagrant insecure key detected. Vagrant will automatically replace
    default: this with a newly generated keypair for better security.
    default:
    default: Inserting generated public key within guest...
    default: Removing insecure key from the guest if its present...
    default: Key inserted! Disconnecting and reconnecting using new SSH key...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
==> default: Setting hostname...
==> default: Configuring and enabling network interfaces...
==> default: Exporting NFS shared folders...
==> default: Preparing to edit /etc/exports. Administrator privileges will be required...
Password:
==> default: Mounting NFS shared folders...
==> default: Mounting shared folders...
    default: /vagrant => /Users/fcarey/devinci/vagrant-development-vm
    default: /tmp/vagrant-puppet/modules-7999f8016f1b7b4457ff5a71af28f274 => /Users/fcarey/devinci/vagrant-development-vm/modules
    default: /tmp/vagrant-puppet/modules-b0c2e9cb99ea841078da28184f64cb4e => /Users/fcarey/devinci/vagrant-development-vm/custom-modules
    default: /tmp/vagrant-puppet/manifests-a11d1078b1b1f2e3bdea27312f6ba513 => /Users/fcarey/devinci/vagrant-development-vm/manifests
==> default: Running provisioner: shell...
    default: Running: inline script
==> default: stdin: is not a tty
==> default: Running provisioner: puppet...
==> default: Running Puppet with base.pp...
==> default: stdin: is not a tty
==> default: Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations
==> default:    (at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning')
==> default: Notice: Compiled catalog for local.nyc.rr.com in environment production in 14.66 seconds
==> default: Notice: /Stage[first]/Vagrant_setup/Exec[apt-get-update]/returns: executed successfully
==> default: Notice: /Stage[first]/Vagrant_setup/User[vagrant]/groups: groups changed 'vagrant' to 'dialout,vagrant'
==> default: Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat]/ensure: created
==> default: Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat/bin]/ensure: created
==> default: Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat/bin/concatfragments.rb]/ensure: defined content as '{md5}b684db0eac243553a6a79365119a363d'
==> default: Notice: /Stage[main]/Drush_phpsh/File[/usr/src/phpsh_1.3_i386.deb]/ensure: defined content as '{md5}c687c04cd256385065a4155d63f5d7f9'
==> default: Notice: /Stage[main]/Drush_phpsh/File[/etc/phpsh]/ensure: created
==> default: Notice: /Stage[main]/Drush_phpsh/File[/etc/phpsh/rc.php]/ensure: defined content as '{md5}e13f7b5e16ceacd4602393624bbb860b'
==> default: Notice: /Stage[main]/Php::Pear/Package[php-pear]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Php::Pear/Exec[php::pear::auto_discover]/returns: executed successfully
==> default: Notice: /Stage[main]/Php::Extension::Uploadprogress/Php::Extension[uploadprogress]/Package[uploadprogress]/ensure: created
==> default: Notice: /Stage[main]/Drupal_solr/File[/usr/local/bin/create-solr-instance]/ensure: defined content as '{md5}16f2693ed5292d25a20904b5deb671bf'
==> default: Notice: /Stage[main]/Redis/Package[redis-server]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Php::Extension::Gd/Php::Extension[gd]/Package[php5-gd]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Php::Extension::Curl/Php::Extension[curl]/Package[php5-curl]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Php::Extension::Imagick/Php::Extension[imagick]/Package[php5-imagick]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Php::Extension::Redis/Php::Extension[redis]/Package[redis]/ensure: created
==> default: Notice: /Stage[main]/Php::Extension::Mysql/Php::Extension[mysql]/Package[php5-mysql]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Mysql::Server::Install/Package[mysql-server]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Mysql::Server::Config/File[mysql-config-file]/content: content changed '{md5}77f15d6c87f9c136c4efcda072017f71' to '{md5}790c6c49aed83ee9b81fa3c7360898c8'
==> default: Notice: /Stage[main]/Drupal_solr/File[/usr/local/bin/remove-solr-instance]/ensure: defined content as '{md5}d5431cd0780714b9543ac0a9130c5e92'
==> default: Notice: /Stage[main]/Drush_phpsh/Package[phpsh]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Php::Apache/Package[libapache2-mod-php5]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Vagrant_vm/Package[git-sh]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Vagrant_vm/Package[phpmyadmin]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Php::Augeas/File[/usr/share/augeas/lenses/contrib]/ensure: created
==> default: Notice: /Stage[main]/Php::Augeas/File[/usr/share/augeas/lenses/contrib/php.aug]/ensure: defined content as '{md5}3ee52fcce112525fd7b5297d361ab7ad'
==> default: Notice: /Stage[main]/Webadmin::Platform::Debian/Package[vim-runtime]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Webadmin::Platform::Debian/Package[exuberant-ctags]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Webadmin::Platform::Debian/Package[vim]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Php::Extension::Memcached/Php::Extension[memcached]/Package[php5-memcached]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Webadmin::Platform::Debian/Package[mailutils]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/File[/var/www]/owner: owner changed '501' to 'root'
==> default: Error: Failed to set group to '0': Operation not permitted - /var/www
==> default: Error: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/File[/var/www]/group: change from dialout to root failed: Failed to set group to '0': Operation not permitted - /var/www
==> default: Notice: /Stage[main]/Apache/Exec[mkdir /etc/apache2/conf.d]/returns: executed successfully
==> default: Notice: /Stage[main]/Apache/File[/etc/apache2/apache2.conf]/content: content changed '{md5}da32fcc6a783acaebf0d74c17c726bf7' to '{md5}f9bc5b5aab8ec0c3d13373b62df4244f'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat[15-000-default.conf]/File[/var/lib/puppet/concat/15-000-default.conf]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat[15-000-default.conf]/File[/var/lib/puppet/concat/15-000-default.conf]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat[15-000-default.conf]/File[/var/lib/puppet/concat/15-000-default.conf/fragments.concat]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat[15-000-default.conf]/File[/var/lib/puppet/concat/15-000-default.conf/fragments.concat]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat[15-000-default.conf]/File[/var/lib/puppet/concat/15-000-default.conf/fragments.concat.out]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat[15-000-default.conf]/File[/var/lib/puppet/concat/15-000-default.conf/fragments.concat.out]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[xsendfile]/Package[libapache2-mod-xsendfile]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Apache::Mod::Prefork/Apache::Mpm[prefork]/File[/etc/apache2/mods-available/prefork.load]/ensure: defined content as '{md5}01b33d643f63126888cf702689f1f66d'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[mime]/File[mime.load symlink]/target: target changed '../mods-available/mime.load' to '/etc/apache2/mods-available/mime.load'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]/content: content changed '{md5}97a3e14926ce7bf5f2d2a7b93ece648d' to '{md5}bf972e82336c72b20d67d871ef77d4ce'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[authz_groupfile]/File[authz_groupfile.load symlink]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[authz_user]/File[authz_user.load]/content: content changed '{md5}bcf988f105564ec1e14b78df56a01cd8' to '{md5}69150f8246499e0135580d8cc16eaeab'
==> default: Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load symlink]/target: target changed '../mods-available/alias.load' to '/etc/apache2/mods-available/alias.load'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[status]/File[status.load symlink]/target: target changed '../mods-available/status.load' to '/etc/apache2/mods-available/status.load'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[headers]/File[headers.load symlink]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[setenvif]/File[setenvif.load symlink]/target: target changed '../mods-available/setenvif.load' to '/etc/apache2/mods-available/setenvif.load'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[auth_basic]/File[auth_basic.load]/content: content changed '{md5}a92c34a3ce5e67e2ecbd272155ebe072' to '{md5}5eec35bb52e1ae9ff5eec602ed1d2374'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[auth_basic]/File[auth_basic.load symlink]/target: target changed '../mods-available/auth_basic.load' to '/etc/apache2/mods-available/auth_basic.load'
==> default: Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf]/ensure: created
==> default: Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat.out]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[authn_file]/File[authn_file.load symlink]/target: target changed '../mods-available/authn_file.load' to '/etc/apache2/mods-available/authn_file.load'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[reqtimeout]/File[reqtimeout.load symlink]/ensure: created
==> default: Notice: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-available/prefork.conf]/ensure: defined content as '{md5}109c4f51dac10fc1b39373855e566d01'
==> default: Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[dir]/File[dir.load symlink]/target: target changed '../mods-available/dir.load' to '/etc/apache2/mods-available/dir.load'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[xsendfile]/File[xsendfile.load symlink]/target: target changed '../mods-available/xsendfile.load' to '/etc/apache2/mods-available/xsendfile.load'
==> default: Notice: /Stage[main]/Apache::Mod::Alias/File[alias.conf]/content: content changed '{md5}c6e9f26152898c38e58211c8b362d5c3' to '{md5}cb528041df274fb077800a8e2e64f94e'
==> default: Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.conf symlink]/target: target changed '../mods-available/alias.conf' to '/etc/apache2/mods-available/alias.conf'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[suexec]/File[suexec.load symlink]/ensure: created
==> default: Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_core]/File[authz_core.load symlink]/target: target changed '../mods-available/authz_core.load' to '/etc/apache2/mods-available/authz_core.load'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[negotiation]/File[negotiation.load symlink]/target: target changed '../mods-available/negotiation.load' to '/etc/apache2/mods-available/negotiation.load'
==> default: Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Namevirtualhost[*:80]/Concat::Fragment[NameVirtualHost *:80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_NameVirtualHost *_80]/ensure: defined content as '{md5}a6144f5815141f7fa494ea04970d6b11'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Listen[80]/Concat::Fragment[Listen 80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Listen 80]/ensure: defined content as '{md5}d5fcefc335117f400d451de47efeca87'
==> default: Notice: /Stage[main]/Vagrant_vm/File[/home/vagrant/.my.cnf]/ensure: defined content as '{md5}ab576234b75f54f1c2947cf2cf2a6961'
==> default: Notice: /Stage[main]/Drupal_solr/Package[tomcat6]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Drupal_solr/File[/opt/solr]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[deflate]/File[deflate.load]/content: content changed '{md5}6a7a23153796456ee919abdf728fd972' to '{md5}ac4540dd672556b07f900425751f745c'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[deflate]/File[deflate.load symlink]/target: target changed '../mods-available/deflate.load' to '/etc/apache2/mods-available/deflate.load'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[actions]/File[actions.load symlink]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[expires]/File[expires.load symlink]/ensure: created
==> default: Notice: /Stage[main]/Apache/Concat::Fragment[Apache ports header]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Apache ports header]/ensure: defined content as '{md5}afe35cb5747574b700ebaa0f0b3a626e'
==> default: Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]/returns: executed successfully
==> default: Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]: Triggered 'refresh' from 5 events
==> default: Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]/content: content changed '{md5}a961f23471d985c2b819b652b7f64321' to '{md5}ac3b658e433eba85f350d4068b0ef826'
==> default: Notice: /Stage[main]/Mysql::Server::Service/File[/var/log/mysql/error.log]/group: group changed 'adm' to 'mysql'
==> default: Notice: /Stage[main]/Mysql::Server::Root_password/Mysql_user[root@localhost]/password_hash: defined 'password_hash' as '*81F5E21E35407D884A6CD4A731AEBFB6AF209E1B'
==> default: Notice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]/ensure: defined content as '{md5}f2ee51638cc14fb3396202254d9f14a0'
==> default: Notice: /Stage[main]/Apache::Mod::Prefork/Apache::Mpm[prefork]/File[/etc/apache2/mods-enabled/prefork.load]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat[15-000-default.conf]/File[/var/lib/puppet/concat/15-000-default.conf/fragments]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat[15-000-default.conf]/File[/var/lib/puppet/concat/15-000-default.conf/fragments]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-serversignature]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/90_000-default-serversignature]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-serversignature]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/90_000-default-serversignature]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-apache-header]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/0_000-default-apache-header]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-apache-header]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/0_000-default-apache-header]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-file_footer]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/999_000-default-file_footer]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-file_footer]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/999_000-default-file_footer]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-logging]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/80_000-default-logging]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-logging]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/80_000-default-logging]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-access_log]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/100_000-default-access_log]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-access_log]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/100_000-default-access_log]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-docroot]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/10_000-default-docroot]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-docroot]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/10_000-default-docroot]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-directories]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/60_000-default-directories]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-directories]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/60_000-default-directories]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Apache::Mod::Prefork/Apache::Mpm[prefork]/File[/etc/apache2/mods-enabled/prefork.conf]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[rewrite]/File[rewrite.load symlink]/ensure: created
==> default: Notice: /Stage[main]/Php::Composer/Exec[download composer]/returns: executed successfully
==> default: Notice: /Stage[main]/Php::Composer/File[/usr/local/bin/composer]/mode: mode changed '0644' to '0555'
==> default: Notice: /Stage[main]/Drush/File[/etc/drush]/ensure: created
==> default: Notice: /Stage[main]/Drush/File[/usr/share/drush]/ensure: created
==> default: Notice: /Stage[main]/Drush/File[/usr/share/drush/commands]/ensure: created
==> default: Notice: /Stage[main]/Drush/File[/etc/drush/drushrc.php]/ensure: defined content as '{md5}d093257fff1d4613eac153554589c602'
==> default: Notice: /Stage[main]/Drush/Drush::Config[patch-file]/Concat[/etc/drush/conf.d/patch-file.php]/File[/var/lib/puppet/concat/_etc_drush_conf.d_patch-file.php]/ensure: created
==> default: Notice: /Stage[main]/Drush/Drush::Config[patch-file]/Concat[/etc/drush/conf.d/patch-file.php]/File[/var/lib/puppet/concat/_etc_drush_conf.d_patch-file.php/fragments.concat]/ensure: created
==> default: Notice: /Stage[main]/Drush/Drush::Config[patch-file]/Concat[/etc/drush/conf.d/patch-file.php]/File[/var/lib/puppet/concat/_etc_drush_conf.d_patch-file.php/fragments]/ensure: created
==> default: Notice: /Stage[main]/Drush/Drush::Config[patch-file]/Concat::Fragment[drush-config-patch-file-php-tag]/File[/var/lib/puppet/concat/_etc_drush_conf.d_patch-file.php/fragments/00_drush-config-patch-file-php-tag]/ensure: defined content as '{md5}ce407ff5715c837d02b1aba7975bf512'
==> default: Notice: /Stage[main]/Drush/Drush::Config[patch-file]/Concat::Fragment[drush-config-patch-file]/File[/var/lib/puppet/concat/_etc_drush_conf.d_patch-file.php/fragments/01_drush-config-patch-file]/ensure: defined content as '{md5}1700c466a628cd83e51b2aeb5853ccdf'
==> default: Notice: /Stage[main]/Drush/Drush::Config[patch-file]/Concat[/etc/drush/conf.d/patch-file.php]/Exec[concat_/etc/drush/conf.d/patch-file.php]/returns: executed successfully
==> default: Notice: /Stage[main]/Drush/Drush::Config[patch-file]/Concat[/etc/drush/conf.d/patch-file.php]/Exec[concat_/etc/drush/conf.d/patch-file.php]: Triggered 'refresh' from 4 events
==> default: Notice: /Stage[main]/Drush/File[/etc/drush/conf.d]/ensure: created
==> default: Notice: /Stage[main]/Drush/Drush::Config[patch-file]/Concat[/etc/drush/conf.d/patch-file.php]/File[/etc/drush/conf.d/patch-file.php]/ensure: defined content as '{md5}51fcdad042f95672efb1f53688b09a8f'
==> default: Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load]/content: content changed '{md5}f529587409471e3feb62256bccaf538a' to '{md5}4b8162e3e3a58d1dc2222e2ad352bd93'
==> default: Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load symlink]/target: target changed '../mods-available/authz_host.load' to '/etc/apache2/mods-available/authz_host.load'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-scriptalias]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/180_000-default-scriptalias]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat::Fragment[000-default-scriptalias]/File[/var/lib/puppet/concat/15-000-default.conf/fragments/180_000-default-scriptalias]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat[15-000-default.conf]/Exec[concat_15-000-default.conf]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat[15-000-default.conf]/Exec[concat_15-000-default.conf]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Apache::Mod::Filter/Apache::Mod[filter]/File[filter.load symlink]/target: target changed '../mods-available/filter.load' to '/etc/apache2/mods-available/filter.load'
==> default: Notice: /Stage[main]/Drush/Package[Console_Table]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[env]/File[env.load symlink]/target: target changed '../mods-available/env.load' to '/etc/apache2/mods-available/env.load'
==> default: Notice: /Stage[main]/Drush_phpsh/Vcsrepo[/usr/share/drush/commands/phpsh]/ensure: Creating repository from present
==> default: Notice: /Stage[main]/Drush_phpsh/Vcsrepo[/usr/share/drush/commands/phpsh]/ensure: created
==> default: Notice: /Stage[main]/Drupal_solr/Vcsrepo[/opt/solr/solrbase-6]/ensure: Creating repository from present
==> default: Notice: /Stage[main]/Drupal_solr/Vcsrepo[/opt/solr/solrbase-6]/ensure: created
==> default: Notice: /Stage[main]/Drush/Vcsrepo[/var/lib/drush]/ensure: Creating repository from present
==> default: Notice: /Stage[main]/Drush/Vcsrepo[/var/lib/drush]/ensure: created
==> default: Notice: /Stage[main]/Drush/File[/usr/local/bin/drush]/ensure: created
==> default: Notice: /Stage[main]/Drupal_solr/Vcsrepo[/opt/solr/sapi-solrbase-7]/ensure: Creating repository from present
==> default: Notice: /Stage[main]/Drupal_solr/Vcsrepo[/opt/solr/sapi-solrbase-7]/ensure: created
==> default: Notice: /Stage[main]/Webadmin/File[/etc/bash.bashrc]/content: content changed '{md5}a93b8650846fd2bb653d03bd706f1f47' to '{md5}ce21937fc17c18a74b0b223464c479e9'
==> default: Notice: /Stage[main]/Webadmin/Package[lynx]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Webadmin/Package[screen]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Webadmin/Package[zip]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Webadmin/File[/usr/share/git-core/templates/info/attribute]/ensure: defined content as '{md5}2b9d9f31ec7aa4393a80f803ff069249'
==> default: Notice: /Stage[main]/Webadmin/Package[byobu]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Webadmin/File[/etc/gitconfig]/ensure: defined content as '{md5}262f0cf22da3e37c091ad802564a77e4'
==> default: Notice: /Stage[main]/Webadmin/File[/etc/vim/vimrc]/content: content changed '{md5}b458e7b28b9bc2d04bd5a3fd0f8d777e' to '{md5}fb4c34874b7140f5d0654cc3dd79f652'
==> default: Notice: /Stage[main]/Webadmin/File[/etc/vim/vimrc]/group: group changed 'root' to 'vagrant'
==> default: Notice: /Stage[main]/Webadmin/File[/usr/local/bin/runtags]/ensure: defined content as '{md5}baf5fc9c603edc738c7ff3feb85e496a'
==> default: Notice: /Stage[main]/Webadmin/File[/usr/share/git-core/templates/info/exclude]/content: content changed '{md5}036208b4a1ab4a235d75c181e685e5a3' to '{md5}dec54ef7f6313e77eeb41cbfd5a4d913'
==> default: Notice: /Stage[main]/Webadmin/File[/usr/share/git-core/templates/info/exclude]/mode: mode changed '0644' to '0655'
==> default: Notice: /Stage[main]/Webadmin/File[/usr/local/bin/make-random-password]/ensure: defined content as '{md5}720e25249f070c5ba0189082efcb1644'
==> default: Notice: /Stage[main]/Webadmin/File[/usr/local/bin/network-restart]/ensure: defined content as '{md5}5c5974f48fc5480775d525b5b7b664b9'
==> default: Notice: /Stage[main]/Drupal_solr/Vcsrepo[/opt/solr/solrbase-7]/ensure: Creating repository from present
==> default: Notice: /Stage[main]/Drupal_solr/Vcsrepo[/opt/solr/solrbase-7]/ensure: created
==> default: Notice: /Stage[main]/Drupal_solr/Package[tomcat6-admin]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Webadmin/File[/etc/inputrc]/content: content changed '{md5}36d47e8d1a113bac3e1319c98a533e5a' to '{md5}2af7ba27f23c11f62a42f2762d60b714'
==> default: Notice: /Stage[main]/Mail::Dev/File[/etc/postfix/virtual]/ensure: defined content as '{md5}d41d8cd98f00b204e9800998ecf8427e'
==> default: Notice: /Stage[main]/Mail::Dev/Exec[postmap_virtual]/returns: executed successfully
==> default: Notice: /Stage[main]/Mail::Dev/File[/etc/postfix/virtual-regexp]/ensure: defined content as '{md5}fab3dca616b55c6fe083f5d090ec57df'
==> default: Notice: /Stage[main]/Mail::Dev/File[/etc/postfix/main.cf]/content: content changed '{md5}234ef0d31888dea3ac33d9b6c4c58fe7' to '{md5}1d9cf799b783993400961a31d1c1b921'
==> default: Notice: /Stage[main]/Mail/Service[postfix]: Triggered 'refresh' from 1 events
==> default: Notice: /Stage[main]/Logrotate::Base/File[/etc/logrotate.conf]/content: content changed '{md5}4316e462f3c800bebcf43aa9d4fcf4b0' to '{md5}caef77f31ea5251c48c64447a0a0ebbd'
==> default: Notice: /Stage[main]/Logrotate::Base/File[/etc/logrotate.conf]/mode: mode changed '0644' to '0444'
==> default: Notice: /Stage[main]/Logrotate::Base/File[/etc/cron.daily/logrotate]/content: content changed '{md5}da9c29ed0b408ffd88d05c3d8e881e94' to '{md5}6a0757af3746ccb223c54ae6deacc415'
==> default: Notice: /Stage[main]/Logrotate::Base/File[/etc/cron.daily/logrotate]/mode: mode changed '0755' to '0555'
==> default: Notice: /Stage[main]/Drupal_solr/Logrotate::Rule[tomcat]/File[/etc/logrotate.d/tomcat]/ensure: created
==> default: Notice: /Stage[main]/Logrotate::Defaults::Debian/Logrotate::Rule[wtmp]/File[/etc/logrotate.d/wtmp]/ensure: created
==> default: Notice: /Stage[main]/Logrotate::Defaults::Debian/Logrotate::Rule[btmp]/File[/etc/logrotate.d/btmp]/ensure: created
==> default: Notice: /Stage[main]/Php::Extension::Ldap/Php::Extension[ldap]/Package[php5-ldap]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Php::Extension::Uploadprogress/Php::Config[php-extension-uploadprogress]/Php::Config::Augeas[php-extension-uploadprogress]/Augeas[php-php-extension-uploadprogress-config]/returns: executed successfully
==> default: Notice: /Stage[main]/Drush/Exec[drush-composer-install]/returns: executed successfully
==> default: Notice: /Stage[main]/Drush/Exec[drush-composer-install]: Triggered 'refresh' from 1 events
==> default: Notice: /Stage[main]/Drush_patchfile/Vcsrepo[/usr/share/drush/commands/drush-patchfile]/ensure: Creating repository from present
==> default: Notice: /Stage[main]/Drush_patchfile/Vcsrepo[/usr/share/drush/commands/drush-patchfile]/ensure: created
==> default: Notice: /Stage[main]/Drush_fetcher/Vcsrepo[/usr/share/drush/commands/fetcher_services]/ensure: Creating repository from present
==> default: Notice: /Stage[main]/Drush_fetcher/Vcsrepo[/usr/share/drush/commands/fetcher_services]/ensure: created
==> default: Notice: /Stage[main]/Drush_fetcher/Vcsrepo[/usr/share/drush/commands/drush_fetcher]/ensure: Creating repository from present
==> default: Notice: /Stage[main]/Drush_fetcher/Vcsrepo[/usr/share/drush/commands/drush_fetcher]/ensure: created
==> default: Notice: /Stage[main]/Drush_fetcher/Exec[/usr/bin/php /usr/local/bin/composer install --no-dev]/returns: executed successfully
==> default: Notice: /Stage[main]/Drush_fetcher/Exec[/usr/bin/php /usr/local/bin/composer install --no-dev]: Triggered 'refresh' from 1 events
==> default: Notice: /Stage[main]/Php::Dev/Package[php5-dev]/ensure: ensure changed 'purged' to 'present'
==> default: Notice: /Stage[main]/Drupal_php/File[php-error-log-directory]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php/File[php-error-log-file]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php/Php::Config[php-log-file]/Php::Config::Dwim[php-log-file]/Ini_setting[php-log-file in /etc/php5/mods-available/general_settings.ini]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php/Php::Config[php-max-execution-time]/Php::Config::Dwim[php-max-execution-time]/Ini_setting[php-max-execution-time in /etc/php5/mods-available/general_settings.ini]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php/Php::Config[php-log-errors]/Php::Config::Dwim[php-log-errors]/Ini_setting[php-log-errors in /etc/php5/mods-available/general_settings.ini]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php/Php::Config[redis_conf]/Php::Config::Augeas[redis_conf]/Augeas[php-redis_conf-config]/returns: executed successfully
==> default: Notice: /Stage[main]/Drupal_php/Php::Config[php-memory-limit]/Php::Config::Dwim[php-memory-limit]/Ini_setting[php-memory-limit in /etc/php5/mods-available/general_settings.ini]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php/Php::Config[php-date-timezone]/Php::Config::Dwim[php-date-timezone]/Ini_setting[php-date-timezone in /etc/php5/mods-available/general_settings.ini]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php/Php::Config[php-post-max-size]/Php::Config::Dwim[php-post-max-size]/Ini_setting[php-post-max-size in /etc/php5/mods-available/general_settings.ini]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php/Php::Config[php-display-errors]/Php::Config::Dwim[php-display-errors]/Ini_setting[php-display-errors in /etc/php5/mods-available/general_settings.ini]/ensure: created
==> default: Notice: /Stage[main]/Drupal_php/Php::Config[php-upload-max-filesize]/Php::Config::Dwim[php-upload-max-filesize]/Ini_setting[php-upload-max-filesize in /etc/php5/mods-available/general_settings.ini]/ensure: created
==> default: Notice: /Stage[main]/Vagrant_vm/File[/etc/apache2/sites-enabled]/owner: owner changed 'root' to 'vagrant'
==> default: Notice: /Stage[main]/Vagrant_vm/File[/etc/apache2/sites-enabled]/group: group changed 'root' to 'vagrant'
==> default: Notice: /Stage[main]/Vagrant_vm/File[/etc/apache2/sites-enabled/000-default.conf]/owner: owner changed 'root' to 'vagrant'
==> default: Notice: /Stage[main]/Vagrant_vm/File[/etc/apache2/sites-enabled/000-default.conf]/group: group changed 'root' to 'vagrant'
==> default: Notice: /Stage[main]/Vagrant_vm/File[/etc/apache2/sites-available]/owner: owner changed 'root' to 'vagrant'
==> default: Notice: /Stage[main]/Vagrant_vm/File[/etc/apache2/sites-available]/group: group changed 'root' to 'vagrant'
==> default: Notice: /Stage[main]/Vagrant_vm/File[/etc/apache2/sites-available/default-ssl.conf]/owner: owner changed 'root' to 'vagrant'
==> default: Notice: /Stage[main]/Vagrant_vm/File[/etc/apache2/sites-available/default-ssl.conf]/group: group changed 'root' to 'vagrant'
==> default: Notice: /Stage[main]/Vagrant_vm/File[/etc/apache2/sites-available/000-default.conf]/owner: owner changed 'root' to 'vagrant'
==> default: Notice: /Stage[main]/Vagrant_vm/File[/etc/apache2/sites-available/000-default.conf]/group: group changed 'root' to 'vagrant'
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat[15-000-default.conf]/File[15-000-default.conf]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/Concat[15-000-default.conf]/File[15-000-default.conf]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/File[15-000-default.conf symlink]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Drupal_php::Server::Apache/Apache::Vhost[000-default]/File[15-000-default.conf symlink]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Drupal_php::Server::Apache/Apache::Mod[authz_user]/File[authz_user.load symlink]/target: target changed '../mods-available/authz_user.load' to '/etc/apache2/mods-available/authz_user.load'
==> default: Notice: /Stage[main]/Apache::Service/Service[httpd]: Dependency File[/var/www] has failures: true
==> default: Warning: /Stage[main]/Apache::Service/Service[httpd]: Skipping because of failed dependencies
==> default: Notice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 11 events
==> default: Notice: Finished catalog run in 232.85 seconds
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
tizzo commented 9 years ago

Yeah, so the templates thing is annoying and we either need to create and pay to host a custom base box or else run some other provisioner to delete the deprecated lines from the configuration.

The stdin is not a tty thing is a known ubuntu issue/bug and has caused vagrant users annoyance for a long time.

The apache stuff is a legit issue, though it does still build you a working environment. We should fix that for sure. I think a second run or two might actually fix it and make it shut up? I think it might be a dependency issue.

tizzo commented 8 years ago

I think we've fixed this.