pkgfile icon indicating copy to clipboard operation
pkgfile copied to clipboard

command-not-found handler doesn't find binaries from /usr/bin/vendor_perl/

Open VorpalBlade opened this issue 3 years ago • 1 comments

I recently happend to discover that the zsh command-not-found handler does not find binaries located in /usr/bin/vendor_perl/, such as exiftool. Presumably the same issue exists for /usr/bin/core_perl/ though I have not verified this.

Looking at zsh script I believe the issue is in pkgfile itself though.

VorpalBlade avatar Jun 09 '22 18:06 VorpalBlade

Looking at zsh script I believe the issue is in pkgfile itself though.

Yes, you can easily verify that using pkgfile -b.

pkgfile built from current master doesn't have that problem, though, so the Arch repo version is just old (IOW, @falconindy probably needs to cut a new release).

stepnem avatar Aug 19 '22 07:08 stepnem

Closing, since this isn't an upstream problem and I'm overdue for a release.

falconindy avatar Jul 30 '24 15:07 falconindy