If you have any /etc/cobbler/*.ks*.rpmnew files, the %post section of the RPM will try to delete them, and it will suceed.
The solution looks to be to not have the RPM try to do so much cleanup when moving kickstarts to /var/lib/cobbler/kickstarts, and will be included in the next release. Meanwhile, when upgrading cobbler, I'd suggest backing up your /etc/cobbler. Cobbler's RPM itself should take care of generating a backup of /var/lib/cobbler, though it doesn't hurt to make one of those as well, as a generally good practice. Making regular backups of both paths is a good idea in general and we should probably create a cobbler subcommand to assist with that. --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
