You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`.