https://bugzilla.wikimedia.org/show_bug.cgi?id=54690
--- Comment #3 from Yuvi Panda <[email protected]> --- The problem currently seems to be that some packages were manually apt-get installed on the exec hosts, thus causing problems when new exec nodes are spawned. The 'canonical' way to add packages is to make a patch to the operations/puppet.git repository, listing the name of the package - thus it gets installed on every exec node, present and future. Solution to this problem is to make sure that all such installs go through puppet, and not through 'ad-hoc' apt-gets. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
