Dnf color problem

Hi, I am in f41B. It seems dnf is not reading /etc/dnf/dnf.conf at all.
I have fastestmirror and few colors enabled, but it is neither searching the fastest mirror nor showing the output in the color (for niw installation, I expect the output should be bold,cyan:

cat /etc/dnf/dnf.conf 
# see `man dnf.conf` for defaults and possible options

[main]
skip_if_unavailable=True
fastestmirror=True
max_parallel_downloads=10
color=always
color_list_installed_older=yellow
color_list_installed_newer=bold,yellow
color_list_installed_reinstall=dim,cyan
color_list_installed_running_kernel=bold,underline
color_list_installed_extra=bold,red
color_list_available_upgrade=bold,blue
color_list_available_downgrade=dim,magenta
color_list_available_install=bold,cyan
color_list_available_reinstall=bold,underline,green
color_list_available_running_kernel=bold,underline
color_search_match=bold,magenta
color_update_installed=bg:red
color_update_local=dim,green
color_update_remote=bold,green
 rudra roddur ~ sudo dnf install paraview
Updating and loading repositories:
Repositories loaded.
Package                                           Arch         Version                                            Repository                      Size
Installing:
 paraview                                         x86_64       5.12.1-5.fc41                                      fedora                     323.6 MiB
Installing dependencies:
 cgnslib-libs                                     x86_64       4.4.0-5.fc41                                       fedora                     806.5 KiB
 paraview-data                                    noarch       5.12.1-5.fc41                                      fedora                     194.3 KiB
 python3-Automat                                  noarch       22.10.0-8.fc41                                     fedora                     236.6 KiB
 python3-autobahn                                 noarch       23.6.2-8.fc41                                      fedora                       8.7 MiB
 python3-cftime                                   x86_64       1.6.4-1.fc41                                       fedora                     632.4 KiB
 python3-constantly                               noarch       15.1.0-33.fc41                                     fedora                      38.7 KiB
 python3-hyperlink                                noarch       21.0.0-17.fc41                                     fedora                     486.2 KiB
 python3-incremental                              noarch       22.10.0-7.fc41                                     fedora                     169.1 KiB
 python3-netcdf4                                  x86_64       1.7.1-2.fc41                                       fedora                       2.3 MiB
 python3-service-identity                         noarch       23.1.0-7.fc41                                      fedora                      67.6 KiB
 python3-twisted                                  noarch       23.10.0-7.fc41                                     fedora                      39.2 MiB
 python3-txaio                                    noarch       23.1.1-8.fc41                                      fedora                     152.8 KiB
 python3-zope-interface                           x86_64       7.0.1-1.fc41                                       fedora                     902.1 KiB
Installing weak dependencies:
 python3-twisted+tls                              noarch

for reference: Options that are documented/implemented in DNF but not in DNF5 — dnf5 documentation

Seems to be documented but not yet implemented in dnf5

2 Likes

Added dnf5