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

Is there a reason to prefer /usr/bin/yum-deprecated over /usr/bin/yum? #259

Closed
praiskup opened this issue May 13, 2019 · 1 comment
Closed

Comments

@praiskup
Copy link
Member

I happened to have both yum (because 1minutetip, because ... whatever), and dnf-yum providing /usr/bin/yum. The mock -r epel-6-x86_64 --install ... command failed for me, because I had a broken python3-urlgrabber package. When I removed yum, mock started using the dnf-yum and that doesn't use urlgrabber anymore....

Could we prefer /usr/bin/yum when both yum and yum-deprecated are available?

@praiskup
Copy link
Member Author

It is, since the final rpm transaction is more likely to be the same as on the corresponding EL system (dnf can calculate the transaction differently, at least in theory).

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

No branches or pull requests

1 participant