[MediaWiki-commits] [Gerrit] mediawiki/vagrant[stretch-migration]: math: Install texlive-fonts-all

2018-01-06 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/402593 )

Change subject: math: Install texlive-fonts-all
..


math: Install texlive-fonts-all

Install TEX fonts via the texlive-fonts-all omnibus package rather than
cherry-picking font packages which may change names from release to
release.

Change-Id: Iea87244fffd0ec7c1868692abb330a659b866a49
---
M puppet/modules/role/manifests/math.pp
1 file changed, 3 insertions(+), 23 deletions(-)

Approvals:
  BryanDavis: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/puppet/modules/role/manifests/math.pp 
b/puppet/modules/role/manifests/math.pp
index 67b4b73..4d09ddc 100644
--- a/puppet/modules/role/manifests/math.pp
+++ b/puppet/modules/role/manifests/math.pp
@@ -13,40 +13,20 @@
 browser_tests => true,
 }
 
-package { [
+require_package(
 'ocaml-native-compilers',
 'texlive',
 'texlive-bibtex-extra',
 'texlive-font-utils',
 'texlive-fonts-extra',
-'texlive-lang-croatian',
-'texlive-lang-cyrillic',
-'texlive-lang-czechslovak',
-'texlive-lang-danish',
-'texlive-lang-dutch',
-'texlive-lang-finnish',
-'texlive-lang-french',
-'texlive-lang-german',
-'texlive-lang-greek',
-'texlive-lang-hungarian',
-'texlive-lang-italian',
-'texlive-lang-latin',
-'texlive-lang-mongolian',
-'texlive-lang-norwegian',
-'texlive-lang-other',
-'texlive-lang-polish',
-'texlive-lang-portuguese',
-'texlive-lang-spanish',
-'texlive-lang-swedish',
-'texlive-lang-vietnamese',
+'texlive-lang-all',
 'texlive-latex-extra',
 'texlive-math-extra',
 'texlive-pictures',
 'texlive-pstricks',
 'texlive-publishers',
 'texlive-generic-extra'
-]:
-}
+)
 
 exec { 'compile_texvc':
 command => 'make',

-- 
To view, visit https://gerrit.wikimedia.org/r/402593
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iea87244fffd0ec7c1868692abb330a659b866a49
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: stretch-migration
Gerrit-Owner: BryanDavis 
Gerrit-Reviewer: BryanDavis 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki/vagrant[stretch-migration]: math: Install texlive-fonts-all

2018-01-06 Thread BryanDavis (Code Review)
BryanDavis has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/402593 )

Change subject: math: Install texlive-fonts-all
..

math: Install texlive-fonts-all

Install TEX fonts via the texlive-fonts-all omnibus package rather than
cherry-picking font packages which may change names from release to
release.

Change-Id: Iea87244fffd0ec7c1868692abb330a659b866a49
---
M puppet/modules/role/manifests/math.pp
1 file changed, 3 insertions(+), 23 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/93/402593/1

diff --git a/puppet/modules/role/manifests/math.pp 
b/puppet/modules/role/manifests/math.pp
index 67b4b73..4d09ddc 100644
--- a/puppet/modules/role/manifests/math.pp
+++ b/puppet/modules/role/manifests/math.pp
@@ -13,40 +13,20 @@
 browser_tests => true,
 }
 
-package { [
+require_package(
 'ocaml-native-compilers',
 'texlive',
 'texlive-bibtex-extra',
 'texlive-font-utils',
 'texlive-fonts-extra',
-'texlive-lang-croatian',
-'texlive-lang-cyrillic',
-'texlive-lang-czechslovak',
-'texlive-lang-danish',
-'texlive-lang-dutch',
-'texlive-lang-finnish',
-'texlive-lang-french',
-'texlive-lang-german',
-'texlive-lang-greek',
-'texlive-lang-hungarian',
-'texlive-lang-italian',
-'texlive-lang-latin',
-'texlive-lang-mongolian',
-'texlive-lang-norwegian',
-'texlive-lang-other',
-'texlive-lang-polish',
-'texlive-lang-portuguese',
-'texlive-lang-spanish',
-'texlive-lang-swedish',
-'texlive-lang-vietnamese',
+'texlive-lang-all',
 'texlive-latex-extra',
 'texlive-math-extra',
 'texlive-pictures',
 'texlive-pstricks',
 'texlive-publishers',
 'texlive-generic-extra'
-]:
-}
+)
 
 exec { 'compile_texvc':
 command => 'make',

-- 
To view, visit https://gerrit.wikimedia.org/r/402593
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iea87244fffd0ec7c1868692abb330a659b866a49
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: stretch-migration
Gerrit-Owner: BryanDavis 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits