Public bug reported:

Binary package hint: selinux

I've just tested on two machines, both hardy alpha 6, both running
selinux from the ubuntu-hardened PPA.  Neither machine is able to start
the cupsys service while SELinux is in enforcing mode.

Trying manually from the shell:

[EMAIL PROTECTED]:~$ getenforce 
Permissive
[EMAIL PROTECTED]:~$ sudo setenforce 1
[sudo] password for christer: 
[EMAIL PROTECTED]:~$ sudo /etc/init.d/cupsys stop
 * Stopping Common Unix Printing System: cupsd                           [ OK ] 
[EMAIL PROTECTED]:~$ sudo /etc/init.d/cupsys start
 * Starting Common Unix Printing System: cupsd                                  
start-stop-daemon: Unable to start /usr/sbin/cupsd: Permission denied 
(Permission denied)
[EMAIL PROTECTED]:~$ sudo setenforce 0
[EMAIL PROTECTED]:~$ sudo /etc/init.d/cupsys start
 * Starting Common Unix Printing System: cupsd                           [ OK ] 
[EMAIL PROTECTED]:~$ 

Let me know if there is any more information needed.

** Affects: selinux (Ubuntu)
     Importance: Undecided
         Status: New

-- 
[hardy alpha 6] unable to start cupsys if selinux is enforcing.
https://bugs.launchpad.net/bugs/202983
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to