Bug 1694041
Summary: | dnf list plugins command missing | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Pavel Moravec <pmoravec> |
Component: | dnf | Assignee: | Jaroslav Mracek <jmracek> |
Status: | CLOSED WONTFIX | QA Contact: | BaseOS QE Security Team <qe-baseos-security> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | --- | CC: | james.antill, peter, pkratoch |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-07-02 18:14:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Pavel Moravec
2019-03-29 10:58:30 UTC
The information is provided for nearly all command with "-v" option. See: Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, product-id, repoclosure, repodiff, repograph, repomanage, reposync, subscription-manager, uploadprofile Updating Subscription Management repositories. DNF version: 4.2.7 Do you consider the bug report as a resolved? (In reply to Jaroslav Mracek from comment #1) > The information is provided for nearly all command with "-v" option. See: > > Loaded plugins: builddep, changelog, config-manager, copr, debug, > debuginfo-install, download, generate_completion_cache, needs-restarting, > playground, product-id, repoclosure, repodiff, repograph, repomanage, > reposync, subscription-manager, uploadprofile > Updating Subscription Management repositories. > DNF version: 4.2.7 > > Do you consider the bug report as a resolved? How can I get list of disabled plugins? Or all of them? This list "just" enabled ones, no? (well maybe one might do a trick with 'dnf updateinfo --enableplugin="*" -v' and comparing with 'dnf updateinfo -v' (updateinfo can be replaced by any subcmd), but that sounds rather a workaround trick than user-convenient solution; anyway for my personal purposes it is sufficient - if devels think so as well I am ok in closing the BZ in favour of fixing more important issues with dnf) Thanks for understanding. It would be nice to have this feature eventually, but I would agree that it's very low priority at best. Would it be appropriate to reopen this ticket but change it to Fedora Rawhide DNF, get it added there, and let it eventually trickle down to a future release of RHEL? |