Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446820 - selinux-consolekit-9999 fails to build with mcs policy
Summary: selinux-consolekit-9999 fails to build with mcs policy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: SELinux (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: SE Linux Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-11 00:56 UTC by Hinnerk van Bruinehsen
Modified: 2012-12-12 19:34 UTC (History)
0 users

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 Hinnerk van Bruinehsen 2012-12-11 00:56:35 UTC
selinux-consolekit-9999 fails to build for me. The error is:

Compiling mcs consolekit module
/usr/bin/checkmodule:  loading policy configuration from tmp/consolekit.tmp
consolekit.te":82:ERROR 'syntax error' at token 'auth_pid_filetrans_pam_console_data' on line 6344:
	auth_pid_filetrans_pam_console_data(consolekit_t, dir, "console")
#line 82
/usr/bin/checkmodule:  error(s) encountered while parsing configuration
make: *** [tmp/consolekit.mod] Error 1
make: Leaving directory `/var/tmp/portage/sec-policy/selinux-consolekit-9999/work/mcs'

Reproducible: Always
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2012-12-12 19:34:52 UTC
Should be fixed now, upstream used a different name for the interface than we suggested. Thanks for reporting!