Fedora Account System
Red Hat Associate
Red Hat Customer
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.
*** Bug 1479330 has been marked as a duplicate of this bug. ***