Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
2 tasks done
jakirkham opened this issue Nov 21, 2024 · 6 comments
Closed
2 tasks done
Assignees
Labels
type::bug describes erroneous operation, use severity::* to classify the type

Comments

@jakirkham
Copy link
Member

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

@jakirkham jakirkham added the type::bug describes erroneous operation, use severity::* to classify the type label Nov 21, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in 🧭 Planning Nov 21, 2024
@jakirkham
Copy link
Member Author

@jezdez do you know if someone would be able to look into this one?

Given this r-base for Linux ARM, this is affecting quite a few people

@jezdez
Copy link
Member

jezdez commented Nov 27, 2024

I've brought it up internally.

@jezdez
Copy link
Member

jezdez commented Nov 27, 2024

I found that the original file doesn't exist in the conda-forge channel, was this somehow deleted? I see there is also a r-base-4.4.2-h47223e1_0.conda with the same hash?

Image

The channel cloning/CDN syncing process also highlights that the original file doesn't exist.

Image

This smells like a file deletion that wasn't correctly recorded in the database.

@jezdez
Copy link
Member

jezdez commented Nov 27, 2024

@jezdez
Copy link
Member

jezdez commented Nov 27, 2024

Since the file was never uploaded successfully, could you mark the version as broken and/or upload it again?

@jezdez jezdez self-assigned this Nov 27, 2024
@jezdez jezdez moved this from 🆕 New to 👀 In Review in 🧭 Planning Nov 27, 2024
@jakirkham
Copy link
Member Author

Thanks Jannis! 🙏

Yep sounds good. Closing this issue

@github-project-automation github-project-automation bot moved this from 👀 In Review to 🏁 Done in 🧭 Planning Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::bug describes erroneous operation, use severity::* to classify the type
Projects
Archived in project
Development

No branches or pull requests

2 participants