[PKG-Openstack-devel] Bug#789849: FTBFS: missing build-dep on git(?)

Chris West (Faux) solo-debianbugs at goeswhere.com
Wed Jun 24 21:35:55 UTC 2015


Source: python-scciclient
Version: 0.0.1-2
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

The package fails to build in a clean chroot.
I believe this is because it assumes git(1) is present, and it isn't in the build-deps nor build-essential.

pyversions: missing debian/pyversions file, fall back to supported versions
	python setup.py clean -a
error in setup command: Error parsing /python-scciclient-0.0.1/setup.cfg: OSError: [Errno 2] No such file or directory
dh_auto_clean: python setup.py clean -a returned exit code 1
debian/rules:12: recipe for target 'clean' failed

....

root at base:/python-scciclient-0.0.1# strace -ff -e execve 2>&1 dpkg-buildpackage | fgrep git
[pid 16699] execve("/bin/git", ["git", "rev-parse", "--git-dir"], [/* 89 vars */]) = -1 ENOENT (No such file or directory)

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-21-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the Openstack-devel mailing list