Skip to content

CI: use strict channel priority to avoid GDAL from main channel #153

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

Closed

Conversation

jorisvandenbossche
Copy link
Member

The tests on python 3.7 are currently failing due to a fiona import error (https://github.com/geopandas/dask-geopandas/runs/5123735878?check_suite_focus=true), which I suppose is caused by a mix from default / conda-forge channel (for some reason, it started to install GDAL 3.4 from the main channel instead of GDAL 3.2 from conda-forge, since one of the last days)

@martinfleis
Copy link
Member

That didn't help for some reason. It still comes from default.

@jorisvandenbossche
Copy link
Member Author

Yeah, currently trying to reproduce it locally

@jorisvandenbossche
Copy link
Member Author

I can reproduce it locally, opened mamba-org/mamba#1465

@martinfleis
Copy link
Member

This seems to have fixed itself, but we have merged #91 with a bit incompatible with our minimal version (I'd bump it as I said elsewhere).

@jorisvandenbossche
Copy link
Member Author

but we have merged #91 with a bit incompatible with our minimal version (I'd bump it as I said elsewhere).

Yeah, I was ignoring the failures on the 37 build ..

Closing this, as I think for mamba it shouldn't actually be necessary. I assume it was caused by some temporary incorrect metadata issue.

@jorisvandenbossche jorisvandenbossche deleted the ci-fiona-main branch February 14, 2022 19:03
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