Bug 1160967 - Dnf bash completion errors with trying to tab complete a package
Summary: Dnf bash completion errors with trying to tab complete a package
Keywords:
Status: CLOSED DUPLICATE of bug 1151231
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-06 03:35 UTC by Wesley Hearn
Modified: 2014-11-06 04:31 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-06 04:31:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Wesley Hearn 2014-11-06 03:35:03 UTC
Description of problem:
Trying to complete a package name causes dnf to print out errors

Version-Release number of selected component (if applicable):
0.6.2-1

How reproducible:
Always

Steps to Reproduce:
1. Log in as root
2. Type "dnf install <any part of a package name>"
3. Press tab to complete the package name

Actual results:
"-cut: you must specify a list of bytes, characters, or fields
Try 'cut --help' for more information." is printed out instead of the package name.

Expected results:
It should complete the package name.

Additional info:

Comment 1 Parag Nemade 2014-11-06 04:31:39 UTC
The only temporary workaround is to install dnf-plugins-core. Fix is required in dnf to have bash completion working without installing dnf-plugins-core.

*** This bug has been marked as a duplicate of bug 1151231 ***


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