[PKG-Openstack-devel] Bug#836509: glance: FTBFS in testing (failing tests)

Santiago Vila sanvila at unex.es
Tue Sep 6 12:55:31 UTC 2016


found 836509 2:12.0.0-4
tags 836509 + patch
thanks

On Tue, Sep 06, 2016 at 02:17:54PM +0200, Thomas Goirand wrote:

> FYI, according to James Page, this was due to #836179.

That's a way to see it, but if you mean this package needs to be built
with pyopenssl >= 16.1.0 because otherwise the build fails, that's
precisely why we have versioned build-depends.

This kind of bugs should never happen in testing.

--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Build-Depends-Indep: bandit,
                      python-monotonic (>= 0.6),
                      python-mox3,
                      python-mysqldb,
-                     python-openssl,
+                     python-openssl (>= 16.1.0),
                      python-oslo.concurrency (>= 3.5.0),
                      python-oslo.config (>= 1:3.7.0),
                      python-oslo.context (>= 0.2.0),



More information about the Openstack-devel mailing list