try micromamba#1187
Conversation
42b649a to
8311bb3
Compare
|
@hmaarrfk I believe the changes in conda-forge/zlib-feedstock#62 broke the Windows CIs here. Using the previous version or build number before that PR works. As the author of that PR do you mind taking a look here and help us figure this out? @jswhit this PR adds a workaround for the zlib issue but we should unpin it when the problem is fixed upstream. I'll leave to you if we should merge this or not. There are other changes that are worth keeping regardless of decision on the zlib pin. |
|
I believe the failure there is a network issue and should pass with restart. |
8311bb3 to
ea5dfbc
Compare
|
is the issue that libnetcdf fails, or that this build here fails? |
The build here fails. The debug info is in #1186 (comment) |
|
thanks for fixing this so quickly @ocefpaf ! |
|
do you have a build that just add |
Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>
Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>
|
feel free to squash. |
|
If the fix upstream will happen soon, I'd prefer to wait for that. I'll leave this open in the meantime. Which changes in this PR do we need even after the upstream fix? |
Sorry. I should've said before. @hmaarrfk figured out the real issue and it is that we were depending on an indirect pull of This should be good to go as-is. |
|
To be clear, the "fix" upstream is the same as the fix here. Add |
Debugging #1186