Robert L Cochran wrote:
> When I run `cobbler check` I get these complaints:
>
> [r...@deafeng3 cobbler]# cobbler check
> /usr/lib64/python2.6/site-packages/Cheetah/CacheRegion.py:30: 
> DeprecationWarning: the md5 module is deprecated; use hashlib instead
>    import md5
> The following potential problems were detected:
> #0: you need to set some SELinux content rules to ensure cobbler works 
> correctly in your SELinux environment, run the following: 
> /usr/sbin/semanage fcontext -a -t public_content_t "/tftpboot/.*"
> #1: since iptables may be running, ensure 69, 80, and 25151 are unblocked
> #2: fencing tools were not found, and are required to use the (optional) 
> power management features. install cman to use them
>
>
> I've tried several times to adjust the file context for tftpboot and get 
> this answer back from semanage:
>
> [r...@deafeng3 cobbler]# /usr/sbin/semanage fcontext -a -t 
> public_content_t "/tftpboot/.*"
> /usr/sbin/semanage: File context for /tftpboot/.* already defined
>
> Any advice appreciated. I need to install Fedora 11 on two (2) Toshiba 
> Satellite 1905-S301 laptops, on brand new hard drives, and this seems a 
> good chance to have Cobbler do it for me.
>
> Bob
>   

What does SELinux say you have the context set to? It could either be 
that a context is already assigned or that the check to tell you to set 
it is not correct...
>
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   

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

Reply via email to