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 resolves older packages than conda on new versions of libsolv, against a mirrored conda-forge repo in jfrog Artifactory. #2956

Closed
2 tasks done
akangst opened this issue Nov 2, 2023 · 3 comments

Comments

@akangst
Copy link

akangst commented Nov 2, 2023

Troubleshooting docs

  • My problem is not solved in the Troubleshooting docs

How did you install Mamba?

Other (please describe)

Search tried in issue tracker

#848

Latest version of Mamba

  • My problem is not solved with the latest version

Tried in Conda?

I do not have this problem with Conda, just with Mamba

Describe your issue

Hello,

I work in a mirrored conda repo environment. We have channels for conda-main and conda-forge mirrored via jfrog artifactory inside of our environment, so this is a question on trying to determine where my error lies, not necessarily in placing blame on the mamba package resolver.

I have an issue where conda (up to most recent 23.9.0) will resolve up to the newest packages on conda-forge, but mamba will not on up-to-date installations. There's about a 6 month gap for me, mamba on a recent version of libsolv stops resolving packages newer than June of 2023 (tested with dask, anything later than 2023.6.1 isn't resolving for us). The weird thing here is when I downgrade to this configuration below, it starts resolving correctly and will pull latest packages in mamba.

libsolv=0.7.22
which results in mamba=1.1.0 after it gets installed.

Having to go backwards 2 versions on libsolv to do this definitely feels strange and unintended. I'm wondering if someone knows what the reason might be directly, or if there's potentially some difference in package metadata in our mirror that might be contributing to this - but at that point I would expect it to affect conda and mamba, and it only affects conda.

mamba info / micromamba info

No response

Logs

No response

environment.yml

No response

~/.condarc

No response

@jonashaag
Copy link
Collaborator

jonashaag commented Nov 2, 2023

Same as #2790? Note that it has since been fixed in Artifactory but maybe not released yet

@akangst
Copy link
Author

akangst commented Nov 2, 2023

That's not something that came up when I searched for this, heh. Given that we're on minor version 7.59 and artifactory is on 7.71/72 if it was fixed recently, it's definitely not in our corp build. Appreciate the hint for sure!

@jonashaag
Copy link
Collaborator

Feel free to continue the discussion if this didn't fix your problem.

@jonashaag jonashaag closed this as not planned Won't fix, can't repro, duplicate, stale Nov 2, 2023
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