Issued:
2013-01-07
Updated:
2013-01-07

RHBA-2012:1128 - python-iniparse bug fix update


Synopsis

python-iniparse bug fix update

Type/Severity

Bug Fix Advisory

Topic

An updated python-iniparse package that fixes one bug is now available for Red Hat Enterprise Linux 5.

Description

The python-iniparse package contains an INI parser for Python which is API-compatible with the standard library's ConfigParser, preserves structure of INI files (order of sections and options, indentation, comments, and blank lines is preserved when data is updated), and is more convenient to use.

This update fixes the following bug:

  • Due to errors in the defaults() method, python-iniparse failed with a traceback and the "ValueError: too many values to unpack" message was printed when using the method. The underlying source code has been revised, and the traceback no longer occurs when the defaults() method is used. (BZ#753891)

All users of python-iniparse are advised to upgrade to this updated package, which fixes this bug.

Solution

Before applying this update, make sure all previously-released errata relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/knowledge/articles/11258

Affected Products

ProductVersionArch
Red Hat Enterprise Linux for Power, big endian5ppc
Red Hat Enterprise Linux for IBM z Systems5s390x
Red Hat Enterprise Linux Workstation5x86_64
Red Hat Enterprise Linux Workstation5i386
Red Hat Enterprise Linux Server5x86_64
Red Hat Enterprise Linux Server5ia64
Red Hat Enterprise Linux Server5i386
Red Hat Enterprise Linux Server from RHUI5x86_64
Red Hat Enterprise Linux Server from RHUI5i386
Red Hat Enterprise Linux Desktop5x86_64
Red Hat Enterprise Linux Desktop5i386

Updated Packages

  • python-iniparse-0.2.3-6.el5.noarch.rpm
  • python-iniparse-0.2.3-6.el5.src.rpm

Fixes

CVEs

(none)

References

(none)


Additional information