Bug 280581 - python-iniparse doesn't handle comments the same
Summary: python-iniparse doesn't handle comments the same
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-iniparse
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F8Blocker
TreeView+ depends on / blocked
 
Reported: 2007-09-06 14:19 UTC by Bill Nottingham
Modified: 2014-03-17 03:08 UTC (History)
5 users (show)

Fixed In Version: 0.2.1-3.fc7
Clone Of:
Environment:
Last Closed: 2007-09-18 03:20:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2007-09-06 14:19:23 UTC
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

Comment 1 Tim Lauridsen 2007-09-06 17:12:06 UTC
It is an issue in python-iniparse, it have been reported upstream

Comment 2 Tim Lauridsen 2007-09-10 11:22:12 UTC
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.


Comment 3 Fedora Update System 2007-09-10 16:51:39 UTC
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.

Comment 4 Fedora Update System 2007-09-18 03:20:35 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.