Description of problem: Cannot use the debuginfo-install dnf plugin Version-Release number of selected component (if applicable): [asinha@ankur-laptop ~]$ rpm -q dnf-plugins-core dnf-plugins-core-0.1.1-99.1013.20140714gitdc116e4.fc20.noarch How reproducible: Always Steps to Reproduce: 1. dnf debuginfo-install <package> 2. 3. Actual results: Says command not found Expected results: Should install plugin packages Additional info: [asinha@ankur-laptop ~]$ sudo dnf debuginfo-install evolution timer: config: 6 ms cachedir: /var/cache/dnf/x86_64/20 DNF version: 0.5.4 Command: dnf debuginfo-install evolution Installroot: / Releasever: 20 No such command: debuginfo-install. Please use /bin/dnf --help Cleaning up. [asinha@ankur-laptop ~]$ rpm -q dnf-plugins-core dnf-plugins-core-0.1.1-99.1013.20140714gitdc116e4.fc20.noarch
Ankur can you please install an official dnf-plugins-core release (not the CI version), try again, then attach: /var/log/dnf.log /etc/dnf/dnf.conf Thanks!
(In reply to Ales Kozumplik from comment #1) > Ankur can you please install an official dnf-plugins-core release (not the > CI version), try again, then attach: > > /var/log/dnf.log > /etc/dnf/dnf.conf > > Thanks! Hi Ales, Here's the output: [asinha@ankur-laptop ~]$ sudo dnf debuginfo-install evolution timer: config: 12 ms cachedir: /var/cache/dnf/x86_64/20 DNF version: 0.5.4 Command: dnf debuginfo-install evolution Installroot: / Releasever: 20 No such command: debuginfo-install. Please use /bin/dnf --help Cleaning up. [asinha@ankur-laptop ~]$ rpm -qa \*dnf\* dnf-0.5.4-1.fc20.noarch dnf-plugins-core-0.1.1-2.fc20.noarch I'm attaching the files too. Thanks, Warm regards, Ankur
Ugh. I found that my dnf.conf file was bad. Fixed it. I'm really sorry for the noise.