rpm-software-management / dnf5

Next-generation RPM package management system
Other
256 stars 86 forks source link

Implement DNF-PLUGINS-CORE plugins #389

Open j-mracek opened 1 year ago

j-mracek commented 1 year ago
dschwoerer commented 1 year ago

Why was this renamed from dnf-plugins-core to dnf5-plugins? The rename broke the BOUT++ CI. Could a provides dnf-plugins-core be provided?

zdohnal commented 1 year ago

Hi all,

personally it would be great if the following plugins were implemented as time allows it:

Thank you for consideration and all your work on DNF5 and migrating plugins!

msrb commented 1 year ago

Fedora CI also uses "repo-pkgs":

Unknown argument "repo-pkgs" for command "dnf5". Add "--help" for more information about the arguments.`

Is that a plugin as well? Or is there an alternative in dnf5?

Thanks!

kontura commented 1 year ago

Fedora CI also uses "repo-pkgs":

Unknown argument "repo-pkgs" for command "dnf5". Add "--help" for more information about the arguments.`

Is that a plugin as well? Or is there an alternative in dnf5?

Thanks!

In https://github.com/rpm-software-management/dnf5/issues/635 it is mentioned that --repo could be an alternative? The main difference is that if repo-pkgs does dependency resolution it can use dependencies from other repos as well while --repo limits to just the specified repo. So it depends on your use case. If you do install/upgrade it will probably not work for you.

juhp commented 1 year ago

Isn't copr command already implemented? Or plugin would provide additional functionality?

geraldosimiao commented 5 months ago

Hello, I'm confused about this other plug-in ( https://bugzilla.redhat.com/show_bug.cgi?id=1919003) involved on an accepted change proposal for f41 (https://fedoraproject.org/wiki/Changes/RPMCoW#Current_status)

jan-kolarik commented 5 months ago

Hello, I'm confused about this other plug-in ( https://bugzilla.redhat.com/show_bug.cgi?id=1919003) involved on an accepted change proposal for f41 (https://fedoraproject.org/wiki/Changes/RPMCoW#Current_status)

This is something not maintained or developed by the dnf team.