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

validate repomd.xml files #694

Open
jonathanspw opened this issue Dec 13, 2022 · 1 comment
Open

validate repomd.xml files #694

jonathanspw opened this issue Dec 13, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jonathanspw
Copy link
Member

We should validate the content of repomd.xml files. These files are integral to a working mirror system even if other packages are out of date, missing, etc. the proper repomd.xml file will at least let dnf fall back to a working mirror.

Last night we had an instance of a mirror having an incorrect repomd.xml file resulting in a user not being able to update. We could've easily prevented this situation if we validated all repomd.xml files on a given mirror before considering it as healthy/online.

Marking this as a bug since in the current state non-working mirrors can be marked as OK rendering dnf transactions impossible without user intervention.

@jonathanspw jonathanspw added the bug Something isn't working label Dec 13, 2022
@jonathanspw
Copy link
Member Author

This cropped up again in #959 . We should prioritize this work soon.

@jonathanspw jonathanspw added enhancement New feature or request and removed bug Something isn't working labels Sep 1, 2024
@soksanichenko soksanichenko removed their assignment Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants