Source: libcloud
Version: 0.3.1-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /usr/bin/fakeroot debian/rules clean
> pyversions: missing X(S)-Python-Version in control file, fall back to
> debian/pyversions
> test -x debian/rules
> dh_testroot
> dh_clean
> cd . && \
> python setup.py clean \
> -a
> running clean
> 'build/lib.linux-x86_64-2.6' does not exist -- can't clean it
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-2.6' does not exist -- can't clean it
> rm -rf debian/python-module-stampdir
> find "/build/user-libcloud_0.3.1-1-amd64-HZbTAV/libcloud-0.3.1" -name
> '*.py[co]' -delete
> find "/build/user-libcloud_0.3.1-1-amd64-HZbTAV/libcloud-0.3.1" -name
> __pycache__ -type d -empty -delete
> find "/build/user-libcloud_0.3.1-1-amd64-HZbTAV/libcloud-0.3.1" -prune -name
> '*.egg-info' -exec rm -rf '{}' ';'
> rm -f test/secrets.py debian/stamp-makefile-check
> dpkg-source -b libcloud-0.3.1
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building libcloud using existing
> ./libcloud_0.3.1.orig.tar.bz2
> dpkg-source: info: building libcloud in libcloud_0.3.1-1.debian.tar.gz
> dpkg-source: info: building libcloud in libcloud_0.3.1-1.dsc
> debian/rules build
> pyversions: missing X(S)-Python-Version in control file, fall back to
> debian/pyversions
> test -x debian/rules
> mkdir -p "."
> mkdir -p debian/python-module-stampdir
> pyversions: missing X(S)-Python-Version in control file, fall back to
> debian/pyversions
> ln -s secrets.py-dist test/secrets.py
> for pyversion in 2.6 2.7; do python$pyversion setup.py test; done
> running test
> ....................................................................................................................................................................................
> ----------------------------------------------------------------------
> Ran 180 tests in 0.281s
>
> OK
> running test
> ............./build/user-libcloud_0.3.1-1-amd64-HZbTAV/libcloud-0.3.1/libcloud/drivers/voxel.py:46:
> FutureWarning: The behavior of this method will change in future versions.
> Use specific 'len(elem)' or 'elem is not None' test instead.
> if not self.parsed:
> ...............EE......................................................................................................................................................
> ======================================================================
> ERROR: test_list_locations (test.test_softlayer.SoftLayerTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/build/user-libcloud_0.3.1-1-amd64-HZbTAV/libcloud-0.3.1/test/test_softlayer.py",
> line 56, in test_list_locations
> locations = self.driver.list_locations()
> File
> "/build/user-libcloud_0.3.1-1-amd64-HZbTAV/libcloud-0.3.1/libcloud/drivers/softlayer.py",
> line 400, in list_locations
> "getDatacenters"
> File
> "/build/user-libcloud_0.3.1-1-amd64-HZbTAV/libcloud-0.3.1/libcloud/drivers/softlayer.py",
> line 187, in request
> return getattr(sl, method)(*params)
> File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
> return self.__send(self.__name, args)
> File "/usr/lib/python2.7/xmlrpclib.py", line 1575, in __request
> verbose=self.__verbose
> File
> "/build/user-libcloud_0.3.1-1-amd64-HZbTAV/libcloud-0.3.1/test/test_softlayer.py",
> line 41, in request
> return self._parse_response(resp.body, None)
> AttributeError: MockSoftLayerTransport instance has no attribute
> '_parse_response'
>
> ======================================================================
> ERROR: test_list_nodes (test.test_softlayer.SoftLayerTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/build/user-libcloud_0.3.1-1-amd64-HZbTAV/libcloud-0.3.1/test/test_softlayer.py",
> line 50, in test_list_nodes
> node = self.driver.list_nodes()[0]
> File
> "/build/user-libcloud_0.3.1-1-amd64-HZbTAV/libcloud-0.3.1/libcloud/drivers/softlayer.py",
> line 418, in list_nodes
> object_mask=mask
> File
> "/build/user-libcloud_0.3.1-1-amd64-HZbTAV/libcloud-0.3.1/libcloud/drivers/softlayer.py",
> line 187, in request
> return getattr(sl, method)(*params)
> File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
> return self.__send(self.__name, args)
> File "/usr/lib/python2.7/xmlrpclib.py", line 1575, in __request
> verbose=self.__verbose
> File
> "/build/user-libcloud_0.3.1-1-amd64-HZbTAV/libcloud-0.3.1/test/test_softlayer.py",
> line 41, in request
> return self._parse_response(resp.body, None)
> AttributeError: MockSoftLayerTransport instance has no attribute
> '_parse_response'
>
> ----------------------------------------------------------------------
> Ran 180 tests in 0.159s
>
> FAILED (errors=2)
> make: *** [debian/stamp-makefile-check] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/02/libcloud_0.3.1-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]