[PKG-Openstack-devel] Bug#891742: ceph-deploy requires internet access during the build

Adrian Bunk bunk at debian.org
Wed Feb 28 13:14:07 UTC 2018


Source: ceph-deploy
Version: 2.0.0+dfsg1-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ceph-deploy.html

...
   dh_auto_build -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
	python setup.py build --force
[vendoring] Running command: git clone git://git.ceph.com/remoto
********************************************************************************

This library depends on sources fetched when packaging that failed to be
retrieved.

This means that it will *not* work as expected. Errors encountered:

Cloning into 'remoto'...

fatal: Unable to look up git.ceph.com (port 9418) (Temporary failure in name resolution)

********************************************************************************
vendor.py: git clone failed using ceph.com url with rc 128, trying github.com
[vendoring] Running command: git clone https://github.com/ceph/remoto.git
********************************************************************************

This library depends on sources fetched when packaging that failed to be
retrieved.

This means that it will *not* work as expected. Errors encountered:

Cloning into 'remoto'...

fatal: unable to access 'https://github.com/ceph/remoto.git/': Could not resolve host: github.com

********************************************************************************
Traceback (most recent call last):
  File "setup.py", line 27, in <module>
    ('remoto', '0.0.29', ['python', 'vendor.py']),
  File "/build/1st/ceph-deploy-2.0.0+dfsg1/vendor.py", line 112, in vendorize
    vendor_library(name, version, cmd)
  File "/build/1st/ceph-deploy-2.0.0+dfsg1/vendor.py", line 75, in vendor_library
    os.chdir(vendor_src)
OSError: [Errno 2] No such file or directory: '/build/1st/ceph-deploy-2.0.0+dfsg1/remoto'
dh_auto_build: python setup.py build --force returned exit code 1
make: *** [debian/rules:7: build] Error 1



More information about the Openstack-devel mailing list