Skip to content

fusing more than two channels fails #27

@rgommers

Description

@rgommers

The readme says fusing more than two channels is possible without giving an example; it seems to not work:

conda create --override-channels -c https://metachannel.conda-forge.org/defaults,conda-forge/pandas,conda-forge/scikit-learn pandas -n testmeta

gives

Collecting package metadata: failed

CondaHTTPError: HTTP 500 CONNECTION FAILED for url <https://metachannel.conda-forge.org/defaults,conda-forge/pandas,conda-forge/scikit-learn/noarch/repodata.json>
Elapsed: 00:00.511322
CF-RAY: 4d03b7fa8fd42c0a-AMS

A remote server error occurred when trying to retrieve this URL.

A 500-type error (e.g. 500, 501, 502, 503, etc.) indicates the server failed to
fulfill a valid request.  The problem may be spurious, and will resolve itself if you
try your request again.  If the problem persists, consider notifying the maintainer
of the remote server.

Leaving off ,conda-forge/scikit-learn does work as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions