Your message dated Wed, 17 Aug 2016 10:56:34 +0000 with message-id <e1bzywq-0007qg...@franck.debian.org> and subject line Bug#828905: fixed in youtube-dl 2016.06.25-2 has caused the Debian Bug report #828905, regarding youtube-dl: FTBFS: /bin/sh: 1: zip: not found to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 828905: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828905 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: youtube-dl Version: 2016.06.25-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, youtube-dl fails to build from source in unstable/amd64: [..] ************************************************************************************** ** Starting build ** ************************************************************************************** Package: youtube-dl Version: 2016.06.25-1 Build architecture: amd64 Date: Tue, 28 Jun 2016 22:29:30 +0200 Hostname: 0990dc296c77 Uname: Linux 0990dc296c77 4.5.0-2-amd64 #1 SMP Debian 4.5.4-1 (2016-05-16) x86_64 GNU/Linux /etc/timezone: Africa/Johannesburg ************************************************************************************** ** Installing build dependencies ** ************************************************************************************** dh_testdir dh_testroot dh_prep dh_testdir dh_testroot dh_install dh_installdocs dh_installchangelogs dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'youtube-dl-build-deps' in '../youtube-dl-build-deps_2016.06.25-1_all.deb'. The package has been created. Attention, the package has been created in the current directory, not in ".." as indicated by the message above! Selecting previously unselected package youtube-dl-build-deps. (Reading database ... 23073 files and directories currently installed.) Preparing to unpack youtube-dl-build-deps_2016.06.25-1_all.deb ... Unpacking youtube-dl-build-deps (2016.06.25-1) ... Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up youtube-dl-build-deps (2016.06.25-1) ... ************************************************************************************** ** Environment ** ************************************************************************************** PATH=/home/lamby/git/projects/dotfiles/dotfiles/..//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=0990dc296c77 TERM=xterm PAGER=more DISPLAY=:0 DOCKER_IMAGE=lamby-debian-sid DEB_BUILD_OPTIONS=parallel=9 PIP_DOWNLOAD_CACHE=/home/lamby/.cache/pip HOME=/home/lamby LOGNAME=lamby SHLVL=1 PWD=/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25 OLDPWD=/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl GPG_TTY=/dev/console QUILT_PATCHES=debian/patches QUILT_NO_DIFF_INDEX=1 QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index DEBEMAIL=la...@debian.org DEBFULLNAME=Chris Lamb EDITOR=vim LESS=-cgiFx4M BLASTER=A220 I5 D1 H5 P330 T6 _=/usr/bin/env ************************************************************************************** ** Building youtube-dl 2016.06.25-1 on amd64 ** ************************************************************************************** dpkg-buildpackage -rfakeroot -D -us -uc -b dpkg-buildpackage: info: source package youtube-dl dpkg-buildpackage: info: source version 2016.06.25-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Rogrio Brito <rbr...@ime.usp.br> dpkg-source --before-build youtube-dl-2016.06.25 dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --with python2 --buildsystem=python_distutils dh_testdir -O--buildsystem=python_distutils dh_auto_clean -O--buildsystem=python_distutils python setup.py clean -a setup.py:73: UserWarning: Skipping file youtube-dl.bash-completion since it is not present. Type make to build all automatically generated files. warnings.warn('Skipping file %s since it is not present. Type make to build all automatically generated files.' % fn) setup.py:73: UserWarning: Skipping file youtube-dl.fish since it is not present. Type make to build all automatically generated files. warnings.warn('Skipping file %s since it is not present. Type make to build all automatically generated files.' % fn) setup.py:73: UserWarning: Skipping file README.txt since it is not present. Type make to build all automatically generated files. warnings.warn('Skipping file %s since it is not present. Type make to build all automatically generated files.' % fn) setup.py:73: UserWarning: Skipping file youtube-dl.1 since it is not present. Type make to build all automatically generated files. warnings.warn('Skipping file %s since it is not present. Type make to build all automatically generated files.' % fn) running clean 'build/lib.linux-x86_64-2.7' does not exist -- can't clean it 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it find . -name \*.pyc -exec rm {} \+ debian/rules override_dh_clean make[1]: Entering directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25' mv Makefile.inactive Makefile mv: cannot stat 'Makefile.inactive': No such file or directory debian/rules:26: recipe for target 'override_dh_clean' failed make[1]: [override_dh_clean] Error 1 (ignored) make clean make[2]: Entering directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25' rm -rf youtube-dl.1.temp.md youtube-dl.1 youtube-dl.bash-completion README.txt MANIFEST build/ dist/ .coverage cover/ youtube-dl.tar.gz youtube-dl.zsh youtube-dl.fish youtube_dl/extractor/lazy_extractors.py *.dump *.part *.info.json *.mp4 *.m4a *.flv *.mp3 *.avi *.mkv *.webm *.jpg *.png CONTRIBUTING.md.tmp ISSUE_TEMPLATE.md.tmp youtube-dl youtube-dl.exe find . -name "*.pyc" -delete find . -name "*.class" -delete make[2]: Leaving directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25' dh_clean rm -rf youtube_dl.egg-info make[1]: Leaving directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25' debian/rules build dh build --with python2 --buildsystem=python_distutils dh_testdir -O--buildsystem=python_distutils dh_update_autotools_config -O--buildsystem=python_distutils debian/rules override_dh_auto_configure make[1]: Entering directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25' PREFIX=/usr SYSCONFDIR=/etc make make[2]: Entering directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25' zip --quiet youtube-dl youtube_dl/*.py youtube_dl/*/*.py /bin/sh: 1: zip: not found Makefile:49: recipe for target 'youtube-dl' failed make[2]: *** [youtube-dl] Error 127 make[2]: Leaving directory '/home/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/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/lamby/temp/cdt.20160628222929.OWeCoxWrxz.youtube-dl/youtube-dl-2016.06.25' debian/rules:3: recipe for target 'build' failed make: *** [build] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
youtube-dl.2016.06.25-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: youtube-dl Source-Version: 2016.06.25-2 We believe that the bug you reported is fixed in the latest version of youtube-dl, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 828...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Rogério Brito <rbr...@ime.usp.br> (supplier of updated youtube-dl package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA384 Format: 1.8 Date: Wed, 17 Aug 2016 07:39:54 -0300 Source: youtube-dl Binary: youtube-dl Architecture: source all Version: 2016.06.25-2 Distribution: unstable Urgency: medium Maintainer: Rogério Brito <rbr...@ime.usp.br> Changed-By: Rogério Brito <rbr...@ime.usp.br> Description: youtube-dl - downloader of videos from YouTube and other sites Closes: 819759 828905 Changes: youtube-dl (2016.06.25-2) unstable; urgency=medium . * The "The next upload will only support Python 3" release. * debian/control: + Add B-D on pandoc and zip. (Closes: #828905) Thanks to Chris Lamb (for the report) and Logan Rosen from Ubuntu (for a patch). + Add recommends on ca-certificates. (Closes: 819759) * debian/watch: Add back pgpsigurlmangle. Checksums-Sha1: 1046302dc197dc42eb229d396a767d9689fdae33 1960 youtube-dl_2016.06.25-2.dsc 3904db1d0955dd5c56cf32e9dcbb4bd1e4a839ac 47264 youtube-dl_2016.06.25-2.debian.tar.xz 8f3036a678edd9d5715ed0a7f4e2934d71f7b715 739384 youtube-dl_2016.06.25-2_all.deb Checksums-Sha256: f16fce133811873cf8ab11ac1994bc3186ab8d64f86c5cb07a9bf5fdfc31176f 1960 youtube-dl_2016.06.25-2.dsc 78a33372be6ad5bcb0ddc433fff175ca147179ecb3907572d7c702b2db0bdfdf 47264 youtube-dl_2016.06.25-2.debian.tar.xz 8482a6888bb8376e79ca5daa9bb18e6a189a09fcc60db3dcdf64fc4ffc6ff2c6 739384 youtube-dl_2016.06.25-2_all.deb Files: bc4a3058dd09f20f6bb9485837d15c7d 1960 web extra youtube-dl_2016.06.25-2.dsc 32b28119df23cdb328aaaec30d57ae54 47264 web extra youtube-dl_2016.06.25-2.debian.tar.xz 8cd527bc7682c200c3738e4838f88c8a 739384 web extra youtube-dl_2016.06.25-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCQAGBQJXtD+1AAoJEAdHvTm8/KqqdfIP/35AK5ObBlir13JF47oagCVL oeGymjylByCvUTI/LGBtiK7k02ZURI3TuelBj7dgfJNuWWlunt9bTkmyeDyXZRkq qcBRwIlz1WwhP08h+3PmYrQS7G/UlkAaz6QOPvlLPM0HBhwKnyFnvj7Q+RlgHk59 qOg1NfYTVK6MTOJcZDG8GJTZJLeADyeVHhhvx31RI/5mVU3JAwk6SNLD/yrLPPpl EBXoZWxtBE4X9NSquhpkfIRAUChjZmWFunasXM9yUl9iilPSnqoP/2X5aZnhsHVG 9U3fUgtlscYUT+/U0IyryrXNDrXpRh3g29MKt40AdshbjjIc+HEOmZyqolll4kBS 0QoK9WSH832jUWEJ6V9FOuQJOqQL3jQeosvrk5nJzlC9c1l8Rrsq+mOSNn8AnT21 VEICXUfhyVZ505We/hInxhPf5yH0cupQ4vSMzsxZB9cPtw9skFUI47NaapvB3Nf3 ce8gRFYitpO5uPyn4xP/U0VVg1DLEys80/H1JOopYexPSMk4qCN3n6pCE5v9VecR aPQ38Sbcaioveyc8j6W7Fx9z7S6TsnyrNOFkVRDHOvubyipLPxFecI2tm+eEoAHO wAzf+cBJ75SmUbr6nQ2y3bDb2kUpTTq7PeVpoKqZTMN3BVWp8FoEQ6ll8BB3KfEL 06sw101ttP0FPdiSQ4AY =qijI -----END PGP SIGNATURE-----
--- End Message ---