Skip to content

Instantly share code, notes, and snippets.

@ComFreek
Last active January 1, 2016 00:59
Show Gist options
  • Save ComFreek/8070202 to your computer and use it in GitHub Desktop.
Save ComFreek/8070202 to your computer and use it in GitHub Desktop.
Vagrant / PuPHPet error log: Could not find a suitable provider for mysql_user
Bringing machine 'default' up with 'virtualbox' provider...
[default] Importing base box 'debian-wheezy72-x64-vbox43'...
[default] Matching MAC address for NAT networking...
[default] Setting the name of the VM...
[default] Clearing any previously set forwarded ports...
[default] Clearing any previously set network interfaces...
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] Running 'pre-boot' VM customizations...
[default] Booting VM...
[default] Waiting for machine to boot. This may take a few minutes...
DL is deprecated, please use Fiddle
[default] Machine booted and ready!
[default] Configuring and enabling network interfaces...
[default] Mounting shared folders...
[default] -- /vagrant
[default] -- /var/www
[default] -- /tmp/vagrant-puppet-1/manifests
[default] Running provisioner: shell...
[default] Running: C:/Users/USER/AppData/Local/Temp/vagrant-shell20131221-12920-o8ngw1
stdin: is not a tty
____ ____ _ _ ____ _ generated using
| _ \ _ _| _ \| | | | _ \ ___| |_ ___ ___ _ __ ___
| |_) | | | | |_) | |_| | |_) / _ \ __| / __/ _ \| '_ ` _ \
| __/| |_| | __/| _ | __/ __/ |_ | (_| (_) | | | | | |
|_| \__,_|_| |_| |_|_| \___|\__(_)___\___/|_| |_| |_|
Created directory /.puphpet-stuff
Running initial-setup apt-get update
Finished running initial-setup apt-get update
[default] Running provisioner: shell...
[default] Running: C:/Users/USER/AppData/Local/Temp/vagrant-shell20131221-12920-12wche9
stdin: is not a tty
Downloading http://apt.puppetlabs.com/puppetlabs-release-wheezy.deb
Finished downloading http://apt.puppetlabs.com/puppetlabs-release-wheezy.deb
Running update-puppet apt-get update
Finished running update-puppet apt-get update
Updating Puppet to latest version
dpkg-preconfigure: unable to re-open stdin: No such file or directory
Finished updating puppet to latest version: Puppet v3.4.0
Created empty file /.puphpet-stuff/update-puppet
[default] Running provisioner: shell...
[default] Running: C:/Users/USER/AppData/Local/Temp/vagrant-shell20131221-12920-nosv9t
stdin: is not a tty
Installing git
dpkg-preconfigure: unable to re-open stdin: No such file or directory
Finished installing git
Copied Puppetfile
Installing base packages for librarian
dpkg-preconfigure: unable to re-open stdin: No such file or directory
Finished installing base packages for librarian
Installing librarian-puppet
Finished installing librarian-puppet
Running initial librarian-puppet
Finished running initial librarian-puppet
[default] Running provisioner: puppet...
Running Puppet with default.pp...
stdin: is not a tty
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/composer/lib/facter/composer_home.rb
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_extension_dir.rb
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_version.rb
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/puppi_projects.rb
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/last_run.rb
Info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb
Notice: Compiled catalog for packer-virtualbox.vagrantup.com in environment production in 3.77 seconds
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/composer/lib/facter/composer_home.rb
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_extension_dir.rb
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_version.rb
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/puppi_projects.rb
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/last_run.rb
Info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb
Info: Applying configuration version '1387636388'
Notice: /Stage[main]/Main/Exec[mkdir -p /var/lib/php/session]/returns: executed successfully
Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat]/ensure: created
Notice: /Stage[main]/Main/User[nginx]/ensure: created
Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat/bin]/ensure: created
Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat/bin/concatfragments.sh]/ensure: defined content as '{md5}e7aaa4c45316eb97d2d88b57334c4060'
Notice: /Stage[main]/Main/File[/var/lib/php/session]/group: group changed 'root' to 'www-data'
Notice: /Stage[main]/Main/File[/var/lib/php/session]/mode: mode changed '0755' to '0775'
Notice: /Stage[main]/Main/User[apache]/ensure: created
Notice: /Stage[main]/Main/User[httpd]/ensure: created
Notice: /Stage[main]/Main/User[www-data]/shell: shell changed '/bin/sh' to '/bin/bash'
Notice: /Stage[main]/Main/User[www-data]/groups: groups changed '' to 'www-data'
Notice: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org]/Apt::Source[packages.dotdeb.org]/Apt::Key[Add key: 89DF5277 from Apt::Source packages.dotdeb.org]/Exec[e1c75b131c45e7244c2d6b1886de1c6f1892f23f]/returns: executed successfully
Notice: /Stage[main]/Main/Exec[exec mkdir -p /var/www]/returns: executed successfully
Notice: /Stage[main]/Main/File[/var/www]/owner: owner changed 'vagrant' to 'root'
Notice: /Stage[main]/Main/File[/var/www]/group: group changed 'vagrant' to 'www-data'
Notice: /Stage[main]/Main/File[/var/www]/mode: mode changed '0777' to '0775'
Notice: /Stage[main]/Composer/File[/usr/local/bin]/group: group changed 'staff' to 'root'
Notice: /Stage[main]/Composer/File[/usr/local/bin]/mode: mode changed '2775' to '0755'
Notice: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org]/Apt::Source[packages.dotdeb.org]/File[packages.dotdeb.org.list]/ensure: created
Info: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org]/Apt::Source[packages.dotdeb.org]/File[packages.dotdeb.org.list]: Scheduling refresh of Exec[apt_update]
Info: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org]/Apt::Source[packages.dotdeb.org]/File[packages.dotdeb.org.list]: Scheduling refresh of Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org]
Notice: /Stage[main]/Main/File[/home/vagrant]/group: group changed 'vagrant' to 'root'
Error: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org]/Apt::Source[packages.dotdeb.org]/Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org]: Failed to call refresh: Command exceeded timeout
Error: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org]/Apt::Source[packages.dotdeb.org]/Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org]: Command exceeded timeout
Notice: /Stage[main]/Main/Exec[dotfiles]/returns: executed successfully
Notice: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/File[packages.dotdeb.org-php55.list]/ensure: created
Info: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/File[packages.dotdeb.org-php55.list]: Scheduling refresh of Exec[apt_update]
Info: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/File[packages.dotdeb.org-php55.list]: Scheduling refresh of Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org-php55]
Notice: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org-php55]/returns: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
Notice: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org-php55]/returns: E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org-php55]: Failed to call refresh: /usr/bin/apt-get -y install debian-keyring debian-archive-keyring returned 100 instead of one of [0]
Error: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org-php55]: /usr/bin/apt-get -y install debian-keyring debian-archive-keyring returned 100 instead of one of [0]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:1 http://packages.dotdeb.org wheezy-php55 Release.gpg [836 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:2 http://packages.dotdeb.org wheezy Release.gpg [836 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:3 http://packages.dotdeb.org wheezy-php55 Release [2,268 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://security.debian.org wheezy/updates Release.gpg
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://security.debian.org wheezy/updates Release
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:4 http://packages.dotdeb.org wheezy Release [2,277 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:5 http://packages.dotdeb.org wheezy-php55/all Sources [1,504 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://security.debian.org wheezy/updates/main Sources
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://security.debian.org wheezy/updates/main amd64 Packages
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:6 http://packages.dotdeb.org wheezy-php55/all amd64 Packages [9,361 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://apt.puppetlabs.com wheezy Release.gpg
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy Release.gpg
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://security.debian.org wheezy/updates/main Translation-en
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:7 http://packages.dotdeb.org wheezy/all Sources [4,255 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://apt.puppetlabs.com wheezy Release
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy-updates Release.gpg
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:8 http://packages.dotdeb.org wheezy/all amd64 Packages [17.2 kB]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://apt.puppetlabs.com wheezy/main Sources
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy Release
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://apt.puppetlabs.com wheezy/dependencies Sources
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy-updates Release
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://apt.puppetlabs.com wheezy/main amd64 Packages
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy/main Sources
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://apt.puppetlabs.com wheezy/dependencies amd64 Packages
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy/main amd64 Packages
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://packages.dotdeb.org wheezy-php55/all Translation-en_US
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://packages.dotdeb.org wheezy-php55/all Translation-en
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://packages.dotdeb.org wheezy/all Translation-en_US
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy/main Translation-en
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://packages.dotdeb.org wheezy/all Translation-en
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy-updates/main Sources
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy-updates/main amd64 Packages/DiffIndex
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy-updates/main Translation-en/DiffIndex
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://apt.puppetlabs.com wheezy/dependencies Translation-en_US
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://apt.puppetlabs.com wheezy/dependencies Translation-en
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://apt.puppetlabs.com wheezy/main Translation-en_US
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://apt.puppetlabs.com wheezy/main Translation-en
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Fetched 38.6 kB in 4s (8,409 B/s)
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Apt::Update/Exec[apt_update]: Failed to call refresh: /usr/bin/apt-get update returned 100 instead of one of [0]
Error: /Stage[main]/Apt::Update/Exec[apt_update]: /usr/bin/apt-get update returned 100 instead of one of [0]
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-client' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Mysql::Client::Install/Package[mysql_client]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-client' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-client' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Mysql::Client::Install/Package[mysql_client]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-client' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Php/Package[php]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Notice: /Stage[main]/Php/File[php.conf]: Dependency Package[php] has failures: true
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Php/Package[php]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Warning: /Stage[main]/Php/File[php.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Puphpet::Xdebug/File[/usr/bin/xdebug]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Puphpet::Xdebug/File[/usr/bin/xdebug]: Skipping because of failed dependencies
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php-pear' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Php::Pear/Package[php-pear]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php-pear' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php-pear' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Php::Pear/Package[php-pear]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php-pear' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install augeas-tools' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Main/Package[augeas-tools]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install augeas-tools' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install augeas-tools' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Main/Package[augeas-tools]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install augeas-tools' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-server' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Mysql::Server::Install/Package[mysql-server]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-server' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-server' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Mysql::Server::Install/Package[mysql-server]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-server' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Info: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]: Filebucketed /etc/ntp.conf to puppet with sum 3e250ecaf470e1d3a2b68edd5de46bfd
Notice: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]/content: content changed '{md5}3e250ecaf470e1d3a2b68edd5de46bfd' to '{md5}ea7609ba7dba17f26db7cd86967294ae'
Info: Class[Ntp::Config]: Scheduling refresh of Class[Ntp::Service]
Info: Class[Ntp::Service]: Scheduling refresh of Service[ntp]
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2-mpm-prefork' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Apache::Mod::Prefork/Package[apache2-mpm-prefork]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2-mpm-prefork' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Notice: /Stage[main]/Mysql::Server::Config/File[/etc/mysql]: Dependency Package[mysql-server] has failures: true
Notice: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/my.cnf]: Dependency Package[mysql-server] has failures: true
Notice: /Stage[main]/Puphpet::Xdebug/Package[xdebug]: Dependency Package[php] has failures: true
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2-mpm-prefork' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Apache::Mod::Prefork/Package[apache2-mpm-prefork]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2-mpm-prefork' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Warning: /Stage[main]/Mysql::Server::Config/File[/etc/mysql]: Skipping because of failed dependencies
Warning: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/my.cnf]: Skipping because of failed dependencies
Warning: /Stage[main]/Puphpet::Xdebug/Package[xdebug]: Skipping because of failed dependencies
Notice: /Stage[main]/Ntp::Service/Service[ntp]: Triggered 'refresh' from 1 events
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Apache/Package[httpd]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Notice: /Stage[main]/Apache/Exec[mkdir /etc/apache2/conf.d]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/File[/etc/apache2/sites-enabled]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/File[/etc/apache2/apache2.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Exec[mkdir /etc/apache2/mods-enabled]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Exec[mkdir /etc/apache2/sites-enabled]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/File[/etc/apache2/conf.d]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Exec[mkdir /etc/apache2/sites-available]: Dependency Package[httpd] has failures: true
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Apache/Package[httpd]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Warning: /Stage[main]/Apache/Exec[mkdir /etc/apache2/conf.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/sites-enabled]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/apache2.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Exec[mkdir /etc/apache2/mods-enabled]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Exec[mkdir /etc/apache2/sites-enabled]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/conf.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Exec[mkdir /etc/apache2/sites-available]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Apache::Vhost[RhwZ7EKbEbki]/File[/var/www/awesome]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Main/Apache::Vhost[RhwZ7EKbEbki]/File[/var/www/awesome]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Exec[mkdir /etc/apache2/mods-available]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Exec[mkdir /etc/apache2/mods-available]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Reqtimeout/File[reqtimeout.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Reqtimeout/File[reqtimeout.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_user]/File[authz_user.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_user]/File[authz_user.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Mime/File[mime.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Mime/File[mime.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.conf symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.conf symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.conf symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.conf symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.conf symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.conf symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat.out]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat.out]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_file]/File[authn_file.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_file]/File[authn_file.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_file]/File[authn_file.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_file]/File[authn_file.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[/var/log/apache2]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Apache::Vhost[default]/File[/var/log/apache2]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-available/prefork.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-available/prefork.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.conf symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.conf symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Dir/File[dir.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Dir/File[dir.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.conf symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.conf symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Alias/File[alias.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Alias/File[alias.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.conf symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.conf symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Concat::Fragment[Apache ports header]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Apache ports header]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Concat::Fragment[Apache ports header]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Apache ports header]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Namevirtualhost[*:80]/Concat::Fragment[NameVirtualHost *:80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_NameVirtualHost *_80]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Namevirtualhost[*:80]/Concat::Fragment[NameVirtualHost *:80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_NameVirtualHost *_80]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Listen[80]/Concat::Fragment[Listen 80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Listen 80]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Listen[80]/Concat::Fragment[Listen 80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Listen 80]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/File[/etc/apache2/sites-available]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/File[/etc/apache2/sites-available]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Apache::Vhost[RhwZ7EKbEbki]/File[25-RhwZ7EKbEbki.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Main/Apache::Vhost[RhwZ7EKbEbki]/File[25-RhwZ7EKbEbki.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Apache::Vhost[RhwZ7EKbEbki]/File[25-RhwZ7EKbEbki.conf symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Main/Apache::Vhost[RhwZ7EKbEbki]/File[25-RhwZ7EKbEbki.conf symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Apache::Vhost[default-ssl]/File[15-default-ssl.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Apache::Vhost[default-ssl]/File[15-default-ssl.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Apache::Vhost[default-ssl]/File[15-default-ssl.conf symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Apache::Vhost[default-ssl]/File[15-default-ssl.conf symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.conf symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.conf symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/Package[libapache2-mod-php5]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/Package[libapache2-mod-php5]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_default]/File[authz_default.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_default]/File[authz_default.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_default]/File[authz_default.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_default]/File[authz_default.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.conf symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.conf symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/conf.d]: Dependency Package[mysql-server] has failures: true
Warning: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/conf.d]: Skipping because of failed dependencies
Notice: /Stage[main]/Mysql::Server::Service/Service[mysqld]: Dependency Package[mysql-server] has failures: true
Warning: /Stage[main]/Mysql::Server::Service/Service[mysqld]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-enabled/prefork.conf]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-enabled/prefork.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Php/File[php5.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Php/File[php5.conf]: Dependency Package[apache2-mpm-prefork] has failures: true
Warning: /Stage[main]/Apache::Mod::Php/File[php5.conf]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.conf symlink]: Dependency Package[apache2-mpm-prefork] has failures: true
Warning: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.conf symlink]: Skipping because of failed dependencies
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-cli' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Composer/Package[php5-cli]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-cli' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Notice: /Stage[main]/Composer/Exec[download_composer]: Dependency Package[php5-cli] has failures: true
Notice: /Stage[main]/Composer/File[/usr/local/bin/composer]: Dependency Package[php5-cli] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Dav_fs/File[dav_fs.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[display_errors]/File[/etc/php5/mods-available/zzzz_custom.ini]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[error_reporting]/Php::Augeas[CUSTOM/error_reporting--1]/Augeas[php_ini-CUSTOM/error_reporting--1]: Dependency Package[php] has failures: true
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-cli' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Composer/Package[php5-cli]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-cli' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Warning: /Stage[main]/Composer/Exec[download_composer]: Skipping because of failed dependencies
Warning: /Stage[main]/Composer/File[/usr/local/bin/composer]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Dav_fs/File[dav_fs.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[display_errors]/File[/etc/php5/mods-available/zzzz_custom.ini]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[error_reporting]/Php::Augeas[CUSTOM/error_reporting--1]/Augeas[php_ini-CUSTOM/error_reporting--1]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Puphpet::Ini[session.save_path]/Php::Augeas[CUSTOM/session.save_path-/var/lib/php/session]/Augeas[php_ini-CUSTOM/session.save_path-/var/lib/php/session]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Puphpet::Ini[session.save_path]/Php::Augeas[CUSTOM/session.save_path-/var/lib/php/session]/Augeas[php_ini-CUSTOM/session.save_path-/var/lib/php/session]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_connect_back]/Php::Augeas[XDEBUG/xdebug.remote_connect_back-1]/Augeas[php_ini-XDEBUG/xdebug.remote_connect_back-1]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_connect_back]/Php::Augeas[XDEBUG/xdebug.remote_connect_back-1]/Augeas[php_ini-XDEBUG/xdebug.remote_connect_back-1]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Puphpet::Ini[xdebug.default_enable]/Php::Augeas[XDEBUG/xdebug.default_enable-1]/Augeas[php_ini-XDEBUG/xdebug.default_enable-1]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Puphpet::Ini[xdebug.default_enable]/Php::Augeas[XDEBUG/xdebug.default_enable-1]/Augeas[php_ini-XDEBUG/xdebug.default_enable-1]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Puphpet::Ini[undef]/Php::Augeas[CUSTOM/date.timezone-America/Chicago]/Augeas[php_ini-CUSTOM/date.timezone-America/Chicago]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Puphpet::Ini[undef]/Php::Augeas[CUSTOM/date.timezone-America/Chicago]/Augeas[php_ini-CUSTOM/date.timezone-America/Chicago]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_autostart]/Php::Augeas[XDEBUG/xdebug.remote_autostart-0]/Augeas[php_ini-XDEBUG/xdebug.remote_autostart-0]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_autostart]/Php::Augeas[XDEBUG/xdebug.remote_autostart-0]/Augeas[php_ini-XDEBUG/xdebug.remote_autostart-0]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_enable]/Php::Augeas[XDEBUG/xdebug.remote_enable-1]/Augeas[php_ini-XDEBUG/xdebug.remote_enable-1]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_enable]/Php::Augeas[XDEBUG/xdebug.remote_enable-1]/Augeas[php_ini-XDEBUG/xdebug.remote_enable-1]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Puphpet::Ini[display_errors]/File[/etc/php5/cli/conf.d/zzzz_custom.ini]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Puphpet::Ini[display_errors]/File[/etc/php5/cli/conf.d/zzzz_custom.ini]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Puphpet::Ini[display_errors]/File[/etc/php5/apache2/conf.d/zzzz_custom.ini]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Puphpet::Ini[display_errors]/File[/etc/php5/apache2/conf.d/zzzz_custom.ini]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_port]/Php::Augeas[XDEBUG/xdebug.remote_port-9000]/Augeas[php_ini-XDEBUG/xdebug.remote_port-9000]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_port]/Php::Augeas[XDEBUG/xdebug.remote_port-9000]/Augeas[php_ini-XDEBUG/xdebug.remote_port-9000]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Puphpet::Ini[display_errors]/Php::Augeas[CUSTOM/display_errors-true]/Augeas[php_ini-CUSTOM/display_errors-true]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Puphpet::Ini[display_errors]/Php::Augeas[CUSTOM/display_errors-true]/Augeas[php_ini-CUSTOM/display_errors-true]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_handler]/Php::Augeas[XDEBUG/xdebug.remote_handler-dbgp]/Augeas[php_ini-XDEBUG/xdebug.remote_handler-dbgp]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_handler]/Php::Augeas[XDEBUG/xdebug.remote_handler-dbgp]/Augeas[php_ini-XDEBUG/xdebug.remote_handler-dbgp]: Skipping because of failed dependencies
Notice: /Stage[main]/Php::Devel/Package[php5-dev]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Php::Devel/Package[php5-dev]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Php_pecl_mod[pecl_http]/Php::Pecl::Module[pecl_http]/Exec[pecl-pecl_http]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Php_pecl_mod[pecl_http]/Php::Pecl::Module[pecl_http]/Exec[pecl-pecl_http]: Dependency Package[php-pear] has failures: true
Warning: /Stage[main]/Main/Php_pecl_mod[pecl_http]/Php::Pecl::Module[pecl_http]/Exec[pecl-pecl_http]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Php_mod[mcrypt]/Php::Module[mcrypt]/Package[PhpModule_mcrypt]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Php_mod[mcrypt]/Php::Module[mcrypt]/Package[PhpModule_mcrypt]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Php::Module[mysqlnd]/Package[PhpModule_mysqlnd]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Php::Module[mysqlnd]/Package[PhpModule_mysqlnd]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Php_mod[intl]/Php::Module[intl]/Package[PhpModule_intl]: Dependency Package[php] has failures: true
Warning: /Stage[main]/Main/Php_mod[intl]/Php::Module[intl]/Package[PhpModule_intl]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]: Dependency Package[apache2-mpm-prefork] has failures: true
Warning: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load symlink]: Dependency Package[apache2-mpm-prefork] has failures: true
Warning: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available]: Dependency Package[apache2-mpm-prefork] has failures: true
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-available]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_user]/File[authz_user.load symlink]: Dependency Package[httpd] has failures: true
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_user]/File[authz_user.load symlink]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled]: Dependency Package[apache2-mpm-prefork] has failures: true
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-enabled]: Skipping because of failed dependencies
Notice: /Stage[main]/Apache::Service/Service[httpd]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Service/Service[httpd]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Apache::Service/Service[httpd]: Dependency Package[apache2-mpm-prefork] has failures: true
Warning: /Stage[main]/Apache::Service/Service[httpd]: Skipping because of failed dependencies
Notice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Dependency Mysql_user[root@localhost] has failures: true
Notice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Dependency Package[mysql-server] has failures: true
Warning: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Skipping because of failed dependencies
Notice: /Stage[main]/Mysql::Server/Anchor[mysql::server::end]: Dependency Mysql_user[root@localhost] has failures: true
Notice: /Stage[main]/Mysql::Server/Anchor[mysql::server::end]: Dependency Package[mysql-server] has failures: true
Warning: /Stage[main]/Mysql::Server/Anchor[mysql::server::end]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/Package[phpmyadmin]: Dependency Mysql_user[root@localhost] has failures: true
Notice: /Stage[main]/Main/Package[phpmyadmin]: Dependency Package[mysql-server] has failures: true
Warning: /Stage[main]/Main/Package[phpmyadmin]: Skipping because of failed dependencies
Notice: /Stage[main]/Main/File[/var/www/phpmyadmin]: Dependency Mysql_user[root@localhost] has failures: true
Notice: /Stage[main]/Main/File[/var/www/phpmyadmin]: Dependency Package[mysql-server] has failures: true
Warning: /Stage[main]/Main/File[/var/www/phpmyadmin]: Skipping because of failed dependencies
Error: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_database[test]: Provider mysql is not functional on this host
Error: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_user[test@localhost]: Provider mysql is not functional on this host
Error: Could not prefetch mysql_grant provider 'mysql': Command mysql is missing
Notice: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_grant[test@localhost/test.*]: Dependency Mysql_user[test@localhost] has failures: true
Notice: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_grant[test@localhost/test.*]: Dependency Mysql_database[test] has failures: true
Notice: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_grant[test@localhost/test.*]: Dependency Mysql_user[root@localhost] has failures: true
Notice: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_grant[test@localhost/test.*]: Dependency Package[mysql-server] has failures: true
Warning: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_grant[test@localhost/test.*]: Skipping because of failed dependencies
Error: Could not find a suitable provider for mysql_user
Info: Creating state file /var/lib/puppet/state/state.yaml
Notice: Finished catalog run in 309.45 seconds
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
FACTER_ssh_username='vagrant' puppet apply --verbose --hiera_config /vagrant/hiera.yaml --parser future --color=false --manifestdir /tmp/vagrant-puppet-1/manifests --detailed-exitcodes /tmp/vagrant-puppet-1/manifests/default.pp || [ $? -eq 2 ]
Stdout from the command:
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/composer/lib/facter/composer_home.rb
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_extension_dir.rb
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_version.rb
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/puppi_projects.rb
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/last_run.rb
Info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb
Notice: Compiled catalog for packer-virtualbox.vagrantup.com in environment production in 3.77 seconds
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/composer/lib/facter/composer_home.rb
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_extension_dir.rb
Info: Loading facts in /etc/puppet/modules/php/lib/facter/php_fact_version.rb
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/puppi_projects.rb
Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/last_run.rb
Info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb
Info: Applying configuration version '1387636388'
Notice: /Stage[main]/Main/Exec[mkdir -p /var/lib/php/session]/returns: executed successfully
Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat]/ensure: created
Notice: /Stage[main]/Main/User[nginx]/ensure: created
Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat/bin]/ensure: created
Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat/bin/concatfragments.sh]/ensure: defined content as '{md5}e7aaa4c45316eb97d2d88b57334c4060'
Notice: /Stage[main]/Main/File[/var/lib/php/session]/group: group changed 'root' to 'www-data'
Notice: /Stage[main]/Main/File[/var/lib/php/session]/mode: mode changed '0755' to '0775'
Notice: /Stage[main]/Main/User[apache]/ensure: created
Notice: /Stage[main]/Main/User[httpd]/ensure: created
Notice: /Stage[main]/Main/User[www-data]/shell: shell changed '/bin/sh' to '/bin/bash'
Notice: /Stage[main]/Main/User[www-data]/groups: groups changed '' to 'www-data'
Notice: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org]/Apt::Source[packages.dotdeb.org]/Apt::Key[Add key: 89DF5277 from Apt::Source packages.dotdeb.org]/Exec[e1c75b131c45e7244c2d6b1886de1c6f1892f23f]/returns: executed successfully
Notice: /Stage[main]/Main/Exec[exec mkdir -p /var/www]/returns: executed successfully
Notice: /Stage[main]/Main/File[/var/www]/owner: owner changed 'vagrant' to 'root'
Notice: /Stage[main]/Main/File[/var/www]/group: group changed 'vagrant' to 'www-data'
Notice: /Stage[main]/Main/File[/var/www]/mode: mode changed '0777' to '0775'
Notice: /Stage[main]/Composer/File[/usr/local/bin]/group: group changed 'staff' to 'root'
Notice: /Stage[main]/Composer/File[/usr/local/bin]/mode: mode changed '2775' to '0755'
Notice: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org]/Apt::Source[packages.dotdeb.org]/File[packages.dotdeb.org.list]/ensure: created
Info: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org]/Apt::Source[packages.dotdeb.org]/File[packages.dotdeb.org.list]: Scheduling refresh of Exec[apt_update]
Info: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org]/Apt::Source[packages.dotdeb.org]/File[packages.dotdeb.org.list]: Scheduling refresh of Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org]
Notice: /Stage[main]/Main/File[/home/vagrant]/group: group changed 'vagrant' to 'root'
Notice: /Stage[main]/Main/Exec[dotfiles]/returns: executed successfully
Notice: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/File[packages.dotdeb.org-php55.list]/ensure: created
Info: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/File[packages.dotdeb.org-php55.list]: Scheduling refresh of Exec[apt_update]
Info: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/File[packages.dotdeb.org-php55.list]: Scheduling refresh of Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org-php55]
Notice: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org-php55]/returns: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
Notice: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org-php55]/returns: E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:1 http://packages.dotdeb.org wheezy-php55 Release.gpg [836 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:2 http://packages.dotdeb.org wheezy Release.gpg [836 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:3 http://packages.dotdeb.org wheezy-php55 Release [2,268 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://security.debian.org wheezy/updates Release.gpg
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://security.debian.org wheezy/updates Release
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:4 http://packages.dotdeb.org wheezy Release [2,277 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:5 http://packages.dotdeb.org wheezy-php55/all Sources [1,504 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://security.debian.org wheezy/updates/main Sources
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://security.debian.org wheezy/updates/main amd64 Packages
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:6 http://packages.dotdeb.org wheezy-php55/all amd64 Packages [9,361 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://apt.puppetlabs.com wheezy Release.gpg
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy Release.gpg
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://security.debian.org wheezy/updates/main Translation-en
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:7 http://packages.dotdeb.org wheezy/all Sources [4,255 B]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://apt.puppetlabs.com wheezy Release
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy-updates Release.gpg
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Get:8 http://packages.dotdeb.org wheezy/all amd64 Packages [17.2 kB]
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://apt.puppetlabs.com wheezy/main Sources
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy Release
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://apt.puppetlabs.com wheezy/dependencies Sources
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy-updates Release
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://apt.puppetlabs.com wheezy/main amd64 Packages
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy/main Sources
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://apt.puppetlabs.com wheezy/dependencies amd64 Packages
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy/main amd64 Packages
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://packages.dotdeb.org wheezy-php55/all Translation-en_US
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://packages.dotdeb.org wheezy-php55/all Translation-en
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://packages.dotdeb.org wheezy/all Translation-en_US
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy/main Translation-en
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://packages.dotdeb.org wheezy/all Translation-en
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy-updates/main Sources
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy-updates/main amd64 Packages/DiffIndex
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit http://http.us.debian.org wheezy-updates/main Translation-en/DiffIndex
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://apt.puppetlabs.com wheezy/dependencies Translation-en_US
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://apt.puppetlabs.com wheezy/dependencies Translation-en
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://apt.puppetlabs.com wheezy/main Translation-en_US
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign http://apt.puppetlabs.com wheezy/main Translation-en
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Fetched 38.6 kB in 4s (8,409 B/s)
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
Notice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Notice: /Stage[main]/Php/File[php.conf]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Puphpet::Xdebug/File[/usr/bin/xdebug]: Dependency Package[php] has failures: true
Info: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]: Filebucketed /etc/ntp.conf to puppet with sum 3e250ecaf470e1d3a2b68edd5de46bfd
Notice: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]/content: content changed '{md5}3e250ecaf470e1d3a2b68edd5de46bfd' to '{md5}ea7609ba7dba17f26db7cd86967294ae'
Info: Class[Ntp::Config]: Scheduling refresh of Class[Ntp::Service]
Info: Class[Ntp::Service]: Scheduling refresh of Service[ntp]
Notice: /Stage[main]/Mysql::Server::Config/File[/etc/mysql]: Dependency Package[mysql-server] has failures: true
Notice: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/my.cnf]: Dependency Package[mysql-server] has failures: true
Notice: /Stage[main]/Puphpet::Xdebug/Package[xdebug]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Ntp::Service/Service[ntp]: Triggered 'refresh' from 1 events
Notice: /Stage[main]/Apache/Exec[mkdir /etc/apache2/conf.d]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/File[/etc/apache2/sites-enabled]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/File[/etc/apache2/apache2.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Exec[mkdir /etc/apache2/mods-enabled]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Exec[mkdir /etc/apache2/sites-enabled]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/File[/etc/apache2/conf.d]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Exec[mkdir /etc/apache2/sites-available]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Main/Apache::Vhost[RhwZ7EKbEbki]/File[/var/www/awesome]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Exec[mkdir /etc/apache2/mods-available]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Reqtimeout/File[reqtimeout.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_user]/File[authz_user.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Mime/File[mime.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat.out]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_file]/File[authn_file.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_file]/File[authn_file.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[/var/log/apache2]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-available/prefork.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Dir/File[dir.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Alias/File[alias.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Concat::Fragment[Apache ports header]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Apache ports header]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Namevirtualhost[*:80]/Concat::Fragment[NameVirtualHost *:80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_NameVirtualHost *_80]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Listen[80]/Concat::Fragment[Listen 80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Listen 80]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/File[/etc/apache2/sites-available]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Main/Apache::Vhost[RhwZ7EKbEbki]/File[25-RhwZ7EKbEbki.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Main/Apache::Vhost[RhwZ7EKbEbki]/File[25-RhwZ7EKbEbki.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Apache::Vhost[default-ssl]/File[15-default-ssl.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Apache::Vhost[default-ssl]/File[15-default-ssl.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/Package[libapache2-mod-php5]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_default]/File[authz_default.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_default]/File[authz_default.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/conf.d]: Dependency Package[mysql-server] has failures: true
Notice: /Stage[main]/Mysql::Server::Service/Service[mysqld]: Dependency Package[mysql-server] has failures: true
Notice: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-enabled/prefork.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Php/File[php5.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Php/File[php5.conf]: Dependency Package[apache2-mpm-prefork] has failures: true
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.conf symlink]: Dependency Package[apache2-mpm-prefork] has failures: true
Notice: /Stage[main]/Composer/Exec[download_composer]: Dependency Package[php5-cli] has failures: true
Notice: /Stage[main]/Composer/File[/usr/local/bin/composer]: Dependency Package[php5-cli] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Dav_fs/File[dav_fs.conf]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.conf symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[display_errors]/File[/etc/php5/mods-available/zzzz_custom.ini]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[error_reporting]/Php::Augeas[CUSTOM/error_reporting--1]/Augeas[php_ini-CUSTOM/error_reporting--1]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[session.save_path]/Php::Augeas[CUSTOM/session.save_path-/var/lib/php/session]/Augeas[php_ini-CUSTOM/session.save_path-/var/lib/php/session]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_connect_back]/Php::Augeas[XDEBUG/xdebug.remote_connect_back-1]/Augeas[php_ini-XDEBUG/xdebug.remote_connect_back-1]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[xdebug.default_enable]/Php::Augeas[XDEBUG/xdebug.default_enable-1]/Augeas[php_ini-XDEBUG/xdebug.default_enable-1]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[undef]/Php::Augeas[CUSTOM/date.timezone-America/Chicago]/Augeas[php_ini-CUSTOM/date.timezone-America/Chicago]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_autostart]/Php::Augeas[XDEBUG/xdebug.remote_autostart-0]/Augeas[php_ini-XDEBUG/xdebug.remote_autostart-0]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_enable]/Php::Augeas[XDEBUG/xdebug.remote_enable-1]/Augeas[php_ini-XDEBUG/xdebug.remote_enable-1]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[display_errors]/File[/etc/php5/cli/conf.d/zzzz_custom.ini]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[display_errors]/File[/etc/php5/apache2/conf.d/zzzz_custom.ini]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_port]/Php::Augeas[XDEBUG/xdebug.remote_port-9000]/Augeas[php_ini-XDEBUG/xdebug.remote_port-9000]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[display_errors]/Php::Augeas[CUSTOM/display_errors-true]/Augeas[php_ini-CUSTOM/display_errors-true]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_handler]/Php::Augeas[XDEBUG/xdebug.remote_handler-dbgp]/Augeas[php_ini-XDEBUG/xdebug.remote_handler-dbgp]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Php::Devel/Package[php5-dev]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Php_pecl_mod[pecl_http]/Php::Pecl::Module[pecl_http]/Exec[pecl-pecl_http]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Php_pecl_mod[pecl_http]/Php::Pecl::Module[pecl_http]/Exec[pecl-pecl_http]: Dependency Package[php-pear] has failures: true
Notice: /Stage[main]/Main/Php_mod[mcrypt]/Php::Module[mcrypt]/Package[PhpModule_mcrypt]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Php::Module[mysqlnd]/Package[PhpModule_mysqlnd]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Main/Php_mod[intl]/Php::Module[intl]/Package[PhpModule_intl]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]: Dependency Package[apache2-mpm-prefork] has failures: true
Notice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load symlink]: Dependency Package[apache2-mpm-prefork] has failures: true
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-available]: Dependency Package[apache2-mpm-prefork] has failures: true
Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_user]/File[authz_user.load symlink]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache/File[/etc/apache2/mods-enabled]: Dependency Package[apache2-mpm-prefork] has failures: true
Notice: /Stage[main]/Apache::Service/Service[httpd]: Dependency Package[httpd] has failures: true
Notice: /Stage[main]/Apache::Service/Service[httpd]: Dependency Package[php] has failures: true
Notice: /Stage[main]/Apache::Service/Service[httpd]: Dependency Package[apache2-mpm-prefork] has failures: true
Notice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Dependency Mysql_user[root@localhost] has failures: true
Notice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Dependency Package[mysql-server] has failures: true
Notice: /Stage[main]/Mysql::Server/Anchor[mysql::server::end]: Dependency Mysql_user[root@localhost] has failures: true
Notice: /Stage[main]/Mysql::Server/Anchor[mysql::server::end]: Dependency Package[mysql-server] has failures: true
Notice: /Stage[main]/Main/Package[phpmyadmin]: Dependency Mysql_user[root@localhost] has failures: true
Notice: /Stage[main]/Main/Package[phpmyadmin]: Dependency Package[mysql-server] has failures: true
Notice: /Stage[main]/Main/File[/var/www/phpmyadmin]: Dependency Mysql_user[root@localhost] has failures: true
Notice: /Stage[main]/Main/File[/var/www/phpmyadmin]: Dependency Package[mysql-server] has failures: true
Notice: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_grant[test@localhost/test.*]: Dependency Mysql_user[test@localhost] has failures: true
Notice: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_grant[test@localhost/test.*]: Dependency Mysql_database[test] has failures: true
Notice: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_grant[test@localhost/test.*]: Dependency Mysql_user[root@localhost] has failures: true
Notice: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_grant[test@localhost/test.*]: Dependency Package[mysql-server] has failures: true
Info: Creating state file /var/lib/puppet/state/state.yaml
Notice: Finished catalog run in 309.45 seconds
Stderr from the command:
stdin: is not a tty
Error: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org]/Apt::Source[packages.dotdeb.org]/Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org]: Failed to call refresh: Command exceeded timeout
Error: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org]/Apt::Source[packages.dotdeb.org]/Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org]: Command exceeded timeout
Error: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org-php55]: Failed to call refresh: /usr/bin/apt-get -y install debian-keyring debian-archive-keyring returned 100 instead of one of [0]
Error: /Stage[main]/Main/Add_dotdeb[packages.dotdeb.org-php55]/Apt::Source[packages.dotdeb.org-php55]/Exec[Required packages: 'debian-keyring debian-archive-keyring' for packages.dotdeb.org-php55]: /usr/bin/apt-get -y install debian-keyring debian-archive-keyring returned 100 instead of one of [0]
Error: /Stage[main]/Apt::Update/Exec[apt_update]: Failed to call refresh: /usr/bin/apt-get update returned 100 instead of one of [0]
Error: /Stage[main]/Apt::Update/Exec[apt_update]: /usr/bin/apt-get update returned 100 instead of one of [0]
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-client' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Mysql::Client::Install/Package[mysql_client]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-client' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-client' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Mysql::Client::Install/Package[mysql_client]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-client' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Php/Package[php]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Php/Package[php]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Warning: /Stage[main]/Php/File[php.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Puphpet::Xdebug/File[/usr/bin/xdebug]: Skipping because of failed dependencies
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php-pear' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Php::Pear/Package[php-pear]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php-pear' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php-pear' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Php::Pear/Package[php-pear]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php-pear' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install augeas-tools' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Main/Package[augeas-tools]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install augeas-tools' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install augeas-tools' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Main/Package[augeas-tools]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install augeas-tools' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-server' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Mysql::Server::Install/Package[mysql-server]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-server' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-server' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Mysql::Server::Install/Package[mysql-server]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-server' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2-mpm-prefork' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Apache::Mod::Prefork/Package[apache2-mpm-prefork]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2-mpm-prefork' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2-mpm-prefork' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Apache::Mod::Prefork/Package[apache2-mpm-prefork]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2-mpm-prefork' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Warning: /Stage[main]/Mysql::Server::Config/File[/etc/mysql]: Skipping because of failed dependencies
Warning: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/my.cnf]: Skipping because of failed dependencies
Warning: /Stage[main]/Puphpet::Xdebug/Package[xdebug]: Skipping because of failed dependencies
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Apache/Package[httpd]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Apache/Package[httpd]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Warning: /Stage[main]/Apache/Exec[mkdir /etc/apache2/conf.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/sites-enabled]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/apache2.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Exec[mkdir /etc/apache2/mods-enabled]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Exec[mkdir /etc/apache2/sites-enabled]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/conf.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Exec[mkdir /etc/apache2/sites-available]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Apache::Vhost[RhwZ7EKbEbki]/File[/var/www/awesome]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Exec[mkdir /etc/apache2/mods-available]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Reqtimeout/File[reqtimeout.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_user]/File[authz_user.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Mime/File[mime.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat.out]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_file]/File[authn_file.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_file]/File[authn_file.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Apache::Vhost[default]/File[/var/log/apache2]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Reqtimeout/Apache::Mod[reqtimeout]/File[reqtimeout.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-available/prefork.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments.concat]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Dir/File[dir.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Alias/File[alias.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Concat::Fragment[Apache ports header]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Apache ports header]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Namevirtualhost[*:80]/Concat::Fragment[NameVirtualHost *:80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_NameVirtualHost *_80]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Apache::Vhost[default]/Apache::Listen[80]/Concat::Fragment[Listen 80]/File[/var/lib/puppet/concat/_etc_apache2_ports.conf/fragments/10_Listen 80]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/Exec[concat_/etc/apache2/ports.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/sites-available]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Apache::Vhost[RhwZ7EKbEbki]/File[25-RhwZ7EKbEbki.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Apache::Vhost[RhwZ7EKbEbki]/File[25-RhwZ7EKbEbki.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Apache::Vhost[default]/File[15-default.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Apache::Vhost[default-ssl]/File[15-default-ssl.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Apache::Vhost[default-ssl]/File[15-default-ssl.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Concat[/etc/apache2/ports.conf]/File[/etc/apache2/ports.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/Package[libapache2-mod-php5]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_default]/File[authz_default.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_default]/File[authz_default.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Mysql::Server::Config/File[/etc/mysql/conf.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Mysql::Server::Service/Service[mysqld]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Prefork/File[/etc/apache2/mods-enabled/prefork.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Php/File[php5.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Php/Apache::Mod[php5]/File[php5.conf symlink]: Skipping because of failed dependencies
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-cli' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Composer/Package[php5-cli]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-cli' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-cli' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Error: /Stage[main]/Composer/Package[php5-cli]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-cli' returned 100: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
Warning: /Stage[main]/Composer/Exec[download_composer]: Skipping because of failed dependencies
Warning: /Stage[main]/Composer/File[/usr/local/bin/composer]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[env]/File[env.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Dav_fs/File[dav_fs.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.conf symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[display_errors]/File[/etc/php5/mods-available/zzzz_custom.ini]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[error_reporting]/Php::Augeas[CUSTOM/error_reporting--1]/Augeas[php_ini-CUSTOM/error_reporting--1]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[session.save_path]/Php::Augeas[CUSTOM/session.save_path-/var/lib/php/session]/Augeas[php_ini-CUSTOM/session.save_path-/var/lib/php/session]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_connect_back]/Php::Augeas[XDEBUG/xdebug.remote_connect_back-1]/Augeas[php_ini-XDEBUG/xdebug.remote_connect_back-1]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[xdebug.default_enable]/Php::Augeas[XDEBUG/xdebug.default_enable-1]/Augeas[php_ini-XDEBUG/xdebug.default_enable-1]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[undef]/Php::Augeas[CUSTOM/date.timezone-America/Chicago]/Augeas[php_ini-CUSTOM/date.timezone-America/Chicago]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_autostart]/Php::Augeas[XDEBUG/xdebug.remote_autostart-0]/Augeas[php_ini-XDEBUG/xdebug.remote_autostart-0]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_enable]/Php::Augeas[XDEBUG/xdebug.remote_enable-1]/Augeas[php_ini-XDEBUG/xdebug.remote_enable-1]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[display_errors]/File[/etc/php5/cli/conf.d/zzzz_custom.ini]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[display_errors]/File[/etc/php5/apache2/conf.d/zzzz_custom.ini]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_port]/Php::Augeas[XDEBUG/xdebug.remote_port-9000]/Augeas[php_ini-XDEBUG/xdebug.remote_port-9000]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[display_errors]/Php::Augeas[CUSTOM/display_errors-true]/Augeas[php_ini-CUSTOM/display_errors-true]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Puphpet::Ini[xdebug.remote_handler]/Php::Augeas[XDEBUG/xdebug.remote_handler-dbgp]/Augeas[php_ini-XDEBUG/xdebug.remote_handler-dbgp]: Skipping because of failed dependencies
Warning: /Stage[main]/Php::Devel/Package[php5-dev]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Php_pecl_mod[pecl_http]/Php::Pecl::Module[pecl_http]/Exec[pecl-pecl_http]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Php_mod[mcrypt]/Php::Module[mcrypt]/Package[PhpModule_mcrypt]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Php::Module[mysqlnd]/Package[PhpModule_mysqlnd]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Php_mod[intl]/Php::Module[intl]/Package[PhpModule_intl]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-available]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_user]/File[authz_user.load symlink]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-enabled]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Service/Service[httpd]: Skipping because of failed dependencies
Warning: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]: Skipping because of failed dependencies
Warning: /Stage[main]/Mysql::Server/Anchor[mysql::server::end]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/Package[phpmyadmin]: Skipping because of failed dependencies
Warning: /Stage[main]/Main/File[/var/www/phpmyadmin]: Skipping because of failed dependencies
Error: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_database[test]: Provider mysql is not functional on this host
Error: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_user[test@localhost]: Provider mysql is not functional on this host
Error: Could not prefetch mysql_grant provider 'mysql': Command mysql is missing
Warning: /Stage[main]/Main/Mysql_db[CU4An78m1Fhh]/Mysql::Db[test]/Mysql_grant[test@localhost/test.*]: Skipping because of failed dependencies
Error: Could not find a suitable provider for mysql_user
---
vagrantfile-local:
vm:
box: debian-wheezy72-x64-vbox43
box_url: 'http://box.puphpet.com/debian-wheezy72-x64-vbox43.box'
hostname: null
network:
private_network: 192.168.56.101
forwarded_port:
RxVtutZ4YjYT:
host: ''
guest: ''
provider:
virtualbox:
modifyvm:
name: test-box
natdnshostresolver1: on
memory: '4096'
setextradata:
VBoxInternal2/SharedFoldersEnableSymlinksCreate/v-root: 1
provision:
puppet:
manifests_path: puppet/manifests
options:
- --verbose
- '--hiera_config /vagrant/hiera.yaml'
- '--parser future'
synced_folder:
cVDnXzwYNSWY:
id: vagrant-root
source: ./
target: /var/www
nfs: 'false'
usable_port_range: 2200..2250
ssh:
host: null
port: null
private_key_path: null
username: vagrant
guest_port: null
keep_alive: true
forward_agent: false
forward_x11: false
shell: 'bash -l'
vagrant:
host: ':detect'
server:
packages: { }
dot_files:
-
bash_aliases: null
_prevent_empty: ''
apache:
modules:
- php
- rewrite
vhosts:
RhwZ7EKbEbki:
servername: awesome.dev
serveraliases:
- www.awesome.dev
docroot: /var/www/awesome
port: '80'
setenv:
- 'APP_ENV dev'
override:
- All
user: www-data
group: www-data
default_vhost: true
mpm_module: prefork
php:
version: '55'
composer: '1'
modules:
php:
- cli
- intl
- mcrypt
pear: { }
pecl:
- pecl_http
ini:
display_errors: On
error_reporting: '-1'
session.save_path: /var/lib/php/session
timezone: America/Chicago
xdebug:
install: '1'
settings:
xdebug.default_enable: '1'
xdebug.remote_autostart: '0'
xdebug.remote_connect_back: '1'
xdebug.remote_enable: '1'
xdebug.remote_handler: dbgp
xdebug.remote_port: '9000'
mysql:
root_password: test
phpmyadmin: '1'
databases:
CU4An78m1Fhh:
grant:
- ALL
name: test
host: localhost
user: test
password: test
sql_file: ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment