Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 408173

Summary: sys-apps/shadow[selinux] should depend on sys-libs/libsemanage
Product: Gentoo Linux Reporter: Markus Knetschke <markus.knetschke>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: selinux
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Markus Knetschke 2012-03-14 15:22:16 UTC
sys-apps/shadow with activated selinux use flag needs libsemanage as build and runtime dependency.

Reproducible: Always

Steps to Reproduce:
1. remove libsemanage
2. try to emerge sys-apps/shadow with selinux use flag
3. emerge fails in configure "configure: error: semanage/semanage.h is missing"
Actual Results:  
emerge fails with error: "configure: error: semanage/semanage.h is missing"

Expected Results:  
emerge merges sys-libs/libsemanage as dependency before merging sys-apps/shadow[selinux]
Comment 1 SpanKY gentoo-dev 2012-04-21 17:17:16 UTC
should be all set now in the tree; thanks for the report!

Commit message: Depend on libsemanage when USE=selinux
http://sources.gentoo.org/sys-apps/shadow/shadow-4.1.5-r2.ebuild?rev=1.1
Comment 2 SpanKY gentoo-dev 2012-04-21 17:20:30 UTC
should be all set now in the tree; thanks for the report!

Commit message: Depend on libsemanage when USE=selinux
http://sources.gentoo.org/sys-apps/shadow/shadow-4.1.5-r2.ebuild?rev=1.1