[[email protected] ~]$ sudo yum install --downloadonly --downloaddir=/home/chandu/dir1 httpd
Config error: Parsing file "/etc/dnf/dnf.conf" failed: Parsing file '/etc/dnf/dnf.conf' failed: IniParser: Missing '=' at line 7
I am getting this error while trying to download only apache web server packages into specified folder. Can't find a proper solution in internet. I am a beginner and going through a linked course and stuck with this. Also tried replacing yum with dnf still the same. previously I downloaded successfully, but in course progress I think I messed with dnf.conf file.
Please suggest.
Config error: Parsing file "/etc/dnf/dnf.conf" failed: Parsing file '/etc/dnf/dnf.conf' failed: IniParser: Missing '=' at line 7
I am getting this error while trying to download only apache web server packages into specified folder. Can't find a proper solution in internet. I am a beginner and going through a linked course and stuck with this. Also tried replacing yum with dnf still the same. previously I downloaded successfully, but in course progress I think I messed with dnf.conf file.
Please suggest.