Description of problem: Given a repo definition of: [development] name=Fedora - Development baseurl=http://koji.fedoraproject.org/static-repos/dist-f8-build-current/x86_64/ # baseurl= http://172.31.4.2/fedora/development/x86_64/os/ http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os/ #mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64 enabled=1 gpgcheck=0 yum-3.2.4 w/iniparse yields: [root@nostromo ~]# yum -d5 upgrade Loading "skip-broken" plugin Running "config" handler for "skip-broken" plugin Config Error: File contains parsing errors: file://///etc/yum.repos.d/fedora-development.repo [line 26]: http://download.fedora.redhat.com/pub/fedora/linux/development/x86_64/os/ If I take the commented line out, it works. Version-Release number of selected component (if applicable): yum-3.2.4-3.fc8
It is an issue in python-iniparse, it have been reported upstream
I have made a python-iniparse-0.2.1-3 release with a patch from upstream there fixes this issue. It will be available in rawhide & updates-testing at next push.
python-iniparse-0.2.1-3.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report.
python-iniparse-0.2.1-3.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.