resend to fai-devel, as bcc:s are stuck in moderation. Thomas is it ok to 
commit the attached patch to trunk? (IMO its a waste of time to file a bug 
for this and it's clearly a serious bug.)

Hi Luk,

On Samstag, 21. März 2009, Luk Claes wrote:
>>> Below a list of packages/maintainers that use ifconfig/route/netstat:
> > How did you create that list? You seem to be missing a few..
> By looking at dependency relations with the net-tools package. I guess
> some packages use net-tools if available and otherwise fallback to
> something else?

Sadly I think thats wishful thinking at least in the case of the four packages 
I mentioned. 

munin uses netstat only in the netstat plugin. I've now added a suggests (in 
svn) on the assumption that netstat is a rather common plugin. We dont want 
to suggest asterisk just because there is a plugin to monitor it :)

debian-edu-config might be covered through one of its depends (but it doesnt 
seem so, not even lsb depends net-tools, so I just added a depends in svn).

sitesummary misses it, so I fixed it in svn.

fai uses it in three binary packages: fai-server, fai-client and fai-doc. I'll 
follow up on this on the fai-list.


regards,
        Holger

(maintainer role-addresses bcc:ed.)
Index: debian/control
===================================================================
--- debian/control	(Revision 5292)
+++ debian/control	(Arbeitskopie)
@@ -13,7 +13,7 @@
 Package: fai-client
 Architecture: all
 Section: admin
-Depends: perl, file, libapt-pkg-perl, libparse-recdescent-perl, liblinux-lvm-perl
+Depends: perl, file, libapt-pkg-perl, libparse-recdescent-perl, liblinux-lvm-perl, net-tools
 Recommends: debconf-utils, cfengine2
 Suggests: ntfsprogs, dmsetup, cryptsetup
 Conflicts: fai, fai-kernels
@@ -46,7 +46,7 @@
 Architecture: all
 Section: admin
 Depends: fai-client, debootstrap
-Recommends: nfs-kernel-server, dhcp3-server | bootp, tftpd-hpa | tftpd, openssh-server, openssh-client, syslinux-common, openbsd-inetd | inet-superserver
+Recommends: nfs-kernel-server, dhcp3-server | bootp, tftpd-hpa | tftpd, openssh-server, openssh-client, syslinux-common, openbsd-inetd | inet-superserver, net-tools
 Suggests: debmirror, apt-move, genisoimage, grub, aptitude, perl-tk, libproc-daemon-perl
 Conflicts: fai
 Replaces: fai
Index: debian/changelog
===================================================================
--- debian/changelog	(Revision 5292)
+++ debian/changelog	(Arbeitskopie)
@@ -54,6 +54,9 @@
     initialization of encrypted partitions configurable
   * setup-storage.8: Document new encryption possibilities
 
+  [ Holger Levsen ]
+  * Add depends to net-tools to fai-server and fai-client. 
+
  -- Thomas Lange <[email protected]>  Sun, 23 Feb 2009 15:55:55 +0100
 
  (3.2.17) unstable; urgency=medium

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to