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

Backport rpm: keep compatibility with createrepo #795

Merged

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 review from Watson1978 and daipom February 10, 2025 08:08
@kenhys kenhys added this to the 5.0.6 milestone Feb 10, 2025
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.

👍🏻

@kenhys kenhys merged commit d19d75b into fluent:fluent-package-v5 Feb 10, 2025
63 checks passed
@kenhys kenhys deleted the backport-createrepo-compatibility branch February 10, 2025 08:56
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.

2 participants