-
Notifications
You must be signed in to change notification settings - Fork 104
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
Simple reproducer for virtual PackageRecord error #408
Comments
Workaround: pin conda to 22.9 |
I think the issue with the glibc virtual package has been fixed in conda/conda#12293. There is a very similar one with the osx virtual package though, I have opened conda/conda#12715 that hopefully will fix this. |
Wonderful, thanks so much!!! Once this is released, it seems to me like we should be checking the Conda version in use by Mamba, and warn if it's older. |
Conda v23.7.0 just became available. I am hoping that this is now completely solved. Please try and report back. |
The fix for a Conda bug was not released until v23.7.0. Ref: <conda/conda-lock#408 (comment)> Ref: <https://github.com/conda/conda/releases/tag/23.7.0>
This should be solved by using the latest version of Conda. Ref: sagemath/sage#35986 (comment) |
Just seeing this now, very nice to see this fixed! |
Agreed, thank you @lesteve for fixing it!!! |
Add test for GH #408 PackageRecord error
This is a lingering point of major breakage. Fails on both 1.4.0 and
main
.Seems related to #202, #292, #381.
STDERR:
The text was updated successfully, but these errors were encountered: