Your message dated Thu, 22 Jun 2017 03:13:07 +0000
with message-id <e1dnsyn-000dln...@fasolo.debian.org>
and subject line Bug#865492: fixed in zsh 5.3.1-5
has caused the Debian Bug report #865492,
regarding zsh: FTBFS with yodl 4
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.)
--
865492: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865492
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zsh
Version: 5.3.1-4
Severity: serious
Tags: upstream
zsh FTBFS with yodl 4 since it has a yodl version check in configure.ac
which only supports versions 2 and 3 so far:
626 YODL_OPTIONS=''
627 if test "x$ac_cv_prog_YODL" = xyodl; then
628 case `yodl --version` in
629 *"version 2."*) YODL_OPTIONS='-k' ;;
630 *"version 3."*) YODL_OPTIONS='-k -L' ;;
631 esac
632 fi
Symptoms: With the wrong (i.e. no) options, an empty zsh.texi is
generated and later on texi2pdf and pdfetex trap over it (by hanging
infinitely on an empty input file).
-- Package-specific info:
Packages which depend, recommend, suggest or enhance a zsh package and hence
may provide code meant to be sourced in .zshrc:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-===================-==============-==============-===========================================
ii abe-commandline 17.3 all Metapackage of
commandline tools Axel usual
ii abe-desktop-common 13 all Common packages for all
of Axel's desktop s
ii autojump 22.5.0-2 all shell extension to jump
to frequently used
ii fizsh 1.0.7-1 all Friendly Interactive
ZSHell
ii flowscan 1.006-13.2 all flow-based IP traffic
analysis and visualiz
ii powerline 2.5-1.1 amd64 prompt and statusline
utility
ii shellex 0.2-1 amd64 shell-based launcher
ii zomg 0.8-2+b1 amd64 console-based libre.fm
submission and radio
ii zplug 2.4.1-1 all next-generation plugin
manager for zsh
ii zsh-antigen 2.2.0-1 all manage your zsh plugins
ii zsh-syntax-highligh 0.5.0-1 all Fish shell like syntax
highlighting for zsh
ii zshdb 0.92-3 all debugger for Z-Shell
scripts
Packages which provide vendor completions:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-===================-==============-==============-===========================================
ii 0xffff 0.7-2 amd64 Open Free Fiasco Firmware
Flasher
ii autojump 22.5.0-2 all shell extension to jump
to frequently used
ii bugz 0.10.1-3 all command-line interface to
Bugzilla
ii cmus 2.7.1+git20160 amd64 lightweight ncurses audio
player
ii curl 7.52.1-5 amd64 command line tool for
transferring data wit
ii git-buildpackage 0.8.12.2 all Suite to help with Debian
packages in Git r
ii git-extras 4.3.0-1 all Extra commands for git
ii git-flow 1.10.2-1 all Git extension to provide
a high-level branc
ii keyringer 0.5.0-2 all Distributed secret
management using GnuPG a
ii khal 1:0.8.4-4 all Standards based CLI and
terminal calendar p
ii mpv 0.25.0-2 amd64 video player based on
MPlayer/mplayer2
ii pass 1.7.1-3 all lightweight
directory-based password manage
ii pdfgrep 2.0-1 amd64 search in pdf files for
strings matching a
ii silversearcher-ag 2.0.0-1 amd64 very fast grep-like
program, alternative to
ii sysdig 0.16.0-1 amd64 system-level exploration
and troubleshootin
ii systemd 233-9 amd64 system and service manager
ii systemd-container 233-9 amd64 systemd container/nspawn
tools
ii taskwarrior 2.5.1+dfsg-3 amd64 feature-rich console
based todo list manage
ii udev 233-9 amd64 /dev/ and hotplug
management daemon
ii vcsh 1.20151229-1 all Version Control System
for $HOME - multiple
ii vlc-bin 2.2.6-2 amd64 binaries from VLC
ii xwallpaper 0.2.1-1 amd64 utility for setting image
files as X wallpa
ii youtube-dl 2017.05.18.1-1 all downloader of videos from
YouTube and other
dpkg-query: no path found matching pattern /usr/share/zsh/vendor-functions/
-- System Information:
Debian Release: 9.0
APT prefers unstable
APT policy: (990, 'unstable'), (600, 'testing'), (500, 'unstable-debug'),
(500, 'buildd-unstable'), (110, 'experimental'), (1, 'experimental-debug'), (1,
'buildd-experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.11.0-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages zsh depends on:
ii dpkg 1.18.24
ii libc6 2.24-12
ii libcap2 1:2.25-1
ii libtinfo5 6.0+20161126-1
ii zsh-common 5.3.1-4
Versions of packages zsh recommends:
ii libc6 2.24-12
ii libncursesw5 6.0+20161126-1
ii libpcre3 2:8.39-3
Versions of packages zsh suggests:
ii zsh-doc 5.3.1-4
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: zsh
Source-Version: 5.3.1-5
We believe that the bug you reported is fixed in the latest version of
zsh, 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 865...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Axel Beckert <a...@debian.org> (supplier of updated zsh 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: SHA256
Format: 1.8
Date: Thu, 22 Jun 2017 04:26:33 +0200
Source: zsh
Binary: zsh-common zsh zsh-doc zsh-static zsh-dev
Architecture: source all amd64
Version: 5.3.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Zsh Maintainers <pkg-zsh-de...@lists.alioth.debian.org>
Changed-By: Axel Beckert <a...@debian.org>
Description:
zsh - shell with lots of features
zsh-common - architecture independent files for Zsh
zsh-dev - shell with lots of features (development files)
zsh-doc - zsh documentation - info/HTML format
zsh-static - shell with lots of features (static link)
Closes: 865492
Changes:
zsh (5.3.1-5) unstable; urgency=medium
.
* [aa55c6bb] Patch configure.ac to add support for yodl 4 to yodl
version check. (Closes: #865492)
* [ffdd3ef2] Switch all http://www.zsh.org/ and http://www.debian.org/
URLs in packaging to HTTPS.
* [42e6d850] Declare compliance with Debian Policy 4.0.0. (No further
changes were required.)
* [2b2aa74d] Bump debhelper compatibility to 10.
+ Update versioned build-dependency on debhelper accordingly.
+ Remove all --parallel options from debian/rules.
Checksums-Sha1:
127d50364ada33ff94478a37875c62c3175d9733 2533 zsh_5.3.1-5.dsc
9208c17ddacbc8d1de021f82244ab143754a8656 79344 zsh_5.3.1-5.debian.tar.xz
424b3a22f4fa29471eddc70476d1af76e15ae4f4 3454494 zsh-common_5.3.1-5_all.deb
2ef42e9b5c21f2282473bad26130ff73ae27147c 2172504 zsh-dbgsym_5.3.1-5_amd64.deb
3ca8e7e2967e7ed0da6880d527ff44468be6f1e3 228388 zsh-dev_5.3.1-5_amd64.deb
66499ce9a72b6386c483e6011f840b38780a3095 2631490 zsh-doc_5.3.1-5_all.deb
73eb35b933627ada99f4f3a412836f4dbc040c68 1559446
zsh-static-dbgsym_5.3.1-5_amd64.deb
ef35f0677068c777fbc93ee1e1f88efcf89afb33 1057538 zsh-static_5.3.1-5_amd64.deb
1ea9f4ccab9afd1f8a68485d001c233b58a077a5 9746 zsh_5.3.1-5_amd64.buildinfo
733fbae37c7964a510876e022fe8a06f5b1d3b29 815528 zsh_5.3.1-5_amd64.deb
Checksums-Sha256:
65b2f140de5bc7166b476c7868cedfb6d03b30909b83fd8c33b99788e4ad55cb 2533
zsh_5.3.1-5.dsc
0e57821dfe98d401732f6e6f436bbf906f1947e2351b83372478913d8819af16 79344
zsh_5.3.1-5.debian.tar.xz
ab4eac12e849418cfa2cf446e6a9c83f1dce5a7dd13857187949744040533e03 3454494
zsh-common_5.3.1-5_all.deb
c30d737dc9ffdf55278d1fd0a007846796fe670f5b727ec2714d345bb25048a4 2172504
zsh-dbgsym_5.3.1-5_amd64.deb
b9b610bcece2e9c3bb45b77555bb17f13c10a633b05bdf82d92088f4e6eb9bc7 228388
zsh-dev_5.3.1-5_amd64.deb
f71dc9ffca01f0320f37b26728adf825d6a3b27065725c53c9864245c9a81ecb 2631490
zsh-doc_5.3.1-5_all.deb
b4b4e655ad1f8f4b86574c967ef2f869177a6850430f19df74952e6a81226465 1559446
zsh-static-dbgsym_5.3.1-5_amd64.deb
a55816fbb4f4a6260aa97ad96dc13737bcc8b39827590ce045af95e164254d69 1057538
zsh-static_5.3.1-5_amd64.deb
7129ff8fe12497788e5f9d02045ce7d28f2616b1281506ea4a34b30d36bafbe4 9746
zsh_5.3.1-5_amd64.buildinfo
36c44807a75d4d41208350b6157a285aa11fe7177534c411bbf7cd1964f8de0b 815528
zsh_5.3.1-5_amd64.deb
Files:
539d17c665868108261eb06c87b44c30 2533 shells optional zsh_5.3.1-5.dsc
4a3a3e018c77341535c8cde28ffd02de 79344 shells optional
zsh_5.3.1-5.debian.tar.xz
a094687cdee3d57a5bc1f61950cf2bc0 3454494 shells optional
zsh-common_5.3.1-5_all.deb
f745d6e37a9ec6aac6deedf0ea2e61c9 2172504 debug extra
zsh-dbgsym_5.3.1-5_amd64.deb
c5c4a0b2763d197ec68b94732d6cb12a 228388 libdevel optional
zsh-dev_5.3.1-5_amd64.deb
39fa268ff49642e8c8f78fc3d5d8d620 2631490 doc optional zsh-doc_5.3.1-5_all.deb
68ad3c600427b032d9bcf85eb9c8211e 1559446 debug extra
zsh-static-dbgsym_5.3.1-5_amd64.deb
68b33b4abd83d5ced62b159e66bca757 1057538 shells optional
zsh-static_5.3.1-5_amd64.deb
8d7eeca8981280bf6acb0ab381bd6ac5 9746 shells optional
zsh_5.3.1-5_amd64.buildinfo
27a53f56b5d914149bb749a7c9182f6e 815528 shells optional zsh_5.3.1-5_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEERoyJeTtCmBnp12Ema+Zjx1o1yXUFAllLK+IACgkQa+Zjx1o1
yXWXmA//cz2L+bXv7zhKWqnX6B0OvaQD0jM/rbwPc59nuA9bkEXYAbJyMYb6aVce
uXObe+4yWIUikPF8ZrBb5TmHU6AAc4AWbLUokxpXb0AtrlHWWDNQx4pqTI8db5Ks
ammD21S35kJs7OFQ5uO/Slmxou0gqBjgKTQdi4m6WmDnRJRSgydBY0djF5aNduJi
vzIzEOaphVv9crfANtfMe1zxgfWVtyAkM2hWy6cFHJdnPQKyLC9tgGYIk/dDYgYo
HR3lFyhDHq98L57XiFao86bcm2iDDDRVkiD7oC6yZKshrbgxonMvrfe1VMqh9N3y
7Fk2tWnwIitDjyXDIeNfSncuM9bJGpO6X3YUxg3dWGXns0Pv4Xlo6cQKMcebXS+u
2ysw6C+QhhbLOUtmZ/ysUh86j4biu4F5EUQ5q0utlbMcVKq1AueGElMWHv7xUeGX
p0bvZkr6TkGYiQfDCjtOIo392I0WHQkyuQusILgYQ5SPeEYxERugWPF93Q3TLBui
QxCJn24Vl3uSvQiBsqPa+BiOuQGwvMsiXB0UVQyoU+cXNl+Y1dx64wF8VPJGJBWY
fpWcWsDwmfm7yP/Uc9AQhk0BmKZslvGK/bbChHOYmheQQg2+1+GEFI6P8uWgsbNE
GCl5dBT0PIoR6WVXZnfXtPkEEL1zYbJhB09B90t3HlgEzCWWLU4=
=jeaD
-----END PGP SIGNATURE-----
--- End Message ---