computerminds / parrot

A vagrant VM for Drupal Development
27 stars 15 forks source link

Vagrant + VM Ware Fusion 8 + puppet = fail #96

Closed googletorp closed 8 years ago

googletorp commented 9 years ago

I've been running parrot vagrant and WM Ware fusion (with the vagrant-wmware-fusion plugin) and all has been working like a charm.

I just updated to WM Ware Fusion 8 and now puppet fails to install.

When I create a new box, all looks good for the most parts, but when puppet needs to install I get a lot of errors. The full output follows.

The result is an Ubunto box, with shared folders etc, but none of the tools, like php, apache etc has been installed and configured. Sorry for the wall of text, didn't know what is relevant. I'm not sure if parrot is at fault here, or the issue is elsewhere, but hoping you can point me in the right direction.

$ vagrant up
Bringing machine 'default' up with 'vmware_fusion' provider...
==> default: Cloning VMware VM: 'precise64'. This can take some time...
==> default: Verifying vmnet devices are healthy...
==> default: Pruning invalid NFS exports. Administrator privileges will be required...
Password:
==> default: Preparing network adapters...
==> default: Starting the VMware VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 172.16.202.162:22
    default: SSH username: vagrant
    default: SSH auth method: private key
    default:
    default: Vagrant insecure key detected. Vagrant will automatically replace
    default: this with a newly generated keypair for better security.
    default:
    default: Inserting generated public key within guest...
    default: Removing insecure key from the guest if it's present...
    default: Key inserted! Disconnecting and reconnecting using new SSH key...
==> default: Machine booted and ready!
==> default: Forwarding ports...
    default: -- 3306 => 3307
    default: -- 143 => 1143
    default: -- 22 => 2222
==> default: Configuring network adapters within the VM...
==> default: Exporting NFS shared folders...
==> default: Preparing to edit /etc/exports. Administrator privileges will be required...
==> default: Mounting NFS shared folders...
==> default: Waiting for HGFS kernel module to load...
==> default: Enabling and configuring shared folders...
    default: -- /Users/torp/Work/parrot-unity: /vagrant
    default: -- /Users/torp/Work/parrot-unity/databases: /vagrant_databases
    default: -- /Users/torp/.vagrant.d/cache/precise64: /tmp/vagrant-cache
    default: -- /Users/torp/Work/parrot-unity/parrot-config: /vagrant_parrot_config
    default: -- /Users/torp/Work/parrot-unity/modules: /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500
    default: -- /Users/torp/Work/parrot-unity/manifests: /tmp/vagrant-puppet/manifests-a11d1078b1b1f2e3bdea27312f6ba513
==> default: Configuring cache buckets...
==> default: Running provisioner: shell...
    default: Running: /var/folders/ym/0nvf84j97ln2z8nfd2sq0c3r0000gq/T/vagrant-shell20150826-825-u7ltdw.sh
==> default: stdin: is not a tty
==> default: Ign http://us.archive.ubuntu.com precise InRelease
==> default: Ign http://us.archive.ubuntu.com precise-updates InRelease
==> default: Ign http://us.archive.ubuntu.com precise-backports InRelease
==> default: Ign http://security.ubuntu.com precise-security InRelease
==> default: Hit http://us.archive.ubuntu.com precise Release.gpg
==> default: Get:1 http://us.archive.ubuntu.com precise-updates Release.gpg [198 B]
==> default: Get:2 http://security.ubuntu.com precise-security Release.gpg [198 B]
==> default: Hit http://us.archive.ubuntu.com precise-backports Release.gpg
==> default: Hit http://us.archive.ubuntu.com precise Release
==> default: Get:3 http://security.ubuntu.com precise-security Release [54.3 kB]
==> default: Get:4 http://us.archive.ubuntu.com precise-updates Release [196 kB]
==> default: Get:5 http://security.ubuntu.com precise-security/main Sources [133 kB]
==> default: Get:6 http://security.ubuntu.com precise-security/restricted Sources [3,759 B]
==> default: Get:7 http://security.ubuntu.com precise-security/universe Sources [43.8 kB]
==> default: Hit http://us.archive.ubuntu.com precise-backports Release
==> default: Get:8 http://security.ubuntu.com precise-security/multiverse Sources [2,189 B]
==> default: Get:9 http://security.ubuntu.com precise-security/main amd64 Packages [541 kB]
==> default: Hit http://us.archive.ubuntu.com precise/main Sources
==> default: Hit http://us.archive.ubuntu.com precise/restricted Sources
==> default: Hit http://us.archive.ubuntu.com precise/universe Sources
==> default: Hit http://us.archive.ubuntu.com precise/multiverse Sources
==> default: Hit http://us.archive.ubuntu.com precise/main amd64 Packages
==> default: Hit http://us.archive.ubuntu.com precise/restricted amd64 Packages
==> default: Hit http://us.archive.ubuntu.com precise/universe amd64 Packages
==> default: Hit http://us.archive.ubuntu.com precise/multiverse amd64 Packages
==> default: Hit http://us.archive.ubuntu.com precise/main i386 Packages
==> default: Hit http://us.archive.ubuntu.com precise/restricted i386 Packages
==> default: Hit http://us.archive.ubuntu.com precise/universe i386 Packages
==> default: Hit http://us.archive.ubuntu.com precise/multiverse i386 Packages
==> default: Hit http://us.archive.ubuntu.com precise/main TranslationIndex
==> default: Hit http://us.archive.ubuntu.com precise/multiverse TranslationIndex
==> default: Hit http://us.archive.ubuntu.com precise/restricted TranslationIndex
==> default: Hit http://us.archive.ubuntu.com precise/universe TranslationIndex
==> default: Get:10 http://us.archive.ubuntu.com precise-updates/main Sources [491 kB]
==> default: Get:11 http://security.ubuntu.com precise-security/restricted amd64 Packages [8,943 B]
==> default: Get:12 http://security.ubuntu.com precise-security/universe amd64 Packages [124 kB]
==> default: Get:13 http://us.archive.ubuntu.com precise-updates/restricted Sources [7,981 B]
==> default: Get:14 http://us.archive.ubuntu.com precise-updates/universe Sources [122 kB]
==> default: Get:15 http://us.archive.ubuntu.com precise-updates/multiverse Sources [9,724 B]
==> default: Get:16 http://us.archive.ubuntu.com precise-updates/main amd64 Packages [928 kB]
==> default: Get:17 http://security.ubuntu.com precise-security/multiverse amd64 Packages [2,691 B]
==> default: Get:18 http://security.ubuntu.com precise-security/main i386 Packages [591 kB]
==> default: Get:19 http://security.ubuntu.com precise-security/restricted i386 Packages [8,939 B]
==> default: Get:20 http://security.ubuntu.com precise-security/universe i386 Packages [132 kB]
==> default: Get:21 http://security.ubuntu.com precise-security/multiverse i386 Packages [2,872 B]
==> default: Hit http://security.ubuntu.com precise-security/main TranslationIndex
==> default: Hit http://security.ubuntu.com precise-security/multiverse TranslationIndex
==> default: Hit http://security.ubuntu.com precise-security/restricted TranslationIndex
==> default: Hit http://security.ubuntu.com precise-security/universe TranslationIndex
==> default: Hit http://security.ubuntu.com precise-security/main Translation-en
==> default: Hit http://security.ubuntu.com precise-security/multiverse Translation-en
==> default: Hit http://security.ubuntu.com precise-security/restricted Translation-en
==> default: Hit http://security.ubuntu.com precise-security/universe Translation-en
==> default: Get:22 http://us.archive.ubuntu.com precise-updates/restricted amd64 Packages [13.6 kB]
==> default: Get:23 http://us.archive.ubuntu.com precise-updates/universe amd64 Packages [268 kB]
==> default: Get:24 http://us.archive.ubuntu.com precise-updates/multiverse amd64 Packages [16.5 kB]
==> default: Get:25 http://us.archive.ubuntu.com precise-updates/main i386 Packages [980 kB]
==> default: Get:26 http://us.archive.ubuntu.com precise-updates/restricted i386 Packages [13.6 kB]
==> default: Get:27 http://us.archive.ubuntu.com precise-updates/universe i386 Packages [278 kB]
==> default: Get:28 http://us.archive.ubuntu.com precise-updates/multiverse i386 Packages [16.7 kB]
==> default: Hit http://us.archive.ubuntu.com precise-updates/main TranslationIndex
==> default: Hit http://us.archive.ubuntu.com precise-updates/multiverse TranslationIndex
==> default: Hit http://us.archive.ubuntu.com precise-updates/restricted TranslationIndex
==> default: Hit http://us.archive.ubuntu.com precise-updates/universe TranslationIndex
==> default: Hit http://us.archive.ubuntu.com precise-backports/main Sources
==> default: Hit http://us.archive.ubuntu.com precise-backports/restricted Sources
==> default: Hit http://us.archive.ubuntu.com precise-backports/universe Sources
==> default: Hit http://us.archive.ubuntu.com precise-backports/multiverse Sources
==> default: Hit http://us.archive.ubuntu.com precise-backports/main amd64 Packages
==> default: Hit http://us.archive.ubuntu.com precise-backports/restricted amd64 Packages
==> default: Hit http://us.archive.ubuntu.com precise-backports/universe amd64 Packages
==> default: Hit http://us.archive.ubuntu.com precise-backports/multiverse amd64 Packages
==> default: Hit http://us.archive.ubuntu.com precise-backports/main i386 Packages
==> default: Hit http://us.archive.ubuntu.com precise-backports/restricted i386 Packages
==> default: Hit http://us.archive.ubuntu.com precise-backports/universe i386 Packages
==> default: Hit http://us.archive.ubuntu.com precise-backports/multiverse i386 Packages
==> default: Hit http://us.archive.ubuntu.com precise-backports/main TranslationIndex
==> default: Hit http://us.archive.ubuntu.com precise-backports/multiverse TranslationIndex
==> default: Hit http://us.archive.ubuntu.com precise-backports/restricted TranslationIndex
==> default: Hit http://us.archive.ubuntu.com precise-backports/universe TranslationIndex
==> default: Hit http://us.archive.ubuntu.com precise/main Translation-en
==> default: Hit http://us.archive.ubuntu.com precise/multiverse Translation-en
==> default: Hit http://us.archive.ubuntu.com precise/restricted Translation-en
==> default: Hit http://us.archive.ubuntu.com precise/universe Translation-en
==> default: Hit http://us.archive.ubuntu.com precise-updates/main Translation-en
==> default: Hit http://us.archive.ubuntu.com precise-updates/multiverse Translation-en
==> default: Hit http://us.archive.ubuntu.com precise-updates/restricted Translation-en
==> default: Hit http://us.archive.ubuntu.com precise-updates/universe Translation-en
==> default: Hit http://us.archive.ubuntu.com precise-backports/main Translation-en
==> default: Hit http://us.archive.ubuntu.com precise-backports/multiverse Translation-en
==> default: Hit http://us.archive.ubuntu.com precise-backports/restricted Translation-en
==> default: Hit http://us.archive.ubuntu.com precise-backports/universe Translation-en
==> default: Fetched 4,989 kB in 9s (514 kB/s)
==> default: Reading package lists...
==> default: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: The following extra packages will be installed:
==> default:   augeas-lenses bind9-host debconf-utils facter geoip-database
==> default:   libaugeas-ruby1.8 libaugeas0 libbind9-80 libdns81 libgeoip1 libisc83
==> default:   libisccc80 libisccfg82 liblwres80 libruby libruby1.8 libshadow-ruby1.8
==> default:   libxml2 puppet-common ruby ruby1.8 sgml-base xml-core
==> default: Suggested packages:
==> default:   augeas-doc ruby-json augeas-tools geoip-bin puppet-el vim-puppet etckeeper
==> default:   ruby-selinux libselinux-ruby1.8 librrd-ruby1.8 ri ruby-dev ruby1.8-examples
==> default:   ri1.8 sgml-base-doc debhelper
==> default: Recommended packages:
==> default:   rdoc
==> default: The following NEW packages will be installed:
==> default:   augeas-lenses bind9-host debconf-utils facter geoip-database
==> default:   libaugeas-ruby1.8 libaugeas0 libbind9-80 libdns81 libgeoip1 libisc83
==> default:   libisccc80 libisccfg82 liblwres80 libruby libruby1.8 libshadow-ruby1.8
==> default:   libxml2 puppet puppet-common ruby ruby1.8 sgml-base xml-core
==> default: 0 upgraded, 24 newly installed, 0 to remove and 135 not upgraded.
==> default: Need to get 0 B/8,414 kB of archives.
==> default: After this operation, 24.5 MB of additional disk space will be used.
==> default: Selecting previously unselected package libxml2.
==> default: (Reading database ...
==> default: 23067 files and directories currently installed.)
==> default: Unpacking libxml2 (from .../libxml2_2.7.8.dfsg-5.1ubuntu4.11_amd64.deb) ...
==> default: Selecting previously unselected package libruby1.8.
==> default: Unpacking libruby1.8 (from .../libruby1.8_1.8.7.352-2ubuntu1.6_amd64.deb) ...
==> default: Selecting previously unselected package ruby1.8.
==> default: Unpacking ruby1.8 (from .../ruby1.8_1.8.7.352-2ubuntu1.6_amd64.deb) ...
==> default: Selecting previously unselected package libruby.
==> default: Unpacking libruby (from .../archives/libruby_4.8_all.deb) ...
==> default: Selecting previously unselected package libshadow-ruby1.8.
==> default: Unpacking libshadow-ruby1.8 (from .../libshadow-ruby1.8_1.4.1-8build1_amd64.deb) ...
==> default: Selecting previously unselected package augeas-lenses.
==> default: Unpacking augeas-lenses (from .../augeas-lenses_0.10.0-0ubuntu4_all.deb) ...
==> default: Selecting previously unselected package libaugeas0.
==> default: Unpacking libaugeas0 (from .../libaugeas0_0.10.0-0ubuntu4_amd64.deb) ...
==> default: Selecting previously unselected package libaugeas-ruby1.8.
==> default: Unpacking libaugeas-ruby1.8 (from .../libaugeas-ruby1.8_0.3.0-1.1ubuntu4_amd64.deb) ...
==> default: Selecting previously unselected package libgeoip1.
==> default: Unpacking libgeoip1 (from .../libgeoip1_1.4.8+dfsg-2_amd64.deb) ...
==> default: Selecting previously unselected package libisc83.
==> default: Unpacking libisc83 (from .../libisc83_1%3a9.8.1.dfsg.P1-4ubuntu0.12_amd64.deb) ...
==> default: Selecting previously unselected package libdns81.
==> default: Unpacking libdns81 (from .../libdns81_1%3a9.8.1.dfsg.P1-4ubuntu0.12_amd64.deb) ...
==> default: Selecting previously unselected package libisccc80.
==> default: Unpacking libisccc80 (from .../libisccc80_1%3a9.8.1.dfsg.P1-4ubuntu0.12_amd64.deb) ...
==> default: Selecting previously unselected package libisccfg82.
==> default: Unpacking libisccfg82 (from .../libisccfg82_1%3a9.8.1.dfsg.P1-4ubuntu0.12_amd64.deb) ...
==> default: Selecting previously unselected package libbind9-80.
==> default: Unpacking libbind9-80 (from .../libbind9-80_1%3a9.8.1.dfsg.P1-4ubuntu0.12_amd64.deb) ...
==> default: Selecting previously unselected package liblwres80.
==> default: Unpacking liblwres80 (from .../liblwres80_1%3a9.8.1.dfsg.P1-4ubuntu0.12_amd64.deb) ...
==> default: Selecting previously unselected package bind9-host.
==> default: Unpacking bind9-host (from .../bind9-host_1%3a9.8.1.dfsg.P1-4ubuntu0.12_amd64.deb) ...
==> default: Selecting previously unselected package facter.
==> default: Unpacking facter (from .../facter_1.6.5-1ubuntu1.2_all.deb) ...
==> default: Selecting previously unselected package puppet-common.
==> default: Unpacking puppet-common (from .../puppet-common_2.7.11-1ubuntu2.7_all.deb) ...
==> default: Selecting previously unselected package puppet.
==> default: Unpacking puppet (from .../puppet_2.7.11-1ubuntu2.7_all.deb) ...
==> default: Selecting previously unselected package geoip-database.
==> default: Unpacking geoip-database (from .../geoip-database_20111220-1_all.deb) ...
==> default: Selecting previously unselected package sgml-base.
==> default: Unpacking sgml-base (from .../sgml-base_1.26+nmu1ubuntu1_all.deb) ...
==> default: Selecting previously unselected package xml-core.
==> default: Unpacking xml-core (from .../archives/xml-core_0.13_all.deb) ...
==> default: Selecting previously unselected package debconf-utils.
==> default: Unpacking debconf-utils (from .../debconf-utils_1.5.42ubuntu1_all.deb) ...
==> default: Selecting previously unselected package ruby.
==> default: Unpacking ruby (from .../apt/archives/ruby_4.8_all.deb) ...
==> default: Processing triggers for ureadahead ...
==> default: ureadahead will be reprofiled on next reboot
==> default: Setting up libxml2 (2.7.8.dfsg-5.1ubuntu4.11) ...
==> default: Setting up libruby1.8 (1.8.7.352-2ubuntu1.6) ...
==> default: Setting up ruby1.8 (1.8.7.352-2ubuntu1.6) ...
==> default: update-alternatives:
==> default: using /usr/bin/ruby1.8 to provide /usr/bin/ruby (ruby) in auto mode.
==> default: Setting up libruby (4.8) ...
==> default: Setting up libshadow-ruby1.8 (1.4.1-8build1) ...
==> default: Setting up augeas-lenses (0.10.0-0ubuntu4) ...
==> default: Setting up libaugeas0 (0.10.0-0ubuntu4) ...
==> default: Setting up libaugeas-ruby1.8 (0.3.0-1.1ubuntu4) ...
==> default: Setting up libgeoip1 (1.4.8+dfsg-2) ...
==> default: Setting up libisc83 (1:9.8.1.dfsg.P1-4ubuntu0.12) ...
==> default: Setting up libdns81 (1:9.8.1.dfsg.P1-4ubuntu0.12) ...
==> default: Setting up libisccc80 (1:9.8.1.dfsg.P1-4ubuntu0.12) ...
==> default: Setting up libisccfg82 (1:9.8.1.dfsg.P1-4ubuntu0.12) ...
==> default: Setting up libbind9-80 (1:9.8.1.dfsg.P1-4ubuntu0.12) ...
==> default: Setting up liblwres80 (1:9.8.1.dfsg.P1-4ubuntu0.12) ...
==> default: Setting up bind9-host (1:9.8.1.dfsg.P1-4ubuntu0.12) ...
==> default: Setting up facter (1.6.5-1ubuntu1.2) ...
==> default: Setting up puppet-common (2.7.11-1ubuntu2.7) ...
==> default: Setting up puppet (2.7.11-1ubuntu2.7) ...
==> default:  * Starting puppet agent
==> default: puppet not configured to start, please edit /etc/default/puppet to enable
==> default:    ...done.
==> default: Setting up geoip-database (20111220-1) ...
==> default: Setting up sgml-base (1.26+nmu1ubuntu1) ...
==> default: Setting up xml-core (0.13) ...
==> default: Setting up debconf-utils (1.5.42ubuntu1) ...
==> default: Setting up ruby (4.8) ...
==> default: Processing triggers for libc-bin ...
==> default: ldconfig deferred processing now taking place
==> default: Configuring cache buckets...
==> default: Running provisioner: puppet...
==> default: Running Puppet with parrot.pp...
==> default: stdin: is not a tty
==> default: notice: /Stage[main]/Parrot_mysql/File[/var/parrot-dump-databases.sh]/ensure: defined content as '{md5}8ed219574cd2a96a729edde0c69c647f'
==> default: notice: /Stage[main]/Preseed_package::Requirements/File[/var/local/preseed]/ensure: created
==> default: notice: /Stage[main]/Solr::Packages/Package[java]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Ntp/Package[ntp]/ensure: ensure changed 'purged' to 'latest'
==> default: notice: /Stage[main]/Ntp/File[/etc/ntp.conf]/content: content changed '{md5}32280703a4ba7aa1148c48895097ed07' to '{md5}6e3461437c627101cf53e634abc62400'
==> default: notice: /Stage[main]/Parrot_php/Host[host_machine.parrot]/ensure: created
==> default: notice: /Stage[main]/Parrot_php/User[host_user]/ensure: created
==> default: notice: /Stage[main]//Node[default]/Package[curl]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[unity.dev]/Host[unity.dev]/ensure: created
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[bhh.dev]/Host[bhh.dev]/ensure: created
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cure.dev]/Host[cure.dev]/ensure: created
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[noreba.dev]/Host[noreba.dev]/ensure: created
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[nr.dev]/Host[nr.dev]/ensure: created
==> default: notice: /Stage[main]/Mailcollect/Package[postfix-pcre]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Mailcollect/File[/home/vagrant/Maildir]/ensure: created
==> default: notice: /Stage[main]/Mailcollect/File[/home/vagrant/Maildir/cur]/ensure: created
==> default: notice: /Stage[main]/Mailcollect/File[/home/vagrant/Maildir/new]/ensure: created
==> default: notice: /Stage[main]/Mailcollect/File[/home/vagrant/Maildir/tmp]/ensure: created
==> default: notice: /Stage[main]/Mailcollect/Package[dovecot-imapd]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Mailcollect/File[/etc/dovecot/conf.d/10-mail.conf]/content: content changed '{md5}ff2e40b74caa733ef06a00d45f3e8ae4' to '{md5}75f4e64d5621505e709670466c510723'
==> default: notice: /Stage[main]/Mailcollect/Exec[maildir-permissions]: Triggered 'refresh' from 3 events
==> default: notice: /Stage[main]/Mailcollect/File[/etc/postfix/virtual_forwardings.pcre]/ensure: defined content as '{md5}38d33239b196d90aa630080d18e3e8bd'
==> default: notice: /Stage[main]/Mailcollect/File[/etc/postfix/virtual_domains.pcre]/ensure: defined content as '{md5}87e64f14544b9a3de1a61feda4e14319'
==> default: notice: /Stage[main]/Mailcollect/File[/etc/dovecot/conf.d/10-auth.conf]/content: content changed '{md5}5477173c93a9b298b3e7e1f858140d2a' to '{md5}f497820bf009a263113cb20701e7c8d6'
==> default: notice: /Stage[main]/Mailcollect/Service[dovecot]: Triggered 'refresh' from 2 events
==> default: notice: /Stage[main]/Phpmyadmin/Package[phpmyadmin]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Phpmyadmin/File[/etc/phpmyadmin/config.inc.php]/content: content changed '{md5}f5201f1a5c501d2f0bacc551d9bfedce' to '{md5}db3d08c163d47cd5d97d5b30bfca928f'
==> default: notice: /Stage[main]/Mailcollect/Augeas[postfix]/returns: executed successfully
==> default: notice: /Stage[main]/Mailcollect/Service[postfix]: Triggered 'refresh' from 3 events
==> default: notice: /Stage[main]/Solr_server/File[/opt/solr]/ensure: created
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cmt.dev]/Host[cmt.dev]/ensure: created
==> default: notice: /Stage[main]/Http_stack::Apache/Package[libapache2-mod-php5]/ensure: removed
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[drupal.dev]/Host[drupal.dev]/ensure: created
==> default: notice: /Stage[main]//Node[default]/Package[vim-puppet]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Oh_my_zsh/Oh_my_zsh::Install_for_user[root]/Package[git-core]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Oh_my_zsh/Oh_my_zsh::Install_for_user[root]/Package[zsh]/ensure: ensure changed 'purged' to 'latest'
==> default: notice: /Stage[main]/Oh_my_zsh/Oh_my_zsh::Install_for_user[root]/Exec[chsh -s /usr/bin/zsh root]/returns: executed successfully
==> default: notice: /Stage[main]/Parrot_repos/Apt::Source[php5]/Apt::Key[Add key: E5267A6C from Apt::Source php5]/Exec[df83210b394e5618d854baf93e57a9aa52f580c5]/returns: executed successfully
==> default: notice: /Stage[main]/Parrot_repos/Apt::Source[varnish]/Apt::Key[Add key: C4DEFFEB from Apt::Source varnish]/Exec[6ca34b95aca0374d6d34bab4d4d3d91f080769e6]/returns: executed successfully
==> default: notice: /Stage[main]/Ntp/Service[ntp]: Triggered 'refresh' from 2 events
==> default: notice: /Stage[main]/Solr::Packages/Package[tomcat6]/ensure: ensure changed 'purged' to 'present'
==> default: notice: /Stage[main]/Solr::Files/Exec[download_solr]/returns: executed successfully
==> default: notice: /Stage[main]/Solr::Files/Exec[unpack_solr]/returns: executed successfully
==> default: notice: /Stage[main]/Solr::Files/Exec[copy_solr_libs]/returns: executed successfully
==> default: notice: /Stage[main]/Solr::Files/Exec[deploy_solr]/returns: executed successfully
==> default: notice: /Stage[main]/Solr::Config/File[solr home dir]/ensure: created
==> default: notice: /Stage[main]/Solr::Config/File[/etc/tomcat6/server.xml]/content: content changed '{md5}1733213f7f85c894ee210c14de6eddc1' to '{md5}a00b5ad7c2aad719f9e4c8fa6bc760b7'
==> default: notice: /Stage[main]/Solr::Config/File[/etc/tomcat6/server.xml]/owner: owner changed 'root' to 'tomcat6'
==> default: notice: /Stage[main]/Solr::Config/File[solr data dir]/ensure: created
==> default: notice: /Stage[main]/Solr::Config/Augeas[solr config]/returns: executed successfully
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[alba.revealit.dk]/Host[alba.revealit.dk]/ensure: created
==> default: notice: /Stage[main]/Oh_my_zsh/Oh_my_zsh::Install_for_user[root]/Exec[clone_oh_my_zsh]/returns: executed successfully
==> default: notice: /Stage[main]/Oh_my_zsh/Oh_my_zsh::Install_for_user[root]/Exec[copy-zshrc]/returns: executed successfully
==> default: notice: /Stage[main]/Sudoers/Augeas[sudokeyforward]/returns: executed successfully
==> default: notice: /Stage[main]/Parrot_repos/Apt::Source[php5]/File[php5.list]/ensure: created
==> default: notice: /Stage[main]/Parrot_repos/Apt::Source[varnish]/File[varnish.list]/ensure: created
==> default: notice: /Stage[main]/Solr_server/File[solr home dir/solr.xml]/ensure: defined content as '{md5}761c6bb5835e14970adb8a92a5848d13'
==> default: notice: /Stage[main]/Solr_server/Solr_server::Solrcoresresource[00-drupal-solr-common]/Solr_server::Solrcore[00-drupal-solr-common]/File[solr home dir/00-drupal-solr-common]/ensure: created
==> default: notice: /Stage[main]/Solr_server/Solr_server::Solrcoresresource[00-drupal-solr-common]/Solr_server::Solrcore[00-drupal-solr-common]/File[solr home dir/00-drupal-solr-common/data]/ensure: created
==> default: notice: /Stage[main]/Solr_server/Solr_server::Solrcoresresource[00-drupal-solr-common]/Solr_server::Solrcore[00-drupal-solr-common]/File[solr home dir/00-drupal-solr-common/conf]/ensure: created
==> default: notice: /File[/opt/solr/home/00-drupal-solr-common/conf/elevate.xml]/ensure: defined content as '{md5}478306d7e70eb026bf7ddc6ba53b0509'
==> default: notice: /File[/opt/solr/home/00-drupal-solr-common/conf/schema.xml]/ensure: defined content as '{md5}1fcd6c2576cb9a9ad1adfa04b2ac7c7a'
==> default: notice: /File[/opt/solr/home/00-drupal-solr-common/conf/mapping-ISOLatin1Accent.txt]/ensure: defined content as '{md5}5db0a4665cc08fd30f782d6660e08db9'
==> default: notice: /File[/opt/solr/home/00-drupal-solr-common/conf/solrconfig.xml]/ensure: defined content as '{md5}7c44e8d8faa0196ebdc7db1bf87544b3'
==> default: notice: /File[/opt/solr/home/00-drupal-solr-common/conf/protwords.txt]/ensure: defined content as '{md5}037c7721c6eaf925911b4fdac29c6242'
==> default: notice: /File[/opt/solr/home/00-drupal-solr-common/conf/.DS_Store]/ensure: defined content as '{md5}194577a7e20bdcc7afbb718f502c134c'
==> default: notice: /File[/opt/solr/home/00-drupal-solr-common/conf/synonyms.txt]/ensure: defined content as '{md5}cef05c599743d5283bc5349bbea1e75c'
==> default: notice: /File[/opt/solr/home/00-drupal-solr-common/conf/stopwords.txt]/ensure: defined content as '{md5}b39cbd01f252ba46f2e324883555f2c7'
==> default: notice: /File[/opt/solr/home/00-drupal-solr-common/conf/solrcore.properties]/ensure: defined content as '{md5}c250a4dee212a4de3d1c6d52d2d45374'
==> default: notice: /Stage[main]/Solr::Services/Service[tomcat6]: Triggered 'refresh' from 6 events
==> default: notice: /Stage[main]/Parrot_repos/Apt::Source[apache]/File[apache.list]/ensure: created
==> default: notice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 3 events
==> default: err: /Stage[main]/Parrot_php/Package[php5-mysql]/ensure: change from 5.3.10-1ubuntu3.19 to 5.5.28+dfsg-1+deb.sury.org~precise+1 failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-mysql' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: The following packages were automatically installed and are no longer required:
==> default:   libbsd0 libt1-5 libgd2-xpm
==> default: Use 'apt-get autoremove' to remove them.
==> default: The following extra packages will be installed:
==> default:   apache2 apache2-bin apache2-data apache2-utils libapache2-mod-php5filter
==> default:   libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libedit2 libgd3
==> default:   libjson-c2 liblua5.1-0 libonig2 libqdbm14 libtiff4 libvpx1 lsof php5-cli
==> default:   php5-common php5-gd php5-json php5-mcrypt psmisc
==> default: Suggested packages:
==> default:   www-browser apache2-doc apache2-suexec-pristine apache2-suexec-custom
==> default:   php-pear libgd-tools php5-user-cache
==> default: Recommended packages:
==> default:   php5-readline
==> default: The following NEW packages will be installed:
==> default:   apache2 apache2-bin apache2-data libgd3 libjson-c2 liblua5.1-0 libonig2
==> default:   libqdbm14 libtiff4 libvpx1 lsof php5-json psmisc
==> default: The following packages will be upgraded:
==> default:   apache2-utils libapache2-mod-php5filter libapr1 libaprutil1
==> default:   libaprutil1-dbd-sqlite3 libaprutil1-ldap libedit2 php5-cli php5-common
==> default:   php5-gd php5-mcrypt php5-mysql
==> default: 12 upgraded, 13 newly installed, 0 to remove and 135 not upgraded.
==> default: Need to get 0 B/9711 kB of archives.
==> default: After this operation, 9061 kB of additional disk space will be used.
==> default: (Reading database ... 31163 files and directories currently installed.)
==> default: Preparing to replace libedit2 2.11-20080614-3ubuntu2 (using .../libedit2_3.1-20140620-2+deb.sury.org~precise+4_amd64.deb) ...
==> default: Unpacking replacement libedit2 ...
==> default: Preparing to replace libapr1 1.4.6-1 (using .../libapr1_1.5.2-2+deb.sury.org~precise+1_amd64.deb) ...
==> default: Unpacking replacement libapr1 ...
==> default: Preparing to replace libaprutil1-ldap 1.3.12+dfsg-3 (using .../libaprutil1-ldap_1.5.4-1+deb.sury.org~precise+1_amd64.deb) ...
==> default: Unpacking replacement libaprutil1-ldap ...
==> default: Preparing to replace libaprutil1-dbd-sqlite3 1.3.12+dfsg-3 (using .../libaprutil1-dbd-sqlite3_1.5.4-1+deb.sury.org~precise+1_amd64.deb) ...
==> default: Unpacking replacement libaprutil1-dbd-sqlite3 ...
==> default: Preparing to replace libaprutil1 1.3.12+dfsg-3 (using .../libaprutil1_1.5.4-1+deb.sury.org~precise+1_amd64.deb) ...
==> default: Unpacking replacement libaprutil1 ...
==> default: Selecting previously unselected package libtiff4.
==> default: Unpacking libtiff4 (from .../libtiff4_3.9.5-2ubuntu1.8_amd64.deb) ...
==> default: Selecting previously unselected package libvpx1.
==> default: Unpacking libvpx1 (from .../libvpx1_1.0.0-1_amd64.deb) ...
==> default: Selecting previously unselected package libgd3.
==> default: Unpacking libgd3 (from .../libgd3_2.1.0-5+deb.sury.org~precise+1_amd64.deb) ...
==> default: Selecting previously unselected package liblua5.1-0.
==> default: Unpacking liblua5.1-0 (from .../liblua5.1-0_5.1.4-12ubuntu1.1_amd64.deb) ...
==> default: Selecting previously unselected package libonig2.
==> default: Unpacking libonig2 (from .../libonig2_5.9.1-1_amd64.deb) ...
==> default: Selecting previously unselected package libqdbm14.
==> default: Unpacking libqdbm14 (from .../libqdbm14_1.8.78-1build2_amd64.deb) ...
==> default: Selecting previously unselected package apache2-bin.
==> default: Unpacking apache2-bin (from .../apache2-bin_2.4.16-3+deb.sury.org~precise+1_amd64.deb) ...
==> default: dpkg: error processing /var/cache/apt/archives/apache2-bin_2.4.16-3+deb.sury.org~precise+1_amd64.deb (--unpack):
==> default:  trying to overwrite '/usr/share/man/man8/apache2.8.gz', which is also in package apache2.2-common 2.2.22-1ubuntu1.10
==> default: dpkg-deb (subprocess): subprocess data was killed by signal (Broken pipe)
==> default: dpkg-deb: error: subprocess <decompress> returned error exit status 2
==> default: Preparing to replace apache2-utils 2.2.22-1ubuntu1.10 (using .../apache2-utils_2.4.16-3+deb.sury.org~precise+1_amd64.deb) ...
==> default: Unpacking replacement apache2-utils ...
==> default: Selecting previously unselected package apache2-data.
==> default: Unpacking apache2-data (from .../apache2-data_2.4.16-3+deb.sury.org~precise+1_all.deb) ...
==> default: dpkg: error processing /var/cache/apt/archives/apache2-data_2.4.16-3+deb.sury.org~precise+1_all.deb (--unpack):
==> default:  trying to overwrite '/usr/share/apache2/icons/a.png', which is also in package apache2.2-common 2.2.22-1ubuntu1.10
==> default: dpkg-deb (subprocess): subprocess data was killed by signal (Broken pipe)
==> default: dpkg-deb: error: subprocess <decompress> returned error exit status 2
==> default: Selecting previously unselected package apache2.
==> default: Unpacking apache2 (from .../apache2_2.4.16-3+deb.sury.org~precise+1_amd64.deb) ...
==> default: dpkg: error processing /var/cache/apt/archives/apache2_2.4.16-3+deb.sury.org~precise+1_amd64.deb (--unpack):
==> default:  trying to overwrite '/usr/share/apache2/ask-for-passphrase', which is also in package apache2.2-common 2.2.22-1ubuntu1.10
==> default: dpkg-deb (subprocess): subprocess data was killed by signal (Broken pipe)
==> default: dpkg-deb: error: subprocess <decompress> returned error exit status 2
==> default: Preparing to replace php5-mysql 5.3.10-1ubuntu3.19 (using .../php5-mysql_5.5.28+dfsg-1+deb.sury.org~precise+1_amd64.deb) ...
==> default: Unpacking replacement php5-mysql ...
==> default: Preparing to replace php5-mcrypt 5.3.5-0ubuntu1 (using .../php5-mcrypt_5.5.28+dfsg-1+deb.sury.org~precise+1_amd64.deb) ...
==> default: Unpacking replacement php5-mcrypt ...
==> default: Selecting previously unselected package libjson-c2.
==> default: Unpacking libjson-c2 (from .../libjson-c2_0.11-4+deb.sury.org~precise+1_amd64.deb) ...
==> default: Preparing to replace libapache2-mod-php5filter 5.3.10-1ubuntu3.19 (using .../libapache2-mod-php5filter_5.5.28+dfsg-1+deb.sury.org~precise+1_amd64.deb) ...
==> default: Unpacking replacement libapache2-mod-php5filter ...
==> default: Preparing to replace php5-gd 5.3.10-1ubuntu3.19 (using .../php5-gd_5.5.28+dfsg-1+deb.sury.org~precise+1_amd64.deb) ...
==> default: Unpacking replacement php5-gd ...
==> default: Preparing to replace php5-cli 5.3.10-1ubuntu3.19 (using .../php5-cli_5.5.28+dfsg-1+deb.sury.org~precise+1_amd64.deb) ...
==> default: Unpacking replacement php5-cli ...
==> default: Preparing to replace php5-common 5.3.10-1ubuntu3.19 (using .../php5-common_5.5.28+dfsg-1+deb.sury.org~precise+1_amd64.deb) ...
==> default: Unpacking replacement php5-common ...
==> default: dpkg: warning: unable to delete old directory '/etc/php5/conf.d': Directory not empty
==> default: Selecting previously unselected package php5-json.
==> default: Unpacking php5-json (from .../php5-json_1.3.7-1+deb.sury.org~precise+1_amd64.deb) ...
==> default: Selecting previously unselected package psmisc.
==> default: Unpacking psmisc (from .../psmisc_22.15-2ubuntu1.1_amd64.deb) ...
==> default: Selecting previously unselected package lsof.
==> default: Unpacking lsof (from .../lsof_4.81.dfsg.1-1build1_amd64.deb) ...
==> default: Errors were encountered while processing:
==> default:  /var/cache/apt/archives/apache2-bin_2.4.16-3+deb.sury.org~precise+1_amd64.deb
==> default:  /var/cache/apt/archives/apache2-data_2.4.16-3+deb.sury.org~precise+1_all.deb
==> default:  /var/cache/apt/archives/apache2_2.4.16-3+deb.sury.org~precise+1_amd64.deb
==> default: E: Sub-process /usr/bin/dpkg returned an error code (1)
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/parrot_php/manifests/init.pp:26
==> default: err: /Stage[main]/Parrot_php/Package[php5-xmlrpc]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-xmlrpc' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/parrot_php/manifests/init.pp:26
==> default: err: /Stage[main]/Parrot_php/Package[php5-gd]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-gd' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: php5-gd is already the newest version.
==> default: php5-gd set to manually installed.
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/parrot_php/manifests/init.pp:26
==> default: err: /Stage[main]/Http_stack::Apache/Package[libapache2-mod-fastcgi]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libapache2-mod-fastcgi' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  libapache2-mod-fastcgi : Depends: apache2-api-20120211
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/http_stack/manifests/apache.pp:15
==> default: err: /Stage[main]/Parrot_php/Package[php-apc]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php-apc' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default:  php-apc : Depends: php5-apcu but it is not going to be installed
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/parrot_php/manifests/init.pp:26
==> default: err: /Stage[main]/Parrot_php/Package[php5-xdebug]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-xdebug' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/parrot_php/manifests/init.pp:26
==> default: err: /Stage[main]/Parrot_php/Package[php5]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/parrot_php/manifests/init.pp:26
==> default: err: /Stage[main]/Http_stack::Apache/Package[apache2-utils]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2-utils' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: apache2-utils is already the newest version.
==> default: apache2-utils set to manually installed.
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/http_stack/manifests/apache.pp:15
==> default: err: /Stage[main]/Parrot_php/Package[php5-fpm]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-fpm' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/parrot_php/manifests/init.pp:26
==> default: notice: /Stage[main]/Parrot_php/File[/etc/php5/fpm/pool.d/www.conf]: Dependency Package[php5-fpm] has failures: true
==> default: warning: /Stage[main]/Parrot_php/File[/etc/php5/fpm/pool.d/www.conf]: Skipping because of failed dependencies
==> default: err: /Stage[main]/Parrot_php/Package[php5-sqlite]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-sqlite' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/parrot_php/manifests/init.pp:26
==> default: err: /Stage[main]/Parrot_php/Package[php5-curl]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-curl' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/parrot_php/manifests/init.pp:26
==> default: err: /Stage[main]/Parrot_php/Package[php5-cgi]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-cgi' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/parrot_php/manifests/init.pp:26
==> default: err: /Stage[main]/Http_stack::Apache/Package[apache2-mpm-worker]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2-mpm-worker' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  apache2-mpm-prefork : Conflicts: apache2-mpm
==> default:  apache2-mpm-worker : Conflicts: apache2-mpm
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/http_stack/manifests/apache.pp:15
==> default:
==> default: notice: /Stage[main]/Pear/Package[make]: Dependency Package[php5] has failures: true
==> default: warning: /Stage[main]/Pear/Package[make]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Pear/File[/tmp/xhprof]: Dependency Package[php5] has failures: true
==> default: warning: /Stage[main]/Pear/File[/tmp/xhprof]: Skipping because of failed dependencies
==> default: err: /Stage[main]/Http_stack::Apache/Package[apache2]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install apache2' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  apache2 : Depends: apache2-bin (= 2.4.16-3+deb.sury.org~precise+1) but it is not going to be installed
==> default:            Depends: apache2-data (= 2.4.16-3+deb.sury.org~precise+1) but it is not going to be installed
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/http_stack/manifests/apache.pp:15
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cure.dev]/File[/etc/apache2/sites-available/cure.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cure.dev]/File[/etc/apache2/sites-available/cure.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Exec[a2enmod-rewrite]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Exec[a2enmod-rewrite]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[alba.revealit.dk]/File[/etc/apache2/sites-available/alba.revealit.dk]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[alba.revealit.dk]/File[/etc/apache2/sites-available/alba.revealit.dk]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[drupal.dev]/File[/etc/apache2/sites-available/drupal.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[drupal.dev]/File[/etc/apache2/sites-available/drupal.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/File[/etc/apache2/ssl.d]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/File[/etc/apache2/ssl.d]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[drupal.dev]/Exec[ssl-cert-drupal.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[drupal.dev]/Exec[ssl-cert-drupal.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[unity.dev]/Exec[ssl-cert-unity.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[unity.dev]/Exec[ssl-cert-unity.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[alba.revealit.dk]/Exec[ssl-cert-alba.revealit.dk]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[alba.revealit.dk]/Exec[ssl-cert-alba.revealit.dk]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[noreba.dev]/File[/etc/apache2/sites-available/noreba.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[noreba.dev]/File[/etc/apache2/sites-available/noreba.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cure.dev]/Exec[ssl-cert-cure.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cure.dev]/Exec[ssl-cert-cure.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[alba.revealit.dk]/File[/etc/apache2/sites-enabled/20-alba.revealit.dk.conf]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[alba.revealit.dk]/File[/etc/apache2/sites-enabled/20-alba.revealit.dk.conf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Exec[a2enmod-fastcgi]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Exec[a2enmod-fastcgi]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[bhh.dev]/File[/etc/apache2/sites-available/bhh.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[bhh.dev]/File[/etc/apache2/sites-available/bhh.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[bhh.dev]/File[/etc/apache2/sites-enabled/20-bhh.dev.conf]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[bhh.dev]/File[/etc/apache2/sites-enabled/20-bhh.dev.conf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/File[/etc/apache2/conf-enabled/php-fpm.conf]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/File[/etc/apache2/conf-enabled/php-fpm.conf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Exec[a2enmod-actions]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Exec[a2enmod-actions]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[noreba.dev]/File[/etc/apache2/sites-enabled/20-noreba.dev.conf]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[noreba.dev]/File[/etc/apache2/sites-enabled/20-noreba.dev.conf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Exec[a2enmod-deflate]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Exec[a2enmod-deflate]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cmt.dev]/File[/etc/apache2/sites-available/cmt.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cmt.dev]/File[/etc/apache2/sites-available/cmt.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Phpmyadmin/File[/etc/apache2/conf-enabled/phpmyadmin.conf]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Phpmyadmin/File[/etc/apache2/conf-enabled/phpmyadmin.conf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Exec[a2dismod-php5_cgi]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Exec[a2dismod-php5_cgi]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cmt.dev]/Exec[ssl-cert-cmt.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cmt.dev]/Exec[ssl-cert-cmt.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[nr.dev]/File[/etc/apache2/sites-available/nr.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[nr.dev]/File[/etc/apache2/sites-available/nr.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Exec[a2enmod-ssl]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Exec[a2enmod-ssl]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[nr.dev]/File[/etc/apache2/sites-enabled/20-nr.dev.conf]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[nr.dev]/File[/etc/apache2/sites-enabled/20-nr.dev.conf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[nr.dev]/Exec[ssl-cert-nr.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[nr.dev]/Exec[ssl-cert-nr.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/File[/etc/apache2/conf-enabled/xhprof.conf]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/File[/etc/apache2/conf-enabled/xhprof.conf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[unity.dev]/File[/etc/apache2/sites-available/unity.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[unity.dev]/File[/etc/apache2/sites-available/unity.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[bhh.dev]/Exec[ssl-cert-bhh.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[bhh.dev]/Exec[ssl-cert-bhh.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[drupal.dev]/File[/etc/apache2/sites-enabled/20-drupal.dev.conf]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[drupal.dev]/File[/etc/apache2/sites-enabled/20-drupal.dev.conf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Exec[a2enmod-expires]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Exec[a2enmod-expires]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cmt.dev]/File[/etc/apache2/sites-enabled/20-cmt.dev.conf]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cmt.dev]/File[/etc/apache2/sites-enabled/20-cmt.dev.conf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[unity.dev]/File[/etc/apache2/sites-enabled/20-unity.dev.conf]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[unity.dev]/File[/etc/apache2/sites-enabled/20-unity.dev.conf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_php/File[/etc/php5/conf.d/zy-parrot.ini]: Dependency Package[php5] has failures: true
==> default: warning: /Stage[main]/Parrot_php/File[/etc/php5/conf.d/zy-parrot.ini]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_php/File[/etc/php5/fpm/conf.d/50-parrot.ini]: Dependency Package[php5] has failures: true
==> default: warning: /Stage[main]/Parrot_php/File[/etc/php5/fpm/conf.d/50-parrot.ini]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/File[/etc/apache2/ports.conf]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/File[/etc/apache2/ports.conf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cure.dev]/File[/etc/apache2/sites-enabled/20-cure.dev.conf]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[cure.dev]/File[/etc/apache2/sites-enabled/20-cure.dev.conf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[noreba.dev]/Exec[ssl-cert-noreba.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[noreba.dev]/Exec[ssl-cert-noreba.dev]: Skipping because of failed dependencies
==> default: err: /Stage[main]/Parrot_php/Package[php5-cli]/ensure: change from absent to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install php5-cli' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: php5-cli is already the newest version.
==> default: php5-cli set to manually installed.
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/parrot_php/manifests/init.pp:26
==> default: notice: /Stage[main]/Parrot_php/File[/etc/php5/conf.d/zz-parrot.ini]: Dependency Package[php5] has failures: true
==> default: warning: /Stage[main]/Parrot_php/File[/etc/php5/conf.d/zz-parrot.ini]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_php/File[/etc/php5/fpm/conf.d/80-parrot.ini]: Dependency Package[php5] has failures: true
==> default: warning: /Stage[main]/Parrot_php/File[/etc/php5/fpm/conf.d/80-parrot.ini]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Service[php5-fpm]: Dependency Package[php5] has failures: true
==> default: notice: /Stage[main]/Http_stack::Apache/Service[php5-fpm]: Dependency Package[php5-fpm] has failures: true
==> default: notice: /Stage[main]/Http_stack::Apache/Service[php5-fpm]: Dependency Package[libapache2-mod-fastcgi] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Service[php5-fpm]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Preseed_package[mysql-server]/File[/var/local/preseed/mysql-server.preseed]/ensure: defined content as '{md5}6e3834dfca95195c0d4167f22eaa25af'
==> default: err: /Stage[main]/Parrot_mysql/Preseed_package[mysql-server]/Package[mysql-server]/ensure: change from purged to latest failed: Could not update: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mysql-server' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default:  mysql-server : Depends: mysql-server-5.5 but it is not going to be installed
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/preseed_package/manifests/init.pp:23
==> default: notice: /Stage[main]/Parrot_mysql/File[/etc/mysql/conf.d/parrot.cnf]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/File[/etc/mysql/conf.d/parrot.cnf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Service[mysql]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Service[mysql]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[drupal8_bhh.sql]/Exec[create-db-drupal8_bhh.sql]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[drupal8_bhh.sql]/Exec[create-db-drupal8_bhh.sql]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Exec[create-db-schema-and-user]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Exec[create-db-schema-and-user]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[unity.sql]/Exec[create-db-unity.sql]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[unity.sql]/Exec[create-db-unity.sql]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[nr.sql]/Exec[create-db-nr.sql]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[nr.sql]/Exec[create-db-nr.sql]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[drupal7_cmt.sql]/Exec[create-db-drupal7_cmt.sql]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[drupal7_cmt.sql]/Exec[create-db-drupal7_cmt.sql]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[nr.sql]/Exec[import-db-nr.sql]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[nr.sql]/Exec[import-db-nr.sql]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[noreba.sql]/Exec[create-db-noreba.sql]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[noreba.sql]/Exec[create-db-noreba.sql]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[noreba.sql]/Exec[import-db-noreba.sql]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[noreba.sql]/Exec[import-db-noreba.sql]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[unity.sql]/Exec[import-db-unity.sql]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[unity.sql]/Exec[import-db-unity.sql]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[drupal7_cmt.sql]/Exec[import-db-drupal7_cmt.sql]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[drupal7_cmt.sql]/Exec[import-db-drupal7_cmt.sql]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[drupal7_kkintra.sql]/Exec[create-db-drupal7_kkintra.sql]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[drupal7_kkintra.sql]/Exec[create-db-drupal7_kkintra.sql]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[drupal7_kkintra.sql]/Exec[import-db-drupal7_kkintra.sql]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[drupal7_kkintra.sql]/Exec[import-db-drupal7_kkintra.sql]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[drupal8_bhh.sql]/Exec[import-db-drupal8_bhh.sql]: Dependency Package[mysql-server] has failures: true
==> default: warning: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[drupal8_bhh.sql]/Exec[import-db-drupal8_bhh.sql]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[kkintra.dev]/Host[kkintra.dev]/ensure: created
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[kkintra.dev]/Exec[ssl-cert-kkintra.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[kkintra.dev]/Exec[ssl-cert-kkintra.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[kkintra.dev]/File[/etc/apache2/sites-available/kkintra.dev]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[kkintra.dev]/File[/etc/apache2/sites-available/kkintra.dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[kkintra.dev]/File[/etc/apache2/sites-enabled/20-kkintra.dev.conf]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Http_stack::Apache::Apachesiteresource[kkintra.dev]/File[/etc/apache2/sites-enabled/20-kkintra.dev.conf]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Pear/Package[php5-dev]: Dependency Package[php5] has failures: true
==> default: warning: /Stage[main]/Pear/Package[php5-dev]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Pear/Package[php-pear]: Dependency Package[php5] has failures: true
==> default: warning: /Stage[main]/Pear/Package[php-pear]: Skipping because of failed dependencies
==> default: err: /Stage[main]/Parrot_php/Package[graphviz]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install graphviz' returned 100: Reading package lists...
==> default: Building dependency tree...
==> default: Reading state information...
==> default: You might want to run 'apt-get -f install' to correct these:
==> default: The following packages have unmet dependencies:
==> default:  graphviz : Depends: libcdt4 but it is not going to be installed
==> default:             Depends: libcgraph5 but it is not going to be installed
==> default:             Depends: libgraph4 but it is not going to be installed
==> default:             Depends: libgvc5 but it is not going to be installed
==> default:             Depends: libgvpr1 but it is not going to be installed
==> default:             Depends: libxaw7 but it is not going to be installed
==> default:             Depends: libxmu6 but it is not going to be installed
==> default:             Depends: libxt6 but it is not going to be installed
==> default:             Recommends: ttf-liberation
==> default:  libapache2-mod-php5filter : Depends: apache2-api-20120211
==> default:                              Depends: apache2 (>= 2.4)
==> default: E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
==> default:
==> default: err: /Stage[main]/Pear/Package[uploadprogress]: Provider pecl is not functional on this host
==> default: err: /Stage[main]/Pear/Package[xhprof-beta]: Provider pecl is not functional on this host
==> default: notice: /Stage[main]/Pear/File[/etc/php5/fpm/conf.d/uploadprogress.ini]: Dependency Package[php5] has failures: true
==> default: notice: /Stage[main]/Pear/File[/etc/php5/fpm/conf.d/uploadprogress.ini]: Dependency Package[uploadprogress] has failures: true
==> default: warning: /Stage[main]/Pear/File[/etc/php5/fpm/conf.d/uploadprogress.ini]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Pear/File[/etc/php5/fpm/conf.d/xhprof.ini]: Dependency Package[xhprof-beta] has failures: true
==> default: notice: /Stage[main]/Pear/File[/etc/php5/fpm/conf.d/xhprof.ini]: Dependency Package[php5] has failures: true
==> default: warning: /Stage[main]/Pear/File[/etc/php5/fpm/conf.d/xhprof.ini]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Apache/Service[apache2]: Dependency Package[apache2] has failures: true
==> default: notice: /Stage[main]/Http_stack::Apache/Service[apache2]: Dependency Package[php5] has failures: true
==> default: notice: /Stage[main]/Http_stack::Apache/Service[apache2]: Dependency Package[php5-fpm] has failures: true
==> default: notice: /Stage[main]/Http_stack::Apache/Service[apache2]: Dependency Package[uploadprogress] has failures: true
==> default: notice: /Stage[main]/Http_stack::Apache/Service[apache2]: Dependency Package[libapache2-mod-fastcgi] has failures: true
==> default: notice: /Stage[main]/Http_stack::Apache/Service[apache2]: Dependency Package[xhprof-beta] has failures: true
==> default: warning: /Stage[main]/Http_stack::Apache/Service[apache2]: Skipping because of failed dependencies
==> default: err: /Stage[main]/Http_stack::Apache/Service[apache2]: Failed to call refresh: Could not start Service[apache2]: Execution of '/etc/init.d/apache2 start' returned 1:  at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/http_stack/manifests/apache.pp:144
==> default: notice: /Stage[main]/Http_stack::Varnish/Package[varnish]: Dependency Package[libapache2-mod-fastcgi] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Package[varnish]: Dependency Package[php5] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Package[varnish]: Dependency Package[uploadprogress] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Package[varnish]: Dependency Package[xhprof-beta] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Package[varnish]: Dependency Package[apache2-mpm-worker] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Package[varnish]: Dependency Package[php5-fpm] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Package[varnish]: Dependency Package[apache2-utils] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Package[varnish]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Varnish/Package[varnish]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/secret]: Dependency Package[libapache2-mod-fastcgi] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/secret]: Dependency Package[php5] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/secret]: Dependency Package[uploadprogress] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/secret]: Dependency Package[xhprof-beta] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/secret]: Dependency Package[apache2-mpm-worker] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/secret]: Dependency Package[php5-fpm] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/secret]: Dependency Package[apache2-utils] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/secret]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/secret]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/default.vcl]: Dependency Package[libapache2-mod-fastcgi] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/default.vcl]: Dependency Package[php5] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/default.vcl]: Dependency Package[uploadprogress] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/default.vcl]: Dependency Package[xhprof-beta] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/default.vcl]: Dependency Package[apache2-mpm-worker] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/default.vcl]: Dependency Package[php5-fpm] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/default.vcl]: Dependency Package[apache2-utils] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/default.vcl]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Varnish/File[/etc/varnish/default.vcl]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/default/varnish]: Dependency Package[libapache2-mod-fastcgi] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/default/varnish]: Dependency Package[php5] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/default/varnish]: Dependency Package[uploadprogress] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/default/varnish]: Dependency Package[xhprof-beta] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/default/varnish]: Dependency Package[apache2-mpm-worker] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/default/varnish]: Dependency Package[php5-fpm] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/default/varnish]: Dependency Package[apache2-utils] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/File[/etc/default/varnish]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Varnish/File[/etc/default/varnish]: Skipping because of failed dependencies
==> default: notice: /Stage[main]/Http_stack::Varnish/Service[varnish]: Dependency Package[libapache2-mod-fastcgi] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Service[varnish]: Dependency Package[php5] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Service[varnish]: Dependency Package[uploadprogress] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Service[varnish]: Dependency Package[xhprof-beta] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Service[varnish]: Dependency Package[apache2-mpm-worker] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Service[varnish]: Dependency Package[php5-fpm] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Service[varnish]: Dependency Package[apache2-utils] has failures: true
==> default: notice: /Stage[main]/Http_stack::Varnish/Service[varnish]: Dependency Package[apache2] has failures: true
==> default: warning: /Stage[main]/Http_stack::Varnish/Service[varnish]: Skipping because of failed dependencies
==> default: notice: Finished catalog run in 79.37 seconds
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
googletorp commented 9 years ago

Some followup info.

Running vagrant provision to install databases works and fails at the same time

...
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[cmt.sql]/Exec[create-db-cmt.sql]/returns: executed successfully
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[sof.sql]/Exec[create-db-sof.sql]/returns: executed successfully
==> default: notice: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[bif.sql]/Exec[create-db-bif.sql]/returns: executed successfully
==> default: err: /Stage[main]/Parrot_mysql/Parrot_mysql::Database_import[sof.sql]/Exec[import-db-sof.sql]: Failed to call refresh: /usr/bin/mysql -uroot -proot sof < /vagrant_databases/sof.sql returned 1 instead of one of [0] at /tmp/vagrant-puppet/modules-7d76a07699117697331cf1457315e500/parrot_mysql/manifests/database_import.pp:20
...
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

The databases are created and imported but vagrant / puppet is throwing off errors. It seems that puppet can't connect to the virtual machine or run some commands on it, eventhough it is possible to connect to it just fine.

darthsteven commented 9 years ago

Thanks for the bug report, I neither have Fusion 8 or the changed vagrant plugin at the moment, so can't look at this, sorry!

googletorp commented 8 years ago

This is basically the same bug as #95, so closing as duplicate