https://bugzilla.wikimedia.org/show_bug.cgi?id=66807
--- Comment #5 from Bryan Davis <[email protected]> --- (In reply to Matthew Flaschen from comment #4) > In the meantime, it's installing texlive-latex-extra-doc, which in Trusty is > 309 MB (http://packages.ubuntu.com/trusty/texlive-latex-extra-doc). > > I can't figure out exactly how this is being depended on. I would have > thought it would only be a recommends. Apparently puppet installs recommended packages when it uses apt [0]. Untested, but it may be possible to pass `install_options => ['--no-install-recommends'],` in the package description to stop this. [0]: http://serverfault.com/questions/513588/no-apt-recommends-with-puppet -- 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
