Skip to content

Corrupted package linux-aarch64/r-base-4.4.1-h47223e1_16.conda on CDN (original looks ok) #1067

Closed
@jakirkham

Description

@jakirkham

Checklist

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

What happened?

When checking the channel normally (via CDN), am seeing the expected error (given this issue)

% conda search -c conda-forge "r-base[subdir=linux-aarch64]=4.4.1=h47223e1_16" 
Loading channels: done
No match found for: r-base==4.4.1=h47223e1_16[subdir=linux-aarch64]. Search: *r-base*==4.4.1=h47223e1_16[subdir=linux-aarch64]

PackagesNotFoundError: The following packages are not available from current channels:

  - r-base==4.4.1=h47223e1_16[subdir=linux-aarch64]

Current channels:

  - https://conda.anaconda.org/conda-forge/linux-aarch64
  - https://conda.anaconda.org/conda-forge/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

However when bypassing the CDN (by passing a label), the package is found

% conda search -c conda-forge/label/main "r-base[subdir=linux-aarch64]=4.4.1=h47223e1_16"               
Loading channels: done
# Name                       Version           Build  Channel             
r-base                         4.4.1     h47223e1_16  conda-forge/label/main

Has this package gotten corrupted on CDN?

Additional Context

Originally from issue: conda-forge/r-base-feedstock#357

Also relevant: conda-forge/admin-requests#1176

Metadata

Metadata

Assignees

Labels

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

Type

Projects

  • Status

    🏁 Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions