mount ExMCP cache at HEX_HOME #273

Merged
binjovi-bot merged 1 commit from fix/ex-mcp-hex-home-20260913 into trunk 2026-09-13 00:20:52 +00:00
Owner

The Elixir builder sets HEX_HOME=/opt/hex. The ExMCP plan mounted its writable Hex cache at /root/.hex, so a fresh consumer dependency fetch wrote to the root-owned /opt/hex path and failed with EACCES. Mount the cache at the configured Hex home.

Validation: the exact mount guard fails before the recipe change and passes after it; scripts/check passes.

The Elixir builder sets HEX_HOME=/opt/hex. The ExMCP plan mounted its writable Hex cache at /root/.hex, so a fresh consumer dependency fetch wrote to the root-owned /opt/hex path and failed with EACCES. Mount the cache at the configured Hex home. Validation: the exact mount guard fails before the recipe change and passes after it; scripts/check passes.
mount ExMCP cache at HEX_HOME
All checks were successful
binjovi/ci Binjovi completed the frozen plan
b4c9168429
binjovi-bot deleted branch fix/ex-mcp-hex-home-20260913 2026-09-13 00:20:52 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/binjovi-plans!273
No description provided.