[Pkg-zsh-devel] Bug#1101675: Bug#1101675: Bug#1101675: zsh: completion suddenly broken
Vincent Lefevre
vincent at vinc17.net
Sun Mar 30 17:48:32 BST 2025
On 2025-03-30 17:41:52 +0200, Michael Prokop wrote:
> * Vincent Lefevre [Sun Mar 30, 2025 at 01:40:20PM +0200]:
> > On 2025-03-30 13:08:43 +0200, Michael Prokop wrote:
>
> > > 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?
> >
> > Why outdated? I'm using their latest versions in unstable.
>
> In https://www.zsh.org/mla/workers/2025/msg00124.html you wrote:
>
> | I've upgraded libcap2 to the unstable version on my older machine,
> | and the problem is not reproducible.
>
> So I'm afraid, I don't understand then.
I've tested on 2 machines: I get the problem on the machine with
up-to-date packages, but not on the one with older packages.
--
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)
More information about the Pkg-zsh-devel
mailing list