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 24.11.2 #701

Merged
merged 3 commits into from
Jan 2, 2025
Merged

Build 24.11.2 #701

merged 3 commits into from
Jan 2, 2025

Conversation

hmaarrfk
Copy link
Contributor

@jjerphan I reverted 2.0.5 but I added a note some we can upgrade soon!

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

@hmaarrfk hmaarrfk requested a review from a team as a code owner December 21, 2024 01:05
@hmaarrfk
Copy link
Contributor Author

i'm not sure why this is not progressing.

@hmaarrfk
Copy link
Contributor Author

@conda-forge/conda have any of you seen this error before?

hmaarrfk added a commit to hmaarrfk/mamba-feedstock that referenced this pull request Dec 29, 2024
Backport of mamba-org/mamba#3702

Honestly, I've been having alot of trouble with the latest conda version

- Conda hanging: conda-forge/conda-feedstock#250
- Can't release conda build 24.11.2 -- conda-forge/miniforge#701
- I think we should just release this small backport in an attempt to
  help: conda-forge/miniforge#700
@@ -1,8 +1,11 @@
{% set name = os.environ.get("MINIFORGE_NAME", "Miniforge3") %}
{% set version = os.environ.get("MINIFORGE_VERSION", "24.11.0-2") %}
{% set version = os.environ.get("MINIFORGE_VERSION", "24.11.2-0") %}
{% set conda_libmamba_solver_version = "24.11.1"%}
Copy link
Member

@jjerphan jjerphan Jan 2, 2025

Choose a reason for hiding this comment

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

Based on #694, might this be changed to:

Suggested change
{% set conda_libmamba_solver_version = "24.11.1"%}
{% set conda_libmamba_solver_version = "24.9.0"%}

?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Was there a huge bug that caused this regression?

Copy link
Member

Choose a reason for hiding this comment

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

24.11.1 is the first version which supports mamba 2 and which does not support mamba 1.

Co-authored-by: Julien Jerphanion <[email protected]>
@hmaarrfk hmaarrfk merged commit 8006bf4 into conda-forge:main Jan 2, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants