Package: youtube-dl
Version: 2016.06.25-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,
i noticed this while trying to backport youtube-dl on jessie and reproduced it 
on sid.
when trying to build from source using
aptitude build-dep youtube-dl; apt-get -b source youtube-dl
i get the following error:

------
pandoc -f markdown -t plain README.md -o README.txt
make[2]: pandoc: Command not found
Makefile:69: recipe for target 'README.txt' failed
make[2]: *** [README.txt] Error 127
make[2]: Leaving directory '/home/henryk/youtube-dl-2016.06.25'
debian/rules:6: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory '/home/henryk/youtube-dl-2016.06.25'
debian/rules:3: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Build command 'cd youtube-dl-2016.06.25 && dpkg-buildpackage -b -uc' failed.
W: Can't drop privileges for downloading as file 'youtube-dl_2016.06.25-1.dsc' 
couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Sub-process dpkg-source returned an error code (1)
-------

so aptitude build-dep youtube-dl did not install pandoc.
the build was successful with pandoc installed manually.
pandoc should be added to the build-deps methinks.


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 4.6.0-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to