Skip to content

Conversation

@larsoner
Copy link
Contributor

@larsoner larsoner commented Sep 5, 2023

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.

An attempt to loosely follow #100, but I'm surprised the build number was not bumped there. Maybe I don't need to bump it here?

Found because I pin versions to whatever is latest to help mamba solve a complicated env faster and this doesn't work:

  - openblas =0.3.24
  - libblas =3.9.0=*openblas

As I get an error:

...
conda_libmamba_solver.exceptions.LibMambaUnsatisfiableError: Encountered problems while solving:
  - package libblas-3.9.0-0_openblas requires libopenblas >=0.3.12,<0.3.13.0a0, but none of the providers can be installed

Could not solve for environment specs
The following packages are incompatible
├─ libblas 3.9.0 *openblas is installable with the potential options
│  ├─ libblas 3.9.0 would require
│  │  └─ libopenblas >=0.3.12,<0.3.13.0a0 , which requires
│  │     └─ openblas >=0.3.12,<0.3.13.0a0 , which can be installed;
...
│  └─ libblas 3.9.0 would require
│     └─ libopenblas >=0.3.23,<0.3.24.0a0 , which requires
│        └─ openblas >=0.3.23,<0.3.24.0a0 , which can be installed;

@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@larsoner
Copy link
Contributor Author

larsoner commented Sep 5, 2023

@conda-forge-admin, please rerender

Copy link
Member

@h-vetinari h-vetinari left a comment

Choose a reason for hiding this comment

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

Yeah, you diagnosed this correctly (I hadn't gotten around to it yet). Thanks for the PR!

MKL on linux will probably still fail, but that's unrelated to this PR.

@h-vetinari h-vetinari merged commit c55df0e into conda-forge:main Sep 5, 2023
@larsoner larsoner deleted the openblas-0.3.24 branch September 5, 2023 21:56
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

Successfully merging this pull request may close these issues.

2 participants