On 8 December 2016 at 16:28, Michael Schwendt <mschwendt@xxxxxxxxx> wrote: > > It has messed up multiple commands for me for a long time. Have reported > some of them, have opened threads on mailing-lists, but it hasn't lead > to anything. > > $ cd some-srpms-dir > $ dnf builddep foo<TAB> > $ dnf builddep foo<TAB><TAB> > > It doesn't complete anything. No matter how often I press TAB. > Compared with: > > $ yum-builddep foo<TAB> > > It queries the RPM database, which is something I don't want, and only > then shows multiple pages of local files and installed packages, asking me > to page through them, so I may add refine my completion request. > Try: $ yum-builddep ./foo<TAB> FWIW I've been using yum completion with dnf for some time, I find it faster (with a couple of caveats of course due to syntax differences between yum and dnf). > If I uninstall bash-completion package, at least both commands behave > the same, and "dnf builddep ..." becomes usable again. [..] -- Ahmad Samir _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx