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

Use compatibility for createrepo #420

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kwizart
Copy link

@kwizart kwizart commented Feb 7, 2024

Reported as #403

The point of using createrepo is to keep the same behavior with the createrepo command. Users that want modern behavior should use createrepo_c command instead.

Reported as rpm-software-management#403

The point of using createrepo is to keep the same behavior with the
createrepo command. Users that want modern behavior should use
createrepo_c command instead.

Signed-off-by: Nicolas Chauvet <kwizart@gmail.com>
@kwizart
Copy link
Author

kwizart commented Feb 7, 2024

Tested on my side with this koji scratch build for fedora rawhide
https://koji.fedoraproject.org/koji/taskinfo?taskID=113132488

Copy link
Member

@Conan-Kudo Conan-Kudo left a comment

Choose a reason for hiding this comment

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

I would rather not have this. Tools should adjust accordingly instead.

@kwizart
Copy link
Author

kwizart commented Feb 8, 2024

Do you have a particular reason why you want to change every dependent software instead ?
And can you also include what's the point to keep different commands createrepo and createrepo_c if they have the same behavior ?

@Conan-Kudo
Copy link
Member

Ideally, we wouldn't produce the _c binaries anymore. There's no point to them anymore since the old py-createrepo is gone.

@kwizart
Copy link
Author

kwizart commented Feb 8, 2024

Well, I'm just exactly raising a point for a createrepo use over createrepo_c.

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.

None yet

2 participants