jaimergp

Results 1350 comments of jaimergp

I think (1) is related to https://github.com/conda-forge/miniforge/issues/506. I'll need to check what we do about it in (2). Seeing `defaults` in your config makes me think you installed conda via...

Ok, a little summary of the things we'll need: - conda-standalone needs [this patch](https://github.com/conda/conda-standalone/pull/74) and a release. `micromamba` possibly too, so I submitted [an issue in their repo](https://github.com/mamba-org/mamba/issues/3311). Then we...

Just learnt that this is fixed in libmamba v2, so when a new CLS is released with [this PR](https://github.com/conda/conda-libmamba-solver/pull/457) merged, we can close this issue.

> I created an issue and https://github.com/mamba-org/mamba/pull/3313, but my C++ is limited. libmamba 1.5.11 includes this fix too now.

Not sure if we want to wait two months "just in case". There's a chance that the mamba folks release that sooner than the January release, and in that case...

> Most notably conda-smithy, which is noarch and has no GPU code AFAIK I think this was for testing the rerenders, but afaik conda-smithy is not using it actively either.

That kind of warning seems to originate from a headless deployment... is that a Docker container or similar? You might be lacking some of the virtual packages required. Can you...

nvm this is a simple one: - napari 0.4.19 requires `npe2>=0.7.2` - devbio 0.10 requires `npe2

I think you were missing a rerender. Giving it a try now.

https://github.com/conda-forge/devbio-napari-feedstock/pull/26 is passing now. Give me a 👍 and I'll merge @haesleinhuepf