8000 bz2 suffixes being used despite registry not having bz2 files · Issue #639 · conda/conda-lock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
bz2 suffixes being used despite registry not having bz2 files #639
Open
@benmoss

Description

@benmoss

Checklist

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

What happened?

Using the --update flag seems to result in all of my packages that have .conda suffixes being replaced with .tar.bz2 suffixes. It seems to because of this line.

I took a look at fixing it but it seems like the overall strategy being used here of running conda list --json won't work since it doesn't give us the remote URL and so we're forced to re-assemble it from the channel and guess at what the extension is.

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

      0