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

Update conda and mamba #466

Merged
merged 4 commits into from Jun 27, 2023
Merged

Update conda and mamba #466

merged 4 commits into from Jun 27, 2023

Conversation

isuruf
Copy link
Member

@isuruf isuruf commented Jun 26, 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.

@isuruf isuruf requested a review from a team as a code owner June 26, 2023 23:32
@isuruf isuruf merged commit 8873090 into conda-forge:main Jun 27, 2023
24 checks passed
@h-vetinari
Copy link
Member

I think this PR ended up breaking something pretty early in recipe generation.

OpenCV started failing mid-PR with:

Attempting to finalize metadata for libopencv
INFO:conda_build.metadata:Attempting to finalize metadata for libopencv
conda-forge/osx-64                                          Using cache
conda-forge/noarch                                          Using cache
Reloading output folder: /Users/runner/miniforge3/conda-bld
Reloading output folder: /Users/runner/miniforge3/conda-bld
Traceback (most recent call last):
  [...]
  File "/Users/runner/miniforge3/lib/python3.10/site-packages/conda_index/index/__init__.py", line 347, in _get_resolve_object
    sd._process_raw_repodata(repodata_copy)  # type: ignore
TypeError: SubdirData._process_raw_repodata() missing 1 required positional argument: 'state'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants