Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 89525
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 89523
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mihai Limbasan <mihailim@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 89525 depends on: Show dependency tree
Bug 89525 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:45 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 -------

*** This bug has been marked as a duplicate of 89523 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug