Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix support for zsh in conda binary activation scripts #810

Merged
merged 4 commits into from
Jul 6, 2021
Merged

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Jun 29, 2021

Fix #779 . This PR should fix all the pathappend:3: bad substitution experienced by zsh users such as @lrapetti or @Giulero .

We temporary install multisheller from a fixed commit to include the required fix mamba-org/multisheller#13 .

@traversaro
Copy link
Member Author

Please ignore the CI failures, there are usual network non-reproducible issues. The relevant CI job is https://github.com/robotology/robotology-superbuild/actions/runs/982744267, and that was able to produce conda packages.

@traversaro
Copy link
Member Author

Friendly ping @lrapetti @Giulero @nunoguedelha (I tagged you as zsh users), as usual there is no need to understand everything in depth in the PR, just checking if it make sense is probably enough.

Copy link
Member

@lrapetti lrapetti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @traversaro, sorry but I was AFK last week.
The idea overall seems ok, even if am not aware of some details.

@traversaro traversaro merged commit 0c0703e into master Jul 6, 2021
@traversaro traversaro deleted the fix/zsh branch July 6, 2021 10:43
@nunoguedelha
Copy link
Collaborator

Sorry @traversaro , I haven't tried at all yet using zsh shell.

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.

Test robotology-superbuild with zsh
3 participants