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

Bump repomd_parser to 0.1.6 for ztd and pin gems which have 2.6+ dependency on later versions #1073

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

felixsch
Copy link
Contributor

part of: https://trello.com/c/BfrlfQwR/3154-support-zst-compression-format-in-rmt
Also handles: #1045 and #1042
fixes: #1050

This is updating repomd_parser which now comes with zstd support and pinning gems which updates now requires ruby 2.6+ to work.

How to review this pull request:

  • Run bundle and see updates coming through

  • Check zstd support:

$ bin/rmt-cli repos custom add http://download.opensuse.org/tumbleweed/repo/oss/ tumble-oss
$ bin/rmt-cli mirror repository tumble-oss
# expect: Wait until it starts downloading `rpm` packages to know it successfully parsed the `primary.xml.zst` file

Thank you for reviewing this pull request! If you have questions, please do not hesitate to ask! 🚀

@ngetahun ngetahun self-requested a review January 24, 2024 09:35
@ngetahun
Copy link
Contributor

Support zst compression format in RMT

@felixsch felixsch force-pushed the update-repomd_parser branch from 96d1523 to 8cafdea Compare January 24, 2024 10:03
Copy link
Contributor

@ngetahun ngetahun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Tested with the given demo instructions

@felixsch felixsch merged commit 73a8144 into master Jan 24, 2024
2 checks passed
@felixsch felixsch deleted the update-repomd_parser branch January 24, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to mirror openSUSE Tumbleweed
2 participants