Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 364217 - sec-policy/selinux-courier-2.20101213-r3 ERROR: end of file in string
Summary: sec-policy/selinux-courier-2.20101213-r3 ERROR: end of file in string
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: SE Linux Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-20 08:25 UTC by Dennis Lichtenthäler
Modified: 2011-06-03 09:01 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 Dennis Lichtenthäler 2011-04-20 08:25:27 UTC
sec-policy/selinux-courier-2.20101213-r3 fails to emerge with m4:courier.te:80: ERROR: end of file in string

Reproducible: Always

Steps to Reproduce:
1. emerge sec-policy/selinux-courier-2.20101213-r3

Actual Results:  
make: Entering directory `/var/tmp/portage/sec-policy/selinux-courier-2.20101213-r3/work/strict'
Compiling strict courier module
m4:courier.te:80: ERROR: end of file in string
make: *** [tmp/courier.mod] Error 1
make: Leaving directory `/var/tmp/portage/sec-policy/selinux-courier-2.20101213-r3/work/strict'



fix-services-courier-r3.patch contains a ` at the end of line 28 which causes this

+tunable_policy(`gentoo_try_dontaudit',`
+       dontaudit courier_authdaemon_t self:capability dac_read_search;
+)
+
Comment 1 Sven Vermeulen 2011-04-20 13:55:56 UTC
Should be in hardened-dev overlay corrected (without revbump as build fails)

If someone can merge this with portage tree pretty please?
Comment 2 Mike Nelson 2011-05-09 23:41:04 UTC
I have the same issue. Another request to merge with portage tree. :)
Comment 3 Anthony Basile gentoo-dev 2011-06-03 09:01:23 UTC
This is now in the tree and stabilized.