[Python-modules-team] Bug#614535: Fixed in 0.5.3-1?

Jakub Wilk jwilk at debian.org
Fri Jul 22 19:23:25 UTC 2011


* Bernhard Reiter <ockham at raz.or.at>, 2011-07-22, 21:03:
>I'm having a bit of a hard time figuring this out as it built just fine 
>with my local sid pbuilder.
>
>At first I thought it was due to some http POST actions going on that 
>maybe are disabled on the archive rebuild system, but then again, the 
>issue seems to apply only to the FreeComment tests, not the comment 
>ones.
>
>Any clue what's going on here or at least how I can reproduce the error 
>locally?

Note that Lucas wrote "Internet was not accessible from the build 
systems." In my test rebuild network was not accessible either.

Looking at Lucas' log, there were ineed some connections that were 
blocked by iptables:
[ 1297.466681] IN= OUT=eth0 SRC=172.16.64.124 DST=174.143.237.124 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=4398 DF PROTO=TCP SPT=47251 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1300.509592] IN= OUT=eth0 SRC=172.16.64.124 DST=174.143.237.124 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=4399 DF PROTO=TCP SPT=47251 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1300.569280] IN= OUT=eth0 SRC=172.16.64.124 DST=174.143.237.124 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=63117 DF PROTO=TCP SPT=47252 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
[ 1303.612082] IN= OUT=eth0 SRC=172.16.64.124 DST=174.143.237.124 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=63118 DF PROTO=TCP SPT=47252 DPT=80 WINDOW=5840 RES=0x00 SYN URGP=0 
...and so on. Indeed, www.eflorenzano.com resolves to 172.16.64.124.

-- 
Jakub Wilk





More information about the Python-modules-team mailing list