-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I'm trying to create a new environment with a metachannel made from defaults and conda-forge:
$ conda create --override-channels -c https://metachannel.conda-forge.org/defaults,conda-forge --name std
Collecting package metadata (current_repodata.json): done
Solving environment: done
UnavailableInvalidChannel: The channel is not accessible or is invalid.
channel name: defaults,conda-forge
channel url: https://metachannel.conda-forge.org/defaults,conda-forge
error code: 404
You will need to adjust your conda configuration to proceed.
Use `conda config --show channels` to view your configuration's current state,
and use `conda config --show-sources` to view config file locations.
Manually visiting the https://metachannel.conda-forge.org/defaults,conda-forge confirms that there appears to be something wrong with the server:

conda 4.8.1 on Debian 10.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels