On 09/29/2009 03:24 AM, Philippe Eveque wrote:


2009/9/28 Michael DeHaan <[email protected] <mailto:[email protected]>>


    > I noticed the following:
    >
    > - on server2 set up from scratch
    >    cobbler import ....    was complaining that the issued rsync
    > command was failing
    >    I had to disable selinux for rsync to make cobbler import working
    > with the following command.
    >
    >    root# setsebool -P rsync_disable_trans=1

    What OS were you running from?


RHEL 5 (I should have mentioned it).


Were you doing an import from an rsync mirror (as in rsync protocol, rsync://) or just a DVD or filesystem path? I'm suprised we didn't hit that in SELinux testing on previous releases as that hasn't really changed.

Anyway, let's get a ticket for this one too and we'll check it out.









Despite we were not using OMAPI our 1.6.x /etc/cobbler/dhcp.template
was having the declaration below. After migrating to2.0, the /etc/cobbler/dhcp.template was still having this declaration (my fault I should have removed it):

#if $omapi_enabled
 omapi-port $omapi_port;
#end if

Then cobbler sync failed with a cheetah template instantiation error.


Ah, yes, that's one of the .rpmnew files you have to pay attention to on upgrades.

This one is not a bug.  Thanks very much for filing the others!

--Michael

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to