[devel] I: dbus: SELinux support breaks software

Valery V. Ionozemtsev shrek на altlinux.ru
Пн Авг 30 06:25:01 UTC 2010


В Пнд, 30/08/2010 в 02:21 +0400, Dmitry V. Levin пишет:
> On Mon, Aug 30, 2010 at 01:57:47AM +0400, ALT beekeeper wrote:
> > telepathy-glib-0.10.7-alt1
> > 	make[4]: Entering directory `/usr/src/RPM/BUILD/telepathy-glib-0.10.7/tests/dbus'
> > 	Could not tell if SELinux is enabled: No such file or directory
> > 	SELinux pre-initialization failed
[..]
> Это результат включения поддержки SELinux в dbus-1.2.24-alt2.

какие то проблемы в hasher'e. is_selinux_enabled() возвращает 0 если
SELinux выключет и 1 если включен. простой тест

#include <stdio.h>
#include <selinux/selinux.h>

void main(int argc, char **argv) {
        printf("%i\n", is_selinux_enabled());
}

у меня в локальном хашере возвращает 0, почему в сборочнице оно
верзвращает -1?

-- 
Valery V. Inozemtsev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.altlinux.org/pipermail/devel/attachments/20100830/c041e562/attachment.bin>


Подробная информация о списке рассылки Devel