Ottomata has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/366107 )
Change subject: statistics::packages: Add libssl-dev and comments
......................................................................
statistics::packages: Add libssl-dev and comments
Bug: T152712
Change-Id: Ib6128332432aac498bdfa11923d090c4d09b27e2
---
M modules/statistics/manifests/packages.pp
1 file changed, 24 insertions(+), 25 deletions(-)
Approvals:
Ottomata: Verified; Looks good to me, approved
diff --git a/modules/statistics/manifests/packages.pp
b/modules/statistics/manifests/packages.pp
index 834f70f..f887b39 100644
--- a/modules/statistics/manifests/packages.pp
+++ b/modules/statistics/manifests/packages.pp
@@ -16,21 +16,21 @@
'mercurial',
'tofrodos',
'git-review',
- 'make', # halfak wants make to manage dependencies
- 'libwww-perl', # For wikistats stuff
- 'sqlite3', # For storing and interacting with intermediate results
- 'libproj-dev', # Requested by lzia for rgdal
- 'libbz2-dev', # for compiling some python libs. T84378
- 'libboost-regex-dev', # Ironholds wants these
+ 'make', # halfak wants make to manage dependencies
+ 'libwww-perl', # For wikistats stuff
+ 'sqlite3', # For storing and interacting with
intermediate results
+ 'libproj-dev', # Requested by lzia for rgdal
+ 'libbz2-dev', # for compiling some python libs. T84378
+ 'libboost-regex-dev', # Ironholds wants these
'libboost-system-dev',
- 'libyaml-cpp0.3-dev',
'libgoogle-glog-dev',
'libboost-iostreams-dev',
'libmaxminddb-dev',
- 'build-essential', # Requested by halfak to install SciPy
+ 'build-essential', # Requested by halfak to install SciPy
'nodejs',
'openjdk-8-jdk',
- 'pandoc' # Requested by bearloga (Mikhail); necessary for
using RMarkdown and performing format conversions
+ 'pandoc', # Requested by bearloga; necessary for using
RMarkdown and performing format conversions
+ 'libssl-dev', # Requested by bearloga; necessary for an
essential R package (openssl)
])
@@ -42,9 +42,10 @@
'libgsl2',
'gsl-bin',
'libgsl0-dev',
- 'libgdal-dev', # Requested by lzia for rgdal
+ 'libgdal-dev', # Requested by lzia for rgdal
'g++',
- 'libyaml-cpp0.3v5',
+ 'libyaml-cpp-dev', # Latest version of uaparser
(https://github.com/ua-parser/uap-r) supports v0.5+
+ 'libyaml-cpp0.5v5', # Latest version of uaparser
(https://github.com/ua-parser/uap-r) supports v0.5+
'php-cli',
'php-curl',
'php-mysql',
@@ -58,16 +59,14 @@
'libgsl0ldbl',
'gsl-bin',
'libgsl0-dev',
- # Requested by bearloga (Mikhail) to ensure that there is a
compiler with C++11
+ # Requested by bearloga to ensure that there is a compiler with
C++11
# support that can compile R package 'Boom'; see T147682 and
# http://stackoverflow.com/a/36034866/1091835 for more info)
'g++-4.8',
- 'libgdal1-dev', # Requested by lzia for rgdal
-
- 'libyaml-cpp0.3',
- # Requested by bearloga (Mikhail); see T147682 and
- # http://stackoverflow.com/a/36034866/1091835 for more info.
'gfortran-4.8',
+ 'libgdal1-dev', # Requested by lzia for rgdal
+ 'libyaml-cpp0.3-dev', # Requested by Ironholds (old version of
uaparser requires v0.3)
+ 'libyaml-cpp0.3', # Requested by Ironholds (old version of
uaparser requires v0.3)
'php5-cli',
'php5-curl',
'php5-mysql',
@@ -84,17 +83,17 @@
'python-dateutil',
'python-numpy',
'python-scipy',
- 'python-boto', # Amazon S3 access (needed to get zero sms logs)
- 'python-pandas', # Pivot tables processing
- 'python-requests', # Simple lib to make API calls
- 'python-unidecode', # Unicode simplification - converts everything to
latin set
- 'python-ua-parser', # For parsing User Agents
- 'python-matplotlib', # For generating plots of data
+ 'python-boto', # Amazon S3 access (needed to get zero sms logs)
+ 'python-pandas', # Pivot tables processing
+ 'python-requests', # Simple lib to make API calls
+ 'python-unidecode', # Unicode simplification - converts everything to
latin set
+ 'python-ua-parser', # For parsing User Agents
+ 'python-matplotlib', # For generating plots of data
'python-netaddr',
'python-virtualenv', # T84378
# Aaron Halfaker (halfak) wants python{,3}-dev environments for module
oursql
- 'python-dev', # T83316
- 'python3-dev', # T83316
+ 'python-dev', # T83316
+ 'python3-dev', # T83316
'python-kafka',
'python-pymysql',
])
--
To view, visit https://gerrit.wikimedia.org/r/366107
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib6128332432aac498bdfa11923d090c4d09b27e2
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Bearloga <[email protected]>
Gerrit-Reviewer: Bearloga <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits