Merlijn van Deen has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/303416

Change subject: toollabs: install opencv-data (trusty, jessie)
......................................................................

toollabs: install opencv-data (trusty, jessie)

precise: (no matches)
trusty: opencv-data (2.4.8)
jessie: opencv-data (2.4.9.1)

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/16/303416/1

diff --git a/modules/toollabs/manifests/exec_environ.pp 
b/modules/toollabs/manifests/exec_environ.pp
index d690aba..f0df7e3 100644
--- a/modules/toollabs/manifests/exec_environ.pp
+++ b/modules/toollabs/manifests/exec_environ.pp
@@ -355,6 +355,7 @@
             'libthreads-perl',             # now part of perl
             'libvips15',
             'mysql-client',                # mariadb-client just... doesn't 
work on precise. Apt failures
+            # opencv-data is not available on precise (T142321)
             'pyflakes',                    # T59863
             'tclthread',                   # now called tcl-thread
             # no nodejs-legacy             (presumably, -legacy makes a 
symlink that is default in precise)
@@ -373,6 +374,7 @@
             'libvips37',
             'nodejs-legacy',               # T1102
             'mariadb-client',              # For /usr/bin/mysql, is broken on 
precise atm
+            'opencv-data',                 # T142321
             'python-flake8',
             'python3-flake8',
             'tcl-thread',
@@ -411,6 +413,7 @@
             'libvips38',
             'nodejs-legacy',               # T1102
             'mariadb-client',              # For /usr/bin/mysql, is broken on 
precise atm
+            'opencv-data',                 # T142321
             'python-flake8',
             'python3-flake8',
             'tcl-thread',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I91aeb259c3eb131a3be13c6e20813803583b4740
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

Reply via email to