这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jakirkham
Copy link
Member

@jakirkham jakirkham commented Oct 2, 2025

Description

In Conda 25.9.0, some deprecated functionality that earlier versions of conda-libmamba-solver used was removed. While conda-libmamba-solver updated its logic and released 25.4.0, Conda kept the older lower bound of 24.11. As a result users could update Conda, but still get the older conda-libmamba-solver. This would lead to issues running Conda after. To fix this, bump the lower bounds of conda-libmamba-solver in Conda.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

Fixes #15287

@jakirkham jakirkham requested a review from a team as a code owner October 2, 2025 22:45
@github-project-automation github-project-automation bot moved this to 🆕 New in 🔎 Review Oct 2, 2025
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Oct 2, 2025
In Conda 25.9.0, some deprecated functionality that earlier versions of
conda-libmamba-solver used was removed. While conda-libmamba-solver
updated its logic and released 25.4.0, Conda kept the older lower bound
of 24.11. As a result users could update Conda, but still get the older
conda-libmamba-solver. This would lead to issues running Conda after. To
fix this, bump the lower bounds of conda-libmamba-solver in Conda.
@codspeed-hq
Copy link

codspeed-hq bot commented Oct 2, 2025

CodSpeed Instrumentation Performance Report

Merging #15289 will not alter performance

Comparing jakirkham:bump_clms (6dfa88f) with main (2ef600b)

Summary

✅ 21 untouched

jaimergp
jaimergp previously approved these changes Oct 3, 2025
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Approved in 🔎 Review Oct 3, 2025
@dholth
Copy link
Contributor

dholth commented Oct 3, 2025

Should we make a repodata hotfix as well

@kenodegard kenodegard added the duplicate::primary if an issue/PR has duplicates, this is the consolidated, primary issue/PR label Oct 3, 2025
Copy link
Contributor

@dholth dholth left a comment

Choose a reason for hiding this comment

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

Thanks

@dholth dholth merged commit c1d758c into conda:main Oct 3, 2025
76 checks passed
@github-project-automation github-project-automation bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Oct 3, 2025
@jakirkham jakirkham deleted the bump_clms branch October 3, 2025 19:31
@jakirkham
Copy link
Member Author

Thanks all! 🙏

kenodegard pushed a commit to kenodegard/conda that referenced this pull request Oct 10, 2025
* Bump conda-libmamba-solver from 24.11.0 to 25.4.0
* Update news/15289_Bump_conda-libmamba-solver_from_24.11.0_to_25.4.0

---------

Co-authored-by: Daniel Holth <dholth@anaconda.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA duplicate::primary if an issue/PR has duplicates, this is the consolidated, primary issue/PR

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

conda version 25.9.0 has too lax of a constraint on conda-libmamba-solver

5 participants