Dzahn has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/325251 )

Change subject: Tools: Install php5-readline
......................................................................


Tools: Install php5-readline

Bug: T136519
Change-Id: Ieb6fe7670fe358035186f47b4c2af1f27f08e7a9
---
M modules/toollabs/manifests/exec_environ.pp
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Paladox: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/modules/toollabs/manifests/exec_environ.pp 
b/modules/toollabs/manifests/exec_environ.pp
index 5d6e0ce..dc6d241 100644
--- a/modules/toollabs/manifests/exec_environ.pp
+++ b/modules/toollabs/manifests/exec_environ.pp
@@ -348,6 +348,7 @@
             'libthreads-perl',             # now part of perl
             'libvips15',
             'mysql-client',                # mariadb-client just... doesn't 
work on precise. Apt failures
+            # No php5-readline (T136519).
             'pyflakes',                    # T59863
             'tclthread',                   # now called tcl-thread
             # no nodejs-legacy             (presumably, -legacy makes a 
symlink that is default in precise)
@@ -366,6 +367,7 @@
             'libvips37',
             'nodejs-legacy',               # T1102
             'mariadb-client',              # For /usr/bin/mysql, is broken on 
precise atm
+            'php5-readline',               # T136519.
             'python-flake8',
             'python3-flake8',
             'tcl-thread',
@@ -404,6 +406,7 @@
             'libvips38',
             'nodejs-legacy',               # T1102
             'mariadb-client',              # For /usr/bin/mysql, is broken on 
precise atm
+            'php5-readline',               # T136519.
             'python-flake8',
             'python3-flake8',
             'tcl-thread',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieb6fe7670fe358035186f47b4c2af1f27f08e7a9
Gerrit-PatchSet: 5
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de>
Gerrit-Reviewer: Chasemp <r...@wikimedia.org>
Gerrit-Reviewer: Coren <m...@uberbox.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Merlijn van Deen <valhall...@arctus.nl>
Gerrit-Reviewer: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: Yuvipanda <yuvipa...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to