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

Build commands not compatible with bsd realpath #3110

Closed
3 tasks done
benmoss opened this issue Jan 8, 2024 · 0 comments · Fixed by #3111
Closed
3 tasks done

Build commands not compatible with bsd realpath #3110

benmoss opened this issue Jan 8, 2024 · 0 comments · Fixed by #3111

Comments

@benmoss
Copy link
Contributor

benmoss commented Jan 8, 2024

Troubleshooting docs

  • My problem is not solved in the Troubleshooting docs

Anaconda default channels

  • I do NOT use the Anaconda default channels (pkgs/* etc.)

How did you install Mamba?

Mambaforge or latest Miniforge

Search tried in issue tracker

realpath

Latest version of Mamba

  • My problem is not solved with the latest version

Tried in Conda?

I have this problem with Conda as well, without using Mamba

Describe your issue

BSD realpath (as comes on OSX machines) doesn't support the -m flag that we use in the Taskfile.

Users can install gnu coreutils from conda-forge to fix this. I'll follow up with a docs update.

mamba info / micromamba info

No response

Logs

$ task micromamba
realpath: illegal option -- m
usage: realpath [-q] [path ...]
task: Command "realpath -m 'build/docs/doxygen-xml'" failed: exit status 1

environment.yml

No response

~/.condarc

No response

benmoss added a commit to benmoss/mamba that referenced this issue Jan 8, 2024
jonashaag pushed a commit that referenced this issue Jan 8, 2024
Fixes #3110

Co-authored-by: Ben Moss <bmoss40@bloomberg.com>
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 a pull request may close this issue.

1 participant