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

rpm: keep compatibility with createrepo #794

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

kenhys
Copy link
Contributor

@kenhys kenhys commented Feb 10, 2025

Latest createrepo-c breaks compatibility with createrepo. For example, it does not create metadata (repodata/*) which can be handled yum in AmazonLinux 2.

To keep compatibility for such a distribution, need to specify --compatibility explicitly.

See rpm-software-management/createrepo_c#383

Latest createrepo-c breaks compatibility with createrepo.
For example, it does not create metadata (repodata/*) which can be
handled yum in AmazonLinux 2.

To keep compatibility for such a distribution, need to specify
--compatibility explicitly.

See rpm-software-management/createrepo_c#383

Signed-off-by: Kentaro Hayashi <[email protected]>
@kenhys kenhys requested a review from Watson1978 February 10, 2025 07:30
Copy link
Contributor

@Watson1978 Watson1978 left a comment

Choose a reason for hiding this comment

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

LGTM.
Thanks 👍🏻

@kenhys kenhys requested a review from daipom February 10, 2025 08:07
Copy link
Contributor

@daipom daipom left a comment

Choose a reason for hiding this comment

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

Thanks!

@daipom daipom merged commit 70b36f9 into fluent:master Feb 12, 2025
214 of 215 checks passed
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.

3 participants