yes centos 6.4:
=============================
[root@geppetto ~]# cat /etc/*release
CentOS release 6.4 (Final)
LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
CentOS release 6.4 (Final)
CentOS release 6.4 (Final)
[root@geppetto ~]#
======================

I had installed policycoreutils-python as well, for another reason.
the update of cobbler to version  2.4.0 (by epel repo) removed the
suggestion from the "cobbler check" list

Thanks for thinking along,

Joost


2013/8/28 Ronald J. Yacketta <[email protected]>

> What distro are you using?
>
> We are using CentOS 6.4 and had to install policycoreutils-python which
> provides semanage
>
> yum -y install policycoreutils-python
>
>
> On Wednesday, 28 August, 2013 07:28 EDT, "Joost Ringoot" <
> [email protected]> wrote:
>
> > So first I try
> >
> > =========================
> > [root@geppetto ~]# cobbler check
> > The following are potential configuration items that you may want to fix:
> >
> > 1 : you need to set some SELinux rules if you want to use cobbler-web (an
> > optional package), run the following: /usr/sbin/semanage fcontext -a -t
> > httpd_sys_content_rw_t "/var/lib/cobbler/webui_sessions/.*"
> > 2 : debmirror package is not installed, it will be required to manage
> > debian deployments and repositories
> >
> > Restart cobblerd and then run 'cobbler sync' to apply changes.
> > [root@geppetto ~]#
> > ==================
> >
> > and then I do as cobbler check suggests:
> >
> > ==================
> > [root@geppetto ~]# /usr/sbin/semanage fcontext -a -t
> httpd_sys_content_rw_t
> > "/var/lib/cobbler/webui_sessions/.*"
> > /usr/sbin/semanage: Type httpd_sys_content_rw_t is invalid, must be a
> file
> > or device type
> > [root@geppetto ~]#
> > ==================
> >
> > Any suggestions?
> >
> > Thanks,
> > Joost
>
>
>
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://lists.fedorahosted.org/mailman/listinfo/cobbler
>
_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to