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

micromamba related tests out of order #2542

Closed
ReimarBauer opened this issue Sep 27, 2024 · 3 comments
Closed

micromamba related tests out of order #2542

ReimarBauer opened this issue Sep 27, 2024 · 3 comments
Assignees

Comments

@ReimarBauer
Copy link
Member

The test setup needs to become changed because

0s
Post job cleanup.
Will use pre-installed micromamba at /home/runner/micromamba-bin/micromamba
Removing micromamba run shell ...
Deinitialize micromamba for bash
  Error: ENOENT: no such file or directory, lstat '/home/runner/work/_temp/setup-micromamba/micromamba-shell'
@matrss
Copy link
Collaborator

matrss commented Sep 27, 2024

The actual error is earlier:

  /home/runner/micromamba-bin/micromamba create -y -r /home/runner/micromamba -f requirements.txt -n ci  --log-level warning --rc-file /home/runner/work/_temp/setup-micromamba/.condarc
  critical libmamba Found invalid version predicate in "#"
  Error: The process '/home/runner/micromamba-bin/micromamba' failed with exit code 1

@matrss
Copy link
Collaborator

matrss commented Sep 30, 2024

This is the issue we are having: mamba-org/setup-micromamba#225

@ReimarBauer
Copy link
Member Author

@matrss Ithink that is fixed now. develop has not the stable fix, and it seems not to happen currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants