/Users/.../vagrant $ vagrant provision ==> default: Running provisioner: puppet... ==> default: Running Puppet with site.pp... ==> default: info: Applying configuration version '1403116770.e5156c7' ==> default: info: mount[files]: allowing mediawiki-vagrant access ==> default: notice: /Stage[main]/Apt/Exec[apt-get update]/returns: executed successfully ==> default: err: /Stage[main]/Packages::Mediawiki_math/Package[mediawiki-math]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mediawiki-math' returned 100: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: Some packages could not be installed. This may mean that you have ==> default: requested an impossible situation or if you are using the unstable ==> default: distribution that some required packages have not yet been created ==> default: or been moved out of Incoming. ==> default: The following information may help to resolve the situation: ==> default: ==> default: The following packages have unmet dependencies: ==> default: mediawiki-math : Depends: mediawiki-extensions-math but it is not going to be installed ==> default: E: Unable to correct problems, you have held broken packages. ==> default: ==> default: notice: /Stage[main]/Role::Math/Exec[compile texvccheck]: Dependency Package[mediawiki-math] has failures: true ==> default: warning: /Stage[main]/Role::Math/Exec[compile texvccheck]: Skipping because of failed dependencies ==> default: notice: /Stage[main]/Role::Math/Exec[compile texvc]: Dependency Package[mediawiki-math] has failures: true ==> default: warning: /Stage[main]/Role::Math/Exec[compile texvc]: Skipping because of failed dependencies ==> default: notice: Finished catalog run in 18.19 seconds The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed! FACTER_fqdn='mediawiki-vagrant.dev' FACTER_forwarded_port='8080' FACTER_shared_apt_cache='/vagrant/apt-cache/' FACTER_git_user='' FACTER_share_owner='502' FACTER_share_group='20' FACTER_provider_name='virtualbox' puppet apply --templatedir /vagrant/puppet/templates --verbose --config_version /vagrant/puppet/extra/config-version --fileserverconfig /vagrant/puppet/extra/fileserver.conf --logdest /vagrant/logs/puppet/puppet.e5156c738.log --logdest console --modulepath '/tmp/vagrant-puppet-3/modules-0:/etc/puppet/modules' --manifestdir /tmp/vagrant-puppet-3/manifests --detailed-exitcodes /tmp/vagrant-puppet-3/manifests/site.pp Stdout from the command: info: Applying configuration version '1403116770.e5156c7' info: mount[files]: allowing mediawiki-vagrant access notice: /Stage[main]/Apt/Exec[apt-get update]/returns: executed successfully err: /Stage[main]/Packages::Mediawiki_math/Package[mediawiki-math]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install mediawiki-math' returned 100: Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: mediawiki-math : Depends: mediawiki-extensions-math but it is not going to be installed E: Unable to correct problems, you have held broken packages. notice: /Stage[main]/Role::Math/Exec[compile texvccheck]: Dependency Package[mediawiki-math] has failures: true warning: /Stage[main]/Role::Math/Exec[compile texvccheck]: Skipping because of failed dependencies notice: /Stage[main]/Role::Math/Exec[compile texvc]: Dependency Package[mediawiki-math] has failures: true warning: /Stage[main]/Role::Math/Exec[compile texvc]: Skipping because of failed dependencies notice: Finished catalog run in 18.19 seconds Stderr from the command: