Skip to content

Fix PRIDE-PPPAR bin directory discovery for pixi-based installs - #36

Merged
mikegottlieb84 merged 1 commit into
mainfrom
fix/pride-ppp-bin-path-discovery
Aug 9, 2026
Merged

Fix PRIDE-PPPAR bin directory discovery for pixi-based installs#36
mikegottlieb84 merged 1 commit into
mainfrom
fix/pride-ppp-bin-path-discovery

Conversation

@mikegottlieb84

Copy link
Copy Markdown
Contributor

load_default() only checked ~/.PRIDE_PPPAR_BIN and a hardcoded /opt/PRIDE-PPPAR/.PRIDE_PPPAR_BIN fallback, so it failed to find installs that expose the bin dir via $PATH (e.g. the pixi-based install in earthscope-sfg-workflows, which lands it at /opt/earthscope-sfg-workflows/.pixi/.PRIDE_PPPAR_BIN).

load_default() only checked ~/.PRIDE_PPPAR_BIN and a hardcoded
/opt/PRIDE-PPPAR/.PRIDE_PPPAR_BIN fallback, so it failed to find
installs that expose the bin dir via $PATH (e.g. the pixi-based
install in earthscope-sfg-workflows, which lands it at
/opt/earthscope-sfg-workflows/.pixi/.PRIDE_PPPAR_BIN).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mikegottlieb84
mikegottlieb84 merged commit f201add into main Aug 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant