I am running Oracle Enterprise Linux and have livecd-tools-013-5.el5 installed. Using the provided kickstart files produces an error of parsing at the %end directive of %packages. --------- Using label 'fedora-base-desktop-200806260833' and name 'livecd-fedora-base-desktop-200806260833' Traceback (most recent call last): File "/usr/bin/livecd-creator", line 133, in ? sys.exit(main()) File "/usr/bin/livecd-creator", line 106, in main ks = imgcreate.read_kickstart(options.kscfg) File "/usr/lib/python2.4/site-packages/imgcreate/kickstart.py", line 59, in read_kickstart raise errors.KickstartError("Failed to parse kickstart file " imgcreate.errors.KickstartError: Failed to parse kickstart file 'livecd-fedora-base-desktop.ks' : There was a problem reading from line 64 of the kickstart file -------------------------------------
Also I don't have python2.5 installed. So which version of livecd-tools supports the additional directives but doesn't need python2.5?
I installed the package from the EPEL repository.
livecd@lists.fedoraproject.org