Hashar has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/351617 )

Change subject: 0.1.1-wmf7 build: python-pbr < 0.10
......................................................................

0.1.1-wmf7 build: python-pbr < 0.10

build depends on python-pbr 0.8 from jessie.  python-pbr 0.10 is
confused by OSLO_PACKAGE_VERSION and FTBS.

Change-Id: I60faa657cec3a789f537ff446fe6108f032654f9
---
M debian/changelog
M debian/control
2 files changed, 11 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/debs/nodepool 
refs/changes/17/351617/1

diff --git a/debian/changelog b/debian/changelog
index 2e53812..3fc8cf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+nodepool (0.1.1-wmf7) jessie-wikimedia; urgency=medium
+
+  * constrain python-pbr to 0.8 from jessie
+    python-pbr 0.10 in jessie-wikimedia no more depends on python-pip and thus
+    lacks python-setuptools.  pbr also gets confused by OSLO_PACKAGE_VERSION
+    which is set to Nodepool version and pbr tries to create its egg with
+    0.1.1 instead of its version.
+
+ -- Antoine Musso <[email protected]>  Wed, 03 May 2017 13:14:27 +0200
+
 nodepool (0.1.1-wmf6) jessie-wikimedia; urgency=medium
 
   * Jenkins 2.46.2 that requires POST for some operations
diff --git a/debian/control b/debian/control
index 09bcc03..0002a38 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@
  python-daemon,
  python-novaclient (>=2.21.0),
  python-pymysql,
- python-pbr,
+ python-pbr (<0.10.0),
  python (>= 2.7),
  python (<< 2.8)
 Standards-Version: 3.9.6

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I60faa657cec3a789f537ff446fe6108f032654f9
Gerrit-PatchSet: 1
Gerrit-Project: operations/debs/nodepool
Gerrit-Branch: debian
Gerrit-Owner: Hashar <[email protected]>

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

Reply via email to