package approx
block 527397 on 24043
thanks

On Fri, Jan 21, 2011 at 02:30:02AM +1100, Matthew Palmer wrote:
> Or, in patch form:
> 
> diff -urN approx-4.5.orig/debian/approx.postinst 
> approx-4.5/debian/approx.postinst
> --- approx-4.5.orig/debian/approx.postinst    2010-08-18 23:13:56.000000000 
> +1000
> +++ approx-4.5/debian/approx.postinst 2011-01-21 02:27:08.260000003 +1100
> @@ -17,6 +17,7 @@
>  db_get approx/port
>  port="$RET"
>  update-inetd --add "$port\t\tstream\ttcp\tnowait\tapprox\t/usr/sbin/approx 
> /usr/sbin/approx"
> +update-inetd --add "$port\t\tstream\ttcp6\tnowait\tapprox\t/usr/sbin/approx 
> /usr/sbin/approx"
>  
>  if dpkg --compare-versions "$2" lt "4.0"; then
>      if [ -f /etc/default/approx ]; then
> 

It turns out that this patch doesn't actually work, due to a
long-standing bug in update-inetd.

-- 
Eric Cooper             e c c @ c m u . e d u



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to