Issued:
2013-11-20
Updated:
2013-11-20

RHBA-2013:1629 - pykickstart bug fix and enhancement update


Synopsis

pykickstart bug fix and enhancement update

Type/Severity

Bug Fix Advisory (none)

Topic

An updated pykickstart package that fixes several bugs and adds one enhancement is now available for Red Hat Enterprise Linux 6.

Description

The pykickstart package contains a python library for manipulating kickstart files.

This update fixes the following bugs:

  • When combining the autopart command with other kickstart partitioning commands in one kickstart file, installation proceeded unexpectedly with errors. The underlying source code has been modified so that the user is notified and installation is aborted with a parse error if the kickstart file contains invalid partitioning. (BZ#886010)

  • When a kickstart file specified two logical volumes with the same name, installation failed with this inappropriate error message:

    AttributeError: 'LogVolData' object has no attribute 'device'

With this update, duplicate names are detected correctly and the appropriate error message is displayed. (BZ#924579)

  • When running a kickstart file that contained the "network" command with the "--ipv6" option specified, installation could terminate unexpectedly with the following message:

    TypeError: not all arguments converted during string formatting

This update applies a patch to fix this bug and kickstart files work as expected in the described scenario. (BZ#966183)

In addition, this update adds the following enhancement:

  • This enhancement adds the ability to specify the "--ipv6gateway" option for the "network" command in kickstart files. As a result, both IPv4 and IPv6 default gateways can be specified for a network device configuration using the "network" command. (BZ#978252)

Users of pykickstart are advised to upgrade to this updated package, which fixes these bugs and adds this enhancement.

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/site/articles/11258

Affected Products

ProductVersionArch
Red Hat Enterprise Linux for Power, big endian6ppc64
Red Hat Enterprise Linux for IBM z Systems6s390x
Red Hat Enterprise Linux Workstation6x86_64
Red Hat Enterprise Linux Workstation6i386
Red Hat Enterprise Linux Server6x86_64
Red Hat Enterprise Linux Server6i386
Red Hat Enterprise Linux Server from RHUI6x86_64
Red Hat Enterprise Linux Server from RHUI6i386
Red Hat Enterprise Linux Server - Extended Life Cycle Support6x86_64
Red Hat Enterprise Linux Server - Extended Life Cycle Support6i386
Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension6x86_64
Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension6i386
Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems)6s390x
Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems)6s390x
Red Hat Enterprise Linux Desktop6x86_64
Red Hat Enterprise Linux Desktop6i386

Updated Packages

  • pykickstart-1.74.14-1.el6.noarch.rpm
  • pykickstart-1.74.14-1.el6.src.rpm

Fixes

CVEs

(none)

References

(none)


Additional information