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

mamba installation fails on macOS GH runner #253

Closed
orbeckst opened this issue Sep 15, 2023 · 1 comment · Fixed by #254
Closed

mamba installation fails on macOS GH runner #253

orbeckst opened this issue Sep 15, 2023 · 1 comment · Fixed by #254

Comments

@orbeckst
Copy link
Member

See, for example, https://github.com/Becksteinlab/GromacsWrapper/actions/runs/6191618372/job/16810197850#step:3:802

Warning: Error while loading conda entry point: conda-libmamba-solver (dlopen(/usr/local/miniconda/lib/python3.11/site-packages/libmambapy/bindings.cpython-311-darwin.so, 0x0002): Library not loaded: '@rpath/libarchive.13.dylib'
    Referenced from: '/usr/local/miniconda/lib/libmamba.2.0.0.dylib'
    Reason: tried: '/usr/local/miniconda/lib/libarchive.13.dylib' (no such file), '/usr/local/miniconda/lib/python3.11/site-packages/libmambapy/../../../libarchive.13.dylib' (no such file), '/usr/local/miniconda/lib/python3.11/site-packages/libmambapy/../../../libarchive.13.dylib' (no such file), '/usr/local/miniconda/bin/../lib/libarchive.13.dylib' (no such file), '/usr/local/miniconda/bin/../lib/libarchive.13.dylib' (no such file), '/usr/local/lib/libarchive.13.dylib' (no such file), '/usr/lib/libarchive.13.dylib' (no such file))
@orbeckst orbeckst mentioned this issue Sep 15, 2023
@orbeckst
Copy link
Member Author

This may be an upstream issue.

I made macOS a non-mandatory status check for right now.

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