tag 586545 patch thanks I can't reproduce those failures, but I can see network traffic originating from xsltproc. Here's a patch to run xsltproc with --nonet.
SR -- Stefano Rivera http://tumbleweed.org.za/ H: +27 21 465 6908 C: +27 72 419 8559 UCT: x3127
--- xchat-gnome-0.26.1.orig/debian/patches/12_nonet-xsltproc.patch +++ xchat-gnome-0.26.1/debian/patches/12_nonet-xsltproc.patch @@ -0,0 +1,27 @@ +Description: Disable network accesses in xsltproc. Fixes FTBFS on + network-disabled buildds. +Author: Stefano Rivera <stef...@rivera.za.net> +Bug-Debian: http://bugs.debian.org/586545 +Last-Update: 2010-06-20 +diff -Nur -x '*.orig' -x '*~' xchat-gnome-0.26.1//gnome-doc-utils.make xchat-gnome-0.26.1.new//gnome-doc-utils.make +--- xchat-gnome-0.26.1//gnome-doc-utils.make 2009-01-16 14:14:33.000000000 +0200 ++++ xchat-gnome-0.26.1.new//gnome-doc-utils.make 2010-06-20 22:42:59.271399201 +0200 +@@ -142,6 +142,7 @@ + ## @@ Rules for OMF Files + + db2omf_args = \ ++ --nonet \ + --stringparam db2omf.basename $(DOC_MODULE) \ + --stringparam db2omf.format $(3) \ + --stringparam db2omf.dtd \ +diff -Nur -x '*.orig' -x '*~' xchat-gnome-0.26.1//help/Makefile.in xchat-gnome-0.26.1.new//help/Makefile.in +--- xchat-gnome-0.26.1//help/Makefile.in 2009-04-12 19:48:01.000000000 +0200 ++++ xchat-gnome-0.26.1.new//help/Makefile.in 2010-06-20 22:42:25.211170923 +0200 +@@ -287,6 +287,7 @@ + + ################################################################################ + db2omf_args = \ ++ --nonet \ + --stringparam db2omf.basename $(DOC_MODULE) \ + --stringparam db2omf.format $(3) \ + --stringparam db2omf.dtd \
signature.asc
Description: Digital signature