Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167712 - <=net-proxy/squid-2.6.9 needs RDEPEND on samba for some auth helpers
Summary: <=net-proxy/squid-2.6.9 needs RDEPEND on samba for some auth helpers
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-20 02:39 UTC by Andrew Ross (RETIRED)
Modified: 2007-02-25 20:31 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 Andrew Ross (RETIRED) gentoo-dev 2007-02-20 02:39:13 UTC
All versions of net-proxy/squid currently in the tree (ie. 2.6.7 and 2.6.9) install auth helpers which require samba to run. The auth helpers in question are:

wbinfo_group.pl
smb_auth/smb_auth.sh
smb_auth.pl

Rather than setting an unconditial RDEPEND on samba, it's probably better to make use of the samba USE flag to control installation of the above-mentioned helpers (which isn't guaranteed to be the complete list - only the ones that were obvious to me) .
Comment 1 Alin Năstac (RETIRED) gentoo-dev 2007-02-25 20:31:34 UTC
Fixed in squid-2.6.9-r1. Thanks!