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

Minifiy broken due to miniforge change #657

Open
Lestropie opened this issue Jan 23, 2025 · 1 comment
Open

Minifiy broken due to miniforge change #657

Lestropie opened this issue Jan 23, 2025 · 1 comment

Comments

@Lestropie
Copy link

From release https://github.com/conda-forge/miniforge/releases/tag/24.11.2-0.
Relevant change at conda-forge/miniforge#704.
Relevant documentation: https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.

neurodocker minify now fails.
Following this command:
curl -sSL -o /tmp/miniconda.sh https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-Linux-x86_64.sh
, file /tmp/miniconda.sh simply contains the text "Not found", as this release derivative no longer exists.

@satra
Copy link
Contributor

satra commented Jan 23, 2025

this PR: #651 resolves this specific issue but still has two failed tests. i'll try to get to them by this weekend.

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

No branches or pull requests

2 participants