Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401677 - sys-libs/glibc[selinux]: /usr/sbin/nscd automagically depends on sys-process/audit and sys-libs/libcap
Summary: sys-libs/glibc[selinux]: /usr/sbin/nscd automagically depends on sys-process/...
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 Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-31 18:58 UTC by Hans
Modified: 2016-03-30 22:07 UTC (History)
0 users

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


Attachments
emerge --info glibc (emerge.info,3.84 KB, text/plain)
2012-01-31 18:58 UTC, Hans
Details

Note You need to log in before you can comment on or make changes to this bug.
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