Bug#692311: FTBFS if non-local network communication is forbidden

2021-01-20 Thread gregor herrmann
On Wed, 20 Jan 2021 13:06:56 -0300, Thadeu Lima de Souza Cascardo wrote: > Here is a suggested patch. Can someone forward that upstream? I would > like to get this fixed as soon as possible, so would rather upload an > NMU with this patch in the next couple of days anyway. But I would > appreciate

Bug#692311: FTBFS if non-local network communication is forbidden

2021-01-20 Thread Thadeu Lima de Souza Cascardo
Source: libxml-stream-perl Followup-For: Bug #692311 Here is a suggested patch. Can someone forward that upstream? I would like to get this fixed as soon as possible, so would rather upload an NMU with this patch in the next couple of days anyway. But I would appreciate this being forwarded on my

Bug#692311: FTBFS if non-local network communication is forbidden

2015-05-03 Thread Florian Schlichting
On Sun, Nov 04, 2012 at 11:40:40PM +0100, gregor herrmann wrote: > On Sun, 04 Nov 2012 22:40:36 +0100, Ansgar Burchardt wrote: > > > libxml-stream-perl fails to build when I forbid non-local network > > communication via iptables: > > > > iptables -A OUTPUT -m owner --uid-owner $username ! -o l

Bug#692311: FTBFS if non-local network communication is forbidden

2012-11-04 Thread gregor herrmann
On Sun, 04 Nov 2012 22:40:36 +0100, Ansgar Burchardt wrote: > libxml-stream-perl fails to build when I forbid non-local network > communication via iptables: > > iptables -A OUTPUT -m owner --uid-owner $username ! -o lo -j REJECT > t/load.t . ok > Cannot resolve deep-thought: Resource

Bug#692311: FTBFS if non-local network communication is forbidden

2012-11-04 Thread Ansgar Burchardt
Package: src:libxml-stream-perl Version: 1.23-1 Severity: important libxml-stream-perl fails to build when I forbid non-local network communication via iptables: iptables -A OUTPUT -m owner --uid-owner $username ! -o lo -j REJECT --- dh_auto_test make[2]: Entering directory `/«PKGBUILDDIR»' PE