Skip to content

fix: use $PATH prepend behavior in menuinst activation#1376

Merged
baszalmstra merged 2 commits intoconda:mainfrom
wolfv:path-prepend
Jun 2, 2025
Merged

fix: use $PATH prepend behavior in menuinst activation#1376
baszalmstra merged 2 commits intoconda:mainfrom
wolfv:path-prepend

Conversation

@wolfv
Copy link
Contributor

@wolfv wolfv commented Jun 2, 2025

We had a bug in our menuinst activation where we didn't have access to the original $PATH entries in the activation scripts because we use the default PathModificationBehavior::Replace.

In this case, on macOS the activation script tries to use tail which was not found when the PATH is overridden.

@baszalmstra baszalmstra enabled auto-merge (squash) June 2, 2025 16:22
@baszalmstra baszalmstra merged commit 6585fcd into conda:main Jun 2, 2025
18 of 19 checks passed
@baszalmstra baszalmstra mentioned this pull request Jun 2, 2025
@wolfv wolfv deleted the path-prepend branch June 2, 2025 18:13
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.

2 participants