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

Enable (resp. support) conda-build 3.26 #75

Closed
h-vetinari opened this issue Jul 31, 2023 · 7 comments
Closed

Enable (resp. support) conda-build 3.26 #75

h-vetinari opened this issue Jul 31, 2023 · 7 comments

Comments

@h-vetinari
Copy link
Member

Conda-build 3.26 has a couple relevant fixes, but is currently suppressed by this feedstock

- conda-build >=3.24,<3.26

which still causes conda-build 3.25 to be pulled in, in the context of a vanilla usage of the ci setup.

CC @conda-forge/boa
FYI @conda-forge/core

@chrisburr
Copy link
Member

This might need to be dealt with first: mamba-org/mamba#2715

@h-vetinari
Copy link
Member Author

So I just wanted to open a PR to bump the mamba version cap here, but I saw the following comment in #73:

@wolfv: I am sorry, I can't merge this because of a bug in mamba. I'll update the range once we've been able to test in the boa repository

There's no (easily found) metadata in the boa repo to indicate these bounds, but I then found mamba-org/boa#351 and thus #72:

@wolfv: Unfortunately this was on purpose since mamba 1.4.4 has a bug with the topological sorting. Should be fixed with 1.4.5 (released today).

So I'm not sure if I should open a PR (with mamba >=1.4.5,<1.6; or perhaps just with !=1.4.3,!=1.4.4?), or an issue in boa to test with new mamba/conda-build...

CC @wolfv @JohanMabille

@jaimergp
Copy link
Member

We need mamba 1.5.0 for compatibility with conda 23.7.2 so I'd say let's test if 1.5.0 works with boa and if so, use that as the lower bound for simplicity?

@jaimergp
Copy link
Member

Added suggestion in #74

@h-vetinari
Copy link
Member Author

So #74 was merged last week and then marked broken.

@jaimergp, you said there

boa 0.15.1 doesn't work with mamba 1.5.0

is that tracked anywhere? I tried following some of the links in #74, but I don't think conda/conda-build#4991 is related, and mamba-org/boa#367 hasn't seen an update since the merge.

@jaimergp
Copy link
Member

The error is this one: conda-forge/staged-recipes#23923

That boa version does work with 1.4.2 (and maybe others?), but not with 1.5.0. I didn't have more time to investigate the breakage and I am more focused on rolling out the conda-libmamba-solver integrations.

@h-vetinari
Copy link
Member Author

Closing this as obsolete

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

3 participants