RSSAmplifier

aconz2 · Dec 4, 2024

Slow dnf bash completions

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

I just tracked down something that has been plaguing me for as long as I can remember: slow dnf tab completion, both for commands ( in<TAB> ) and packages ( install lib<TAB> ). tldr is that my hostname was set to something that doesn’t resolve. With hostname of localhost the problem goes away. It tries resolving the host because librepo calls curl_version which does LDAP stuff and wants to resolve…

Read on aconz2.github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.