Skip to content

Conda falsely claims noarch/repodata.json.bz2 is required in channels #14965

@dholth

Description

@dholth

Checklist

  • I added a descriptive title
  • I searched open reports and couldn't find a duplicate

What happened?

This is no longer true, and for years now conda can't use repodata.json.bz2 at all. Update documentation and error message(s).

As of conda 4.3, a valid channel must contain a `noarch/repodata.json` and
associated `noarch/repodata.json.bz2` file, even if `noarch/repodata.json` is
empty. Use `conda index /tmp/asd`, or create `noarch/repodata.json`
and associated `noarch/repodata.json.bz2`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type::bugdescribes erroneous operation, use severity::* to classify the type

    Type

    No type

    Projects

    Status

    🏁 Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions