-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
in-progressissue is actively being worked onissue is actively being worked onlocked[bot] locked due to inactivity[bot] locked due to inactivityseverity::1blocker; broken functionality with no workaroundblocker; broken functionality with no workaroundsource::anacondacreated by members of Anaconda, Inc.created by members of Anaconda, Inc.type::bugdescribes erroneous operation, use severity::* to classify the typedescribes erroneous operation, use severity::* to classify the type
Description
What happened?
The canary builds are failing with a tlz
import error. This is due to the build invoking conda init --install
.
See https://github.com/conda/conda/runs/7731850991?check_suite_focus=true#step:3:761
Tasks
- Add cytoolz as host dependency #11699
- Require
toolz
& softencytoolz
dependency #11700 - Require
toolz
& softencytoolz
dependency conda-forge/conda-feedstock#172 - Require
toolz
& softencytoolz
dependency AnacondaRecipes/conda-feedstock#10 - Drop cytoolz usage conda-build#4556
- Revert dropping
conda._vendor.toolz
#11704 - Add
conda._vendor.toolz
fallback fortlz
#11709
Metadata
Metadata
Assignees
Labels
in-progressissue is actively being worked onissue is actively being worked onlocked[bot] locked due to inactivity[bot] locked due to inactivityseverity::1blocker; broken functionality with no workaroundblocker; broken functionality with no workaroundsource::anacondacreated by members of Anaconda, Inc.created by members of Anaconda, Inc.type::bugdescribes erroneous operation, use severity::* to classify the typedescribes erroneous operation, use severity::* to classify the type
Type
Projects
Status
🏁 Done