conda-forge / miniforge

A conda-forge distribution.
https://conda-forge.org/miniforge
Other
5.79k stars 309 forks source link

Update conda and mamba #466

Closed isuruf closed 1 year ago

isuruf commented 1 year ago

Checklist

h-vetinari commented 1 year ago

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'