[Debian-med-packaging] Bug#973804: bcbio: FTBFS undeclared build-dependency on git

Andreas Beckmann anbe at debian.org
Thu Nov 5 10:22:06 GMT 2020


Source: bcbio
Version: 1.2.4-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source

https://buildd.debian.org/status/fetch.php?pkg=bcbio&arch=all&ver=1.2.4-1&stamp=1603386246&raw=0

 debian/rules clean
dh clean --with python3,sphinxdoc --buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
	install -d /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home
	pybuild --clean --test-pytest -i python{version} -p "3.9 3.8"
I: pybuild base:217: python3.9 setup.py clean 
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/setup.py", line 14, in <module>
    git_run = subprocess.run(['git', 'rev-parse', '--short', 'HEAD'], stdout=subprocess.PIPE)
  File "/usr/lib/python3.9/subprocess.py", line 501, in run
    with Popen(*popenargs, **kwargs) as process:
  File "/usr/lib/python3.9/subprocess.py", line 947, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.9/subprocess.py", line 1819, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'git'
E: pybuild pybuild:352: clean: plugin distutils failed with: exit code=1: python3.9 setup.py clean 
dh_auto_clean: error: pybuild --clean --test-pytest -i python{version} -p "3.9 3.8" returned exit code 13
make[1]: *** [debian/rules:44: override_dh_auto_clean] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: clean] Error 2


Andreas



More information about the Debian-med-packaging mailing list