Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147853 - sys-apps/tcp-wrappers should be in RDEPEND of net-nds/portmap if tcpd USE flag enabled
Summary: sys-apps/tcp-wrappers should be in RDEPEND of net-nds/portmap if tcpd USE fla...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-16 14:04 UTC by Joe Sapp (RETIRED)
Modified: 2006-09-16 14:11 UTC (History)
0 users

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 Joe Sapp (RETIRED) gentoo-dev 2006-09-16 14:04:49 UTC
If the 'tcpd' USE flag is enabled, net-nds/portmap is linked against /lib/libwrap.so.0, which is provided by sys-apps/tcp-wrappers.  Therefore, sys-apps/tcp-wrappers should be in the RDEPEND of net-nds/portmap.

Steps to reproduce:
1. USE=tcpd FEATURES=buildpkg emerge portmap
2. ROOT=/other_root/ emerge -K portmap
3. chroot /other_root /sbin/portmap
Comment 1 SpanKY gentoo-dev 2006-09-16 14:11:37 UTC
blame selinux team for breaking this