Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382143 - sec-policy/selinux-gpg-2.20110726-r1 fails to install
Summary: sec-policy/selinux-gpg-2.20110726-r1 fails to install
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-07 13:29 UTC by Matthew Thode ( prometheanfire )
Modified: 2011-10-23 13:16 UTC (History)
2 users (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 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2011-09-07 13:29:29 UTC
make: Entering directory `/var/tmp/portage/sec-policy/selinux-gpg-2.20110726-r1/work/strict'
Compiling strict gpg module
/usr/bin/checkmodule:  loading policy configuration from tmp/gpg.tmp
gpg.te":354:ERROR 'syntax error' at token 'mutt_manage_tmp_files' on line 29970:
	mutt_manage_tmp_files(gpg_t)
#line 354
/usr/bin/checkmodule:  error(s) encountered while parsing configuration
make: *** [tmp/gpg.mod] Error 1
make: Leaving directory `/var/tmp/portage/sec-policy/selinux-gpg-2.20110726-r1/work/strict'




Don't know what file it is looking at line 29970 on or I'd fix it :|
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2011-09-07 18:37:26 UTC
Bah, interface was changed to mutt_rw_tmp_files but forgot to update the gpg definition for that.
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2011-09-09 18:39:22 UTC
Fixed in CVS (~arch), will also be part of future -r4 release.