Bug 1121318 - No such command: debuginfo-install. Please use /bin/dnf --help
Summary: No such command: debuginfo-install. Please use /bin/dnf --help
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf-plugins-core
Version: 20
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1109693
TreeView+ depends on / blocked
 
Reported: 2014-07-19 04:42 UTC by Ankur Sinha (FranciscoD)
Modified: 2014-07-21 08:04 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-07-21 08:04:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ankur Sinha (FranciscoD) 2014-07-19 04:42:13 UTC
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

Comment 1 Ales Kozumplik 2014-07-21 06:40:59 UTC
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!

Comment 2 Ankur Sinha (FranciscoD) 2014-07-21 08:02:42 UTC
(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

Comment 3 Ankur Sinha (FranciscoD) 2014-07-21 08:04:37 UTC
Ugh. I found that my dnf.conf file was bad. Fixed it. I'm really sorry for the noise.


Note You need to log in before you can comment on or make changes to this bug.