[hardy beta] unable to start syslog-ng if selinux is enforcing.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
selinux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: selinux
Symptom:
root@guapuraT61:~# getenforce
Enforcing
root@guapuraT61:~# /etc/init.
* Starting system logging syslog-ng start-stop-daemon: Unable to start /sbin/syslog-ng: Permission denied (Permission denied)
root@guapuraT61:~# setenforce 0
root@guapuraT61:~# /etc/init.
* Starting system logging syslog-ng [ ok ]
Cause:
root@guapuraT61:~# dmesg
<---snip--->
[ 2500.863873] audit(120698064
[ 2508.737889] audit(120698065
[ 2511.072712] audit(120698065
[ 2511.072746] audit(120698065
<---snip--->
Additional information:
root@guapuraT61:~# lsb_release -rd
Description: Ubuntu hardy (development branch)
Release: 8.04
(All installed packages up to date as of today (post-beta release))
root@guapuraT61:~# apt-cache policy selinux selinux-policy selinux-
selinux:
Installed: 0.2
Candidate: 0.2
Version table:
*** 0.2 0
500 http://
100 /var/lib/
0.1+ppa1 0
500 http://
selinux-policy:
Installed: (none)
Candidate: (none)
Version table:
selinux-
Installed: 0.0.20071214-
Candidate: 0.0.20071214-
Version table:
*** 0.0.20071214-
500 http://
100 /var/lib/
selinux-
Installed: (none)
Candidate: (none)
Version table:
This is nearly identical (only the target service differs) to bug #202983 (https:/ /bugs.launchpad .net/ubuntu/ +source/ selinux/ +bug/202983)