Source: apport
Version: 2.20.4-5
Severity: serious
Justification: fails to build from source

Hi,

apport FTBFS during the binary-arch only builds
(it succeeds if building binary-arch and binary-indep at the same time):

https://buildd.debian.org/status/package.php?p=apport&suite=experimental


 fakeroot debian/rules clean
dh "clean" --with python2,python3
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
        python setup.py clean -a
Installing apt/dpkg packaging backend.
Java support: Java not available, not building Java crash handler
Traceback (most recent call last):
  File "setup.py", line 119, in <module>
    universal_newlines=True).strip()
  File "/usr/lib/python2.7/subprocess.py", line 216, in check_output
    process = Popen(stdout=PIPE, *popenargs, **kwargs)
  File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
dh_auto_clean: python setup.py clean -a returned exit code 1
debian/rules:10: recipe for target 'override_dh_auto_clean' failed
make[1]: *** [override_dh_auto_clean] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:7: recipe for target 'clean' failed
make: *** [clean] Error 2


Andreas

Reply via email to