Package: src:youtube-dl
Version: 2018.06.18-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster and it failed:

--------------------------------------------------------------------------------
dpkg-buildpackage: info: source package youtube-dl
dpkg-buildpackage: info: source version 2018.06.18-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Rogério Brito <rbr...@ime.usp.br>
 dpkg-source --before-build youtube-dl-2018.06.18
 fakeroot debian/rules clean
dh clean --with python3 --buildsystem=pybuild --with bash-completion
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:217: python3.6 setup.py clean 
Traceback (most recent call last):
  File "setup.py", line 11, in <module>
    from setuptools import setup, Command
ModuleNotFoundError: No module named 'setuptools'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "setup.py", line 14, in <module>
    from distutils.core import setup, Command
ModuleNotFoundError: No module named 'distutils.core'
E: pybuild pybuild:336: clean: plugin distutils failed with: exit code=1: 
python3.6 setup.py clean 
dh_auto_clean: pybuild --clean -i python{version} -p 3.6 returned exit code 13
debian/rules:8: recipe for target 'clean' failed
make: *** [clean] Error 25
dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit 
status 2
--------------------------------------------------------------------------------

This is from my own autobuilder, but there are full build logs available here:

https://tests.reproducible-builds.org/debian/rb-pkg/buster/amd64/youtube-dl.html

Seems like a missing Build-Depends somewhere.

To avoid this kind of bugs propagating to testing, please consider
uploding in source only form (dpkg-buildpackage -S).

Thanks.

Reply via email to