[Reproducible-builds] Bug#811160: libcloud: FTBFS: libcloud.common.types.InvalidCredsError: 'HTTPStatus.UNAUTHORIZED: Unauthorized'
Chris Lamb
lamby at debian.org
Sat Jan 16 09:08:06 UTC 2016
Source: libcloud
Version: 0.17.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
libcloud fails to build from source in unstable/amd64:
[..]
Doctest: libcloud.dns.drivers.dummy.DummyDNSDriver.list_zones ... ok
======================================================================
FAIL: test_auth (libcloud.test.compute.test_ibm_sce.IBMTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/lamby/temp/cdt.20160116100438.XwkPJFEXA3/libcloud-0.17.0/libcloud/test/compute/test_ibm_sce.py", line 43, in test_auth
self.driver.list_nodes()
libcloud.common.types.InvalidCredsError: 'HTTPStatus.UNAUTHORIZED: Unauthorized'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/lamby/temp/cdt.20160116100438.XwkPJFEXA3/libcloud-0.17.0/libcloud/test/compute/test_ibm_sce.py", line 47, in test_auth
self.assertEqual(e.value, '401: Unauthorized')
AssertionError: 'HTTPStatus.UNAUTHORIZED: Unauthorized' != '401: Unauthorized'
- HTTPStatus.UNAUTHORIZED: Unauthorized
+ 401: Unauthorized
======================================================================
FAIL: test_create_node_invalid_size (libcloud.test.compute.test_digitalocean.DigitalOceanTests)
----------------------------------------------------------------------
Exception: You specified an invalid image for Droplet creation. (code: HTTPStatus.NOT_FOUND)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/lamby/temp/cdt.20160116100438.XwkPJFEXA3/libcloud-0.17.0/libcloud/test/compute/test_digitalocean.py", line 95, in test_create_node_invalid_size
location=location)
AssertionError: "You specified an invalid image for Droplet creation. \(code: 404\)" does not match "You specified an invalid image for Droplet creation. (code: HTTPStatus.NOT_FOUND)"
----------------------------------------------------------------------
Ran 5159 tests in 15.571s
FAILED (failures=2)
lockfile library is not available, skipping local_storage tests...
debian/rules:10: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/home/lamby/temp/cdt.20160116100438.XwkPJFEXA3/libcloud-0.17.0'
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcloud.0.17.0-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 119140 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160116/96538a90/attachment.obj>
More information about the Reproducible-builds
mailing list