Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 439470 - =sec-policy/selinux-base-9999: build failure on duplicate puppet_admin() definition
Summary: =sec-policy/selinux-base-9999: build failure on duplicate puppet_admin() defi...
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-10-24 02:41 UTC by Alex Brandt (RETIRED)
Modified: 2012-10-24 15:19 UTC (History)
0 users

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


Attachments
emerge --info '=sec-policy/selinux-base-9999' (file_439470.txt,4.84 KB, text/plain)
2012-10-24 02:42 UTC, Alex Brandt (RETIRED)
Details
emerge -pqv '=sec-policy/selinux-base-9999' (file_439470.txt,86 bytes, text/plain)
2012-10-24 02:43 UTC, Alex Brandt (RETIRED)
Details
/var/tmp/portage/sec-policy/selinux-base-9999/temp/build.log (file_439470.txt,17.30 KB, text/plain)
2012-10-24 02:44 UTC, Alex Brandt (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Brandt (RETIRED) gentoo-dev 2012-10-24 02:41:18 UTC
selinux-base-9999 fails to build because of duplicate puppet_admin() definition:

>>> Compiling source in /var/tmp/portage/sec-policy/selinux-base-9999/work ...
policy/modules/contrib/puppet.if:243: Error: duplicate definition of puppet_admin(). Original definition on 86.
make: *** [tmp/all_interfaces.conf] Error 1


Reproducible: Always

Steps to Reproduce:
1. emerge sec-policy/selinux-puppet-9999
2. emerge sec-policy/selinux-base-9999
3. build failure
Actual Results:  
Compilation failure (logs attached).

Expected Results:  
Successful build.
Comment 1 Alex Brandt (RETIRED) gentoo-dev 2012-10-24 02:42:41 UTC
Created attachment 327272 [details]
emerge --info '=sec-policy/selinux-base-9999'
Comment 2 Alex Brandt (RETIRED) gentoo-dev 2012-10-24 02:43:24 UTC
Created attachment 327274 [details]
emerge -pqv '=sec-policy/selinux-base-9999'
Comment 3 Alex Brandt (RETIRED) gentoo-dev 2012-10-24 02:44:10 UTC
Created attachment 327276 [details]
/var/tmp/portage/sec-policy/selinux-base-9999/temp/build.log
Comment 4 Sven Vermeulen (RETIRED) gentoo-dev 2012-10-24 15:19:43 UTC
Should be fixed, thanks for reporting.