mavit wrote: > Fletch;239269 Wrote: >> The yum repo has a new nightly including Robin's SELinux changes. >> Please test. > > With squeezecenter-7.0-0.1.20071031, I still get the old SELinux > message that I'd hoped these latest changes would have have sorted: > > > Code: > -------------------- > > # /sbin/init.d/squeezecenter start > Starting SqueezeCenter: ** SqueezeCenter Error: > ** SELinux settings prevented SqueezeCenter from starting. > ** See http://wiki.slimdevices.com/index.cgi?RPM for more information. > -------------------- > > It starts up fine once you do 'chcon -R -t texrel_shlib_t > /usr/share/squeezecenter/CPAN/arch', though.
This is working fine for me without the texrel_shlib_t fix. I suspect this is because I have some perl module installed from RPM and you don't and squeezecenter is using the one in /usr/share/squeezecenter. I'm not sure which one it might be, but I have the following installed: mod_perl-2.0.2-6.3.el5 perl-5.8.8-10 perl-Archive-Tar-1.32-1.el5.rf perl-BSD-Resource-1.28-1.fc6.1 perl-Compress-Zlib-1.42-1.fc6 perl-Config-IniFiles-2.39-1.2.el5.rf perl-Crypt-PasswdMD5-1.3-2.el5 perl-DBD-MySQL-3.0007-1.fc6 perl-DBI-1.58-2.el5.rf perl-Digest-HMAC-1.01-15 perl-Digest-SHA1-2.11-1.2.1 perl-HTML-Parser-3.55-1.fc6 perl-HTML-Tagset-3.10-2.1.1 perl-IO-Socket-INET6-2.51-2.fc6 perl-IO-Socket-SSL-1.07-2.el5.rf perl-IO-Zlib-1.05-1.el5.rf perl-libwww-perl-5.805-1.1.1 perl-Net-Daemon-0.43-1.el5.rf perl-Net-DNS-0.61-1.el5.rf perl-Net-IP-1.25-2.fc6 perl-Net-SSLeay-1.30-4.fc6 perl-PlRPC-0.2020-1.el5.rf perl-Socket6-0.19-3.fc6 perl-String-CRC32-1.4-2.fc6 perl-URI-1.35-3 I suspect Compress::Zlib might be the culprit. Try installing perl-Compress-Zlib. Fletch - if this is the case, we should add perl-Compress-Zlib as a dependency. R. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
