mise-plugins / mise-plugins/vfox-postgres
Failed to run ~/.local/share/mise/plugins/postgres/bin/list-all
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 0
- Forks
- 3
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
mise install postgres@17.10
=>
✗ postgres@17.10 4ms · failed: Failed to run ~/.local/share/mise/plugins/postgres/bin/list-all
✗ installed 0 tools · 1 failed in 7ms
mise WARN Failed to resolve tool version list for postgres: [--runtime] postgres@17.10: Failed to run ~/.local/share/mise/plugins/postgres/bin/list-all: No such file or directory (os error 2)
mise ERROR Failed to install asdf:postgres@17.10: Failed to run ~/.local/share/mise/plugins/postgres/bin/list-all: No such file or directory (os error 2)
mise ERROR Version: 2026.9.9 macos-arm64 (2026-09-15)
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
mise ls-remote postgres
=>
# The same thing ...
mise doctor
=>
version: 2026.9.9 macos-arm64 (2026-09-15)
activated: yes
shims_on_path: yes
self_update_available: no
build_info:
Target: aarch64-apple-darwin
Features: default, native-tls, self_update
Built: Tue, 15 Sep 2026 05:01:32 +0000
Rust Version: rustc 1.98.1 (48a229cea 2026-09-01) (Homebrew)
Profile: release
shell:
/opt/homebrew/bin/zsh
zsh 5.9.2 (aarch64-apple-darwin25.4.0)
...
No problems found
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing mise ls-remote postgres and mise install postgres@17.10 on the reported macOS ARM environment, then inspect the plugin entry point at ~/.local/share/mise/plugins/postgres/bin/list-all. Done means the list-all command exists and version resolution completes without the reported missing-file error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, postgresql
- Domain
- databases, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100