First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 89523
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Seemant Kulleen (RETIRED) <seemant@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mihai Limbasan <mihailim@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 89523 depends on: Show dependency tree
Bug 89523 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-04-18 06:44 0000
All wget ebuilds employ use_with socks5 in src_compile() but do not DEPEND on
any package that would provide libsocks.so.0.
If wget is emerged with the socks5 USE enabled yet no SOCKS5 package is
installed the merge goes ahead just fine. But if a SOCKS5 package was already
installed before wget was (re)emerged and socks5 is USEd, and depclean removes
the SOCKS5 package for some reason, wget breaks because of the missing
libsocks.so.0.
revdep-rebuild obviously fixes wget, but this is curing the symptom.
wget should either hard-DEPEND on net-misc/dante, or if tying wget to a
specific SOCKS5 implementation is not desirable then a virtual/socks5 should be
introduced, with dante providing it.

------- Comment #1 From Mihai Limbasan 2005-04-18 06:56:12 0000 -------
*** Bug 89525 has been marked as a duplicate of this bug. ***

------- Comment #2 From Seemant Kulleen (RETIRED) 2005-05-10 05:26:55 0000 -------
Thanks Mihai -- I chose to just rdepend on dante -- I don't see any other
socks5 implementations. I've added Alin to this bug report to gather his
thoughts on the subject.

Alin -- are we able to have virtual/socks5 as RDEPENDS in portage yet? (ie, are
there multiple socks5 implementations?)

------- Comment #3 From Alin Năstac 2005-05-10 11:03:30 0000 -------
There isn't any other SOCKS library that I know of, at least not in the usual
sense. The potential candidate to virtual/socks should install libsocks.so and
socks.h.

net-proxy/tsocks is a kind of socks library but in a twisted way. Your
application doesn't need SOCKS support for using it. Instead, you use
LD_PRELOAD env var to load tsocks library, which will "proxy" all network calls
through the SOCKS proxy.

Seemant, if you find another socks implementation lost somewhere in our tree,
just let me know. I will move it to net-proxy, under net-proxy herd protection
;)

------- Comment #4 From Jakub Moc (RETIRED) 2007-03-30 20:49:51 0000 -------
*** Bug 172828 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug