zinit: [bug]: commit d59f15 makes `gh-r` select i686 (32 bit) `fd` binary
Describe the bug
$ zinit wait lucid for from"gh-r" as"null" sbin"**/fd" atclone"cp -vf **/*.1 $ZPFX/man/man1" @sharkdp/fd
$ fd
fd:7: no such file or directory: /home/anupam/.local/share/zinit/plugins/sharkdp---fd/fd-v8.3.2-i686-unknown-linux-gnu/fd
The latest commit downloads i686 binary instead of x86_64. This has been verified on debian (sid, 20220328-962) and Fedora release 36.
Steps to reproduce
zini update
zinit for from"gh-r" as"null" sbin"**/fd" @sharkdp/fd
- Run
fd
Expected behavior
fd should run without any problem, like it used to
Screenshots and recordings
No response
OS / Linux distribution
linux-gnu redhat x86_64 x86_64 x86_64 x86_64
Zsh version
5.8.1
Terminal emulator
Windows Terminal
If using WSL on Windows, which version of WSL
WSL2
Additional context
No response
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 19 (11 by maintainers)
Commits related to this issue
- fix: gh-r filters i686 (32 bit) for x86_64 See issue #225 Signed-off-by: Vladislav Doster <mvdoster@gmail.com> — committed to zdharma-continuum/zinit by vladdoster 2 years ago
- fix: `gh-r` logic fixes incorrectly picking [36]86 - Add tests for docker-compose, kopia, and more Closes #247 Closes #246 Closes #225 Signed-off-by: Vladislav Doster <mvdoster@gmail.com> — committed to zdharma-continuum/zinit by vladdoster 2 years ago
- fix: gh-r logic ignores [36]86 assets Changes: - Reduce zunit verbosity with `--tap` flag - `gh-r` tests now use `lbin` instead of `sbin`. `lbin` has smarter logic when looking for executables to ... — committed to zdharma-continuum/zinit by vladdoster 2 years ago
- fix: gh-r logic ignores [36]86 assets (#235) Changes: - Reduce zunit verbosity with `--tap` flag - `gh-r` tests now use `lbin` instead of `sbin`. `lbin` has smarter logic when looking for exec... — committed to zdharma-continuum/zinit by vladdoster 2 years ago
- release: v3.7.0 → v3.8.0 # [3.8.0](https://github.com/zdharma-continuum/zinit/compare/v3.7.0...v3.8.0) (2022-11-07) ### Bug Fixes * account for systems where musl is present ([#269](https://github.... — committed to zdharma-continuum/zinit by vladdoster 2 years ago
- release: v3.7.0 → v3.8.0 # [3.8.0](https://github.com/zdharma-continuum/zinit/compare/v3.7.0...v3.8.0) (2022-11-07) ### Bug Fixes * account for systems where musl is present ([#269](https://github.... — committed to psprint/.priv-zinit-fork by vladdoster 2 years ago
I know you said nvm but yes 😃