Page MenuHomePhabricator

Can't use role liquidthreads and role massmessage at vagrant
Closed, ResolvedPublic

Description

vagrant provision throws error:

luke081515@rcm-wiki-ca:/srv/mediawiki-vagrant$ vagrant provision
==> default: Running provisioner: lsb_check...
==> default: Running provisioner: puppet...
==> default: Running Puppet with site.pp...
==> default: Info: Loading facts in /vagrant/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
==> default: Info: Loading facts in /vagrant/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
==> default: Info: Loading facts in /vagrant/puppet/modules/stdlib/lib/facter/root_home.rb
==> default: Info: Loading facts in /vagrant/puppet/modules/stdlib/lib/facter/pe_version.rb
==> default: Error: Duplicate declaration: Mediawiki::Extension[LiquidThreads] is already declared in file /vagrant/puppet/modules/role/manifests/liquidthreads.pp:12; cannot redeclare at /vagrant/puppet/modules/role/manifests/massmessage.pp:15 on node mediawiki-vagrant.dev
==> default: Error: Duplicate declaration: Mediawiki::Extension[LiquidThreads] is already declared in file /vagrant/puppet/modules/role/manifests/liquidthreads.pp:12; cannot redeclare at /vagrant/puppet/modules/role/manifests/massmessage.pp:15 on node mediawiki-vagrant.dev
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.

Event Timeline

Change 273293 had a related patch set uploaded (by Legoktm):
Unbreak MassMessage LiquidThreads roles

https://gerrit.wikimedia.org/r/273293

Change 273293 merged by jenkins-bot:
Unbreak MassMessage LiquidThreads roles

https://gerrit.wikimedia.org/r/273293

Legoktm claimed this task.