Bug 1469667 - dnf should recommend sqlite package so tab completion works correctly
Summary: dnf should recommend sqlite package so tab completion works correctly
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Igor Gnatenko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-11 15:15 UTC by Matthew Miller
Modified: 2018-01-03 15:08 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-01-03 15:08:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Matthew Miller 2017-07-11 15:15:19 UTC
Description of problem:

/usr/share/bash-completion/completion/dnf includes references to the sqlite3 command. Without that installed, related completions do not... complete.


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

dnf-2.5.1-1.fc26.noarch

How reproducible:

inherent

Steps to Reproduce:
1. Install Fedora Workstation with default parameters
2. Try to tab complete something like `dnf upgrade sq[TAB]

Actual results:

Nothing

Expected results:

List of packages starting with sq

Additional info:

Install sqlite and watch the results above change.

Recommendation:

Add "Recommends: sqlite" or "Recommends: /usr/bin/sqlite3" to DNF package so sqlite gets pulled in. Please also check for other commands that might be used in the dnf completion file and address similarly.

Comment 1 Igor Gnatenko 2018-01-03 15:08:59 UTC
*** Bug 1479330 has been marked as a duplicate of this bug. ***


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