1.167.1. RHBA-2010:0248: bug fix and enhancement update
An updated pykickstart package that fixes two bugs and adds three enhancements is now available.
The pykickstart package is a python library used to manipulate kickstart files.
* The update which enabled the --hvargs boot option in pykickstart (see
BZ#547877) caused anaconda to a return the error: "KeyError: 'hvArgs'" and exit the installation. A patch has been applied to kickstart.py to correct this. (
BZ#540473)
* The kickstart install process is able to use package group entries to automatically install all packages in a specified 'group'. Functionality has now been added to both pykickstart and the anaconda install system to also support group exclusions, such as -@conflicts. (
BZ#555311).
pykickstart users should upgrade to this updated package, which fixes these issue and adds these enhancements.