tags 398371 - patch
thanks

On Sun, 26 Nov 2006, Alex de Oliveira Silva wrote:
> tags 398371 + patch
> thanks
> 
> Even though this a simple fix, I provide anyhow a patch for it.

It's not a proper fix IMO because we now use openbsd-inetd by default.
And there's not good way to reliably restart the inetd superserver without
checking individually which one is currently used.

> diff -ur xfingerd-0.6.orig/debian/control xfingerd-0.6/debian/control
> --- xfingerd-0.6.orig/debian/control    2006-11-26 20:42:38.000000000 -0300
> +++ xfingerd-0.6/debian/control 2006-11-26 20:45:24.000000000 -0300
> @@ -7,7 +7,7 @@
> 
>  Package: xfingerd
>  Architecture: any
> -Depends: ${shlibs:Depends}, ${misc:Depends}, netbase
> +Depends: ${shlibs:Depends}, ${misc:Depends}, netbase, netkit-inetd

The depends needs to be on "inet-superserver" and the postinst needs to be
smarter... it must check for the availability of the various possible
startup script before trying to invoke it.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/

Reply via email to