coren has uploaded a new change for review.

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


Change subject: Tool Labs: fix pysvn installation
......................................................................

Tool Labs: fix pysvn installation

python-pysvn is a virtual package that needs an explicit selection.

Change-Id: I369daafa6df37b704866fa27cd270ec02e86e25b
---
M modules/toollabs/manifests/exec_environ.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/70/96770/1

diff --git a/modules/toollabs/manifests/exec_environ.pp 
b/modules/toollabs/manifests/exec_environ.pp
index 70b8d49..51b87d6 100644
--- a/modules/toollabs/manifests/exec_environ.pp
+++ b/modules/toollabs/manifests/exec_environ.pp
@@ -127,7 +127,7 @@
       'python-oursql',               # For danilo et al.
       'python-problem-report',
       'python-pyinotify',            # Bug 57003
-      'python-pysvn',                # Bug 56996
+      'python-svn',                  # Bug 56996
       'python-rsvg',                 # Bug 56996
       'python-zbar',                 # Bug 56996
       'python-redis',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I369daafa6df37b704866fa27cd270ec02e86e25b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: coren <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to