Merlijn van Deen has uploaded a new change for review.
https://gerrit.wikimedia.org/r/268961
Change subject: toollabs: sync jessie packages with precise/trusty
......................................................................
toollabs: sync jessie packages with precise/trusty
Change-Id: I08d245518f5379ead8d3462ab155d1185a71d7e2
---
M modules/toollabs/manifests/exec_environ.pp
1 file changed, 11 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/61/268961/1
diff --git a/modules/toollabs/manifests/exec_environ.pp
b/modules/toollabs/manifests/exec_environ.pp
index d9336e0..b710741 100644
--- a/modules/toollabs/manifests/exec_environ.pp
+++ b/modules/toollabs/manifests/exec_environ.pp
@@ -365,12 +365,22 @@
}
} elsif $::lsbdistcodename == 'jessie' {
include toollabs::genpp::python_exec_jessie
+ # No obvious package available for libgdal
package { [
+ 'hhvm', # T78783
+ 'libboost-python1.55.0',
+ 'libmpc3',
+ 'libprotobuf9',
'libbytes-random-secure-perl', # T123824
+ 'libvips38',
+ 'nodejs-legacy', # T1102
+ 'mariadb-client', # For /usr/bin/mysql, is broken on
precise atm
+ 'python-flake8',
+ 'python3-flake8',
+ 'tcl-thread',
]:
ensure => latest,
}
-
}
--
To view, visit https://gerrit.wikimedia.org/r/268961
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I08d245518f5379ead8d3462ab155d1185a71d7e2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Merlijn van Deen <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits