Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 408173 - sys-apps/shadow[selinux] should depend on sys-libs/libsemanage
Summary: sys-apps/shadow[selinux] should depend on sys-libs/libsemanage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 15:22 UTC by Markus Knetschke
Modified: 2012-04-21 17:20 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 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