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

Bug 401677

Summary: sys-libs/glibc[selinux]: /usr/sbin/nscd automagically depends on sys-process/audit and sys-libs/libcap
Product: Gentoo Linux Reporter: Hans <immerdabeiundnie>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info glibc

Description Hans 2012-01-31 18:58:22 UTC
Created attachment 300559 [details]
emerge --info glibc

After uninstalling sys-process/audit (via --depclean), I found this:

$ readelf -d /usr/sbin/nscd 

Dynamic section at offset 0x20638 contains 29 entries:
  Tag        Type                         Name/Value
 0x0000000000000001 (NEEDED)             Shared library: [librt.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libpthread.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libnsl.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libselinux.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libaudit.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libcap.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
[...]

But audit is nowhere mentioned in the dependencies.
Comment 1 SpanKY gentoo-dev 2012-02-03 10:35:37 UTC
only for selinux builds