Hi,
any update on this?
I had a quick look at the package and it needs some love, really. Or if noone is
interested, remove the package as it looks rather old.
The patch to this bug is straightforward:

--- tcpquota-1.6.15/debian/rules        2006-04-20 13:03:17.000000000 +0200
+++ rules       2006-04-20 13:03:07.000595904 +0200
@@ -34,6 +34,14 @@
        $(MAKE) install_bins_user install_bins_system install_configs_debian \
                library_file library_binaries DESTDIR=`pwd`/debian/tmp
 
+       # fix the bad symlinks, this should be fixed in Makefile. no, really.
+       rm debian/tmp/usr/bin/{toptcp,openhost}
+       rm debian/tmp/usr/sbin/openfw
+       
+       ln -sf tcpquotatop debian/tmp/usr/bin/toptcp
+       ln -sf tcp_masq_openhost debian/tmp/usr/bin/openhost
+       ln -sf tcp_masq_openfw debian/tmp/usr/sbin/openfw
+
        cp confs/tcpquota.init debian/
        dh_installinit -n
 
@@ -47,6 +55,7 @@
        dh_undocumented toptcp.1
        ln -s tcp_masq_openfw.8.gz debian/tmp/usr/share/man/man8/openfw.8.gz
        ln -s tcp_masq_openhost.8.gz debian/tmp/usr/share/man/man8/openhost.8.gz
+       ln -s tcpquotatop.1.gz debian/tmp/usr/share/man/man1/toptcp.1.gz 
 
        dh_installchangelogs
        dh_compress

thanks,
filippo
--
Filippo Giunchedi - http://esaurito.net
PGP key: 0x6B79D401
random quote follows:

Either this man is dead or my watch has stopped.
-- Groucho Marx

Attachment: signature.asc
Description: Digital signature

Reply via email to