Bug 48250 - app-misc/dnetc depends on bind-tools to work properly
Bug#: 48250 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: aliz@gentoo.org Reported By: toralf.foerster@gmx.de
Component: Applications
URL: 
Summary: app-misc/dnetc depends on bind-tools to work properly
Keywords:  
Status Whiteboard: 
Opened: 2004-04-18 11:55 0000
Description:   Opened: 2004-04-18 11:55 0000
net-misc/host
seems not to be enough

Reproducible: Always
Steps to Reproduce:
1. emerge dnetc
2.
3.

Actual Results:  
no download of ne working unitsafter emerging bind-tools the application dnetc
works properly

------- Comment #1 From Toralf Förster 2004-04-23 13:30:01 0000 -------
sorry for the bug report above (wrong copy and paste)
here again:

dnetc works properly, if bind-tools are emerged, without bind-tools dnetc fails to download new working units

------- Comment #2 From Toralf Förster 2004-04-25 02:13:49 0000 -------
I think, that the RDEPEND="net-misc/host" in the ebuild of dnetc does not
provide the functionality of hte host - command needed by dnetc. Here is a
output of pstree on my machine:

  ??dnetc,12895                      -quiet -ini /opt/distributed.net/dnetc.ini
  ?   ??sh,7961 -c host\040-t\040A\040us80.v29.distributed.net\0402>/dev/null
  ?       ??host,17449 -t A us80.v29.distributed.net

dnetc executes the host command with parameter "-t A" wich might not be
implemented in net-misc/host, isn't it ?

------- Comment #3 From Daniel Ahlberg (RETIRED) 2004-04-27 06:06:16 0000 -------
Fixed in CVS, thanks!

Problem was that net-misc/host installs its binary has hostx.

------- Comment #4 From Toralf Förster 2004-04-29 08:30:43 0000 -------
ok, now I have only one question:
If a user has already installed bind-tools before he emerges dnetc the ebuild of dnetc does not install net-misc/host ?
(Because in that case  the host-command is installed twice from different packages)

------- Comment #5 From Daniel Ahlberg (RETIRED) 2004-05-12 04:59:36 0000 -------
*** Bug 38242 has been marked as a duplicate of this bug. ***