[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: ks_validator error?



Terry McIntyre wrote:
When I validate my kickstart file using ks_validator, I get this
generic message:


[root admin cobbler]# ksvalidator
/var/www/cobbler/kickstarts_sys/00:15:17:3a:c2:78/ks.cfg
General error in input file:  'str' object has no attribute 'partition'

Is this something I should worry about?

Any notion what I should look for?

Thanks for any info.


The partition method is apparently new to Python 2.5, so that is probably the problem. You probably want an older version of pykickstart that matches your distro?

--Michael



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]