mise-plugins / mise-plugins/vfox-postgres
Installation fails on Debian 13
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 0
- Forks
- 3
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Hi, running mise use postgres@18 on Debian 13 after installing the packages from the README throws an error:
mise ERROR Failed to install vfox:mise-plugins/vfox-postgres@18: runtime error: crates/vfox/src/lua_mod/hooks.rs:58:233: Failed to configure PostgreSQL
stack traceback:
[C]: in function 'error'
crates/vfox/src/lua_mod/hooks.rs:58:233: in function 'PLUGIN.PostInstall'
crates/vfox/src/plugin.rs:189:2: in main chunk
mise ERROR Version: 2026.8.2 linux-x64 (2026-08-05)
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
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
The failure is reported from crates/vfox/src/lua_mod/hooks.rs:58 during PLUGIN.PostInstall; begin by reproducing mise use postgres@18 on Debian 13 with the README packages. Run it with verbose output to identify the failing installation step, and consider the issue done when PostgreSQL 18 installs successfully on that environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, lua, postgres
- Domain
- build-system, databases, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100