-
Notifications
You must be signed in to change notification settings - Fork 22
Conversation
Now conda auto-build is back again after a quick fix. |
- conda-forge | ||
- defaults" > $CONDARC_PATH | ||
- defaults | ||
- conda-forge" > $CONDARC_PATH |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems a bit dangerous as we might get versions of things from conda-forge that have matching deps on conda-forge, but we will use the defaults version of the dep which may be older.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's also one of my concerns. But this is a temporary solution after discussing with conda-forge team. We will move back when conda team fixed the bugs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sounds good. Trust them over me here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What are these bugs?
Thanks for checking on this. Here is the error info
|
It looks that the issue has been resolved by conda team. We can move conda-forge in front of defaults now. |
I think that problem was coming from the conda 4.0.x binaries. Updating conda to 4.1.x or 4.2.x might fix it. |
Also there is a tremendously long issue where it is being discussed how to handle the change in the prefix length: conda-forge/conda-forge.github.io#171 |
I was using conda 4.1.2, but still got the error. I think the issue came from pytz and sqlite, which need to be installed from default, instead of conda-forge, according to conda-forge team. However, those two packages have been fixed for now at conda-forge. Thanks for the follow up! |
jupyterhub 0.7 is released
add xf11id-ws4 to inventory
also corrected sha256 number, and remove unused tests.