-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Looks like the dnf.conf file located in /etc/dnf/dnf.conf is broken since the latest update of the rawhide image. Whenever trying to install something using dnf install I get the following error : Config error: Parsing file "/etc/dnf/dnf.conf" failed: Parsing file '/etc/dnf/dnf.conf' failed: IniParser: Missing section header at line 1. Indeed, it seems like the file is missing at least the [main] tag at the first line.
dnf.conf in fedora:latest image:
[main]
gpgcheck=True
i>nstallonly_limit=3
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True
tsflags=nodocs
dnf.conf in fedora:rawhide image:
tsflags=nodocs
flatcap, Cjkjvfnby, Mab879, tgunsch and schlomo
Metadata
Metadata
Assignees
Labels
No labels