Last modified: 2014-04-23 17:55:03 UTC
Gerrit change #126834 added ttf-dejavu-core as a dependency for imagescaler::packages::fonts; now role::labs::tools::execnode tries to include that package via imagescaler::packages::fonts and toollabs::exec_environ: | scfc@tools-exec-01:~$ sudo puppetd -tv | info: Retrieving plugin | info: Loading facts in /var/lib/puppet/lib/facter/puppet_config_dir.rb | info: Loading facts in /var/lib/puppet/lib/facter/default_gateway.rb | info: Loading facts in /var/lib/puppet/lib/facter/puppet_vardir.rb | info: Loading facts in /var/lib/puppet/lib/facter/ec2id.rb | info: Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb | info: Loading facts in /var/lib/puppet/lib/facter/pe_version.rb | info: Loading facts in /var/lib/puppet/lib/facter/projectgid.rb | info: Loading facts in /var/lib/puppet/lib/facter/root_home.rb | info: Loading facts in /var/lib/puppet/lib/facter/apt.rb | err: Could not retrieve catalog from remote server: Error 400 on SERVER: Duplicate definition: Package[ttf-dejavu-core] is already defined in file /etc/puppet/modules/toollabs/manifests/exec_environ.pp at line 257; cannot redefine at /etc/puppet/manifests/imagescaler.pp:101 on node i-000000d4.eqiad.wmflabs | warning: Not using cache on failed catalog | err: Could not retrieve catalog; skipping run | scfc@tools-exec-01:~$
Change 127476 had a related patch set uploaded by Tim Landscheidt: Tools: Remove already defined ttf-dejavu-core from exec_environ https://gerrit.wikimedia.org/r/127476
Change 127476 abandoned by Tim Landscheidt: Tools: Remove already defined ttf-dejavu-core from exec_environ Reason: Done in Ie815547ab93cb2ee4ba0fee8f9cb713e14b7bb16. https://gerrit.wikimedia.org/r/127476
Fixed by Gerrit change #129206.