Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 461880 - app-admin/abrt - selinux policy request
Summary: app-admin/abrt - selinux policy request
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: SELinux (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard: sec-policy r12
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-16 00:53 UTC by iGentoo
Modified: 2013-03-29 10:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description iGentoo 2013-03-16 00:53:26 UTC
Unable to start abrt daemon without selinux policy.

# semodule -d abrt
abrt	1.3.4	Disabled

# /etc/init.d/abrt start
abrt                     | * Starting abrtd ...                           [ ok ]
abrt                     | * Running abrt-harvest-vmcore ...              [ ok ]
abrt                     | * Installing abrt-ccpp hook ...                [ ok ]
abrt                     | * Starting abrt-dump-oops ...                  [ ok ]
abrt                     | * Starting abrt-dump-xorg ...                  [ ok ]

# rc-status
...
 abrt                                                              [  crashed  ]
...

# sestatus -v
SELinux status:		enabled, MLS
SELinuxfs mount:	/sys/fs/selinux
Current mode:		permissive
Policy version:		28

Process contexts:
Current context:	root:sysadm_r:sysadm_t:s0-s0:c0.c1023
Init context:		system_u:system_r:init_t:s0-s0:c0.c1023
/sbin/agetty		system_u:system_r:getty_t:s0-s0:c0.c1023
/usr/sbin/sshd		system_u:system_r:sshd_t:s0-s0:c0.c1023

File contexts:
Controlling term:	root:object_r:user_devpts_t:s0
/sbin/init		system_u:object_r:init_exec_t:s0
/sbin/agetty		system_u:object_r:getty_exec_t:s0
/bin/login		system_u:object_r:login_exec_t:s0
/sbin/rc		system_u:object_r:rc_exec_t:s0
/usr/sbin/sshd		system_u:object_r:sshd_exec_t:s0
/sbin/unix_chkpwd	system_u:object_r:chkpwd_exec_t:s0
/etc/passwd		system_u:object_r:etc_t:s0
/etc/shadow		system_u:object_r:shadow_t:s0
/bin/sh			system_u:object_r:bin_t:s0 -> system_u:object_r:shell_exec_t:s0
/bin/bash		system_u:object_r:shell_exec_t:s0
/bin/tcsh		system_u:object_r:shell_exec_t:s0
/bin/csh		system_u:object_r:bin_t:s0 -> system_u:object_r:shell_exec_t:s0
/usr/bin/newrole	system_u:object_r:newrole_exec_t:s0
/usr/bin/gdm		system_u:object_r:bin_t:s0 -> system_u:object_r:xdm_exec_t:s0
/lib/libc.so.6		system_u:object_r:lib_t:s0 -> system_u:object_r:lib_t:s0
/lib/ld-linux.so.2	system_u:object_r:lib_t:s0 -> system_u:object_r:ld_so_t:s0
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2013-03-16 15:30:17 UTC
Thanks, selinux-abrt is added to the tree (both the r12 version and the -9999 ebuild). When r12 becomes stable, i'll also add it as a dependency on abrt itself.
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2013-03-29 10:54:21 UTC
stabilized