[Pkg-zsh-devel] Bug#1101675: Bug#1101675: zsh: completion suddenly broken
Michael Prokop
mika at debian.org
Sun Mar 30 12:08:43 BST 2025
Control: severity -1 normal
Control: tags -1 = moreinfo unreproducible
thanks
* Vincent Lefevre [Sun Mar 30, 2025 at 06:19:58AM +0200]:
> At https://www.zsh.org/mla/workers/2025/msg00122.html Eric Cook says:
>
> > from a debian testing container, i can reproduce it after updating
> > gcc-14-base and libcap.
> >
> > can't reproduce it from archlinux with the same version of libcap
> > though.
I can't reproduce it with neither zsh v5.9-8+b6 nor v5.9-8+b7, with
libcap2 1:2.75-3 nor v1:2.75-4 and gcc-14-base v14.2.0-19 on
unstable.
Also can't reproduce it within a *current* Debian trixie container:
apt update
apt -y upgrade
apt-get install -y gcc-14-base libcap2 zsh
zsh
mkdir -p testdir; touch $_/FOO; autoload -U compinit; $_; zstyle ':completion:*' matcher-list '' 'm:{a-zA-Z}={A-Za-z}'; print -z : testdir/f
<tab>
FTR, with zsh v5.9-8+b7, gcc-14-base v14.2.0-19 + libcap2 v1:2.75-4.
Feels like you had outdated gcc-14-base/libcap2 packages?
regards
-mika-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-zsh-devel/attachments/20250330/ead58279/attachment-0001.sig>
More information about the Pkg-zsh-devel
mailing list