On Sun, Apr 23, 2006 at 01:24:55PM +0200, Matthias Klose wrote:
> Kurt Roeckx writes:
> > Package: python2.4
> > Version: 2.4.3-3
> > Severity: serious
> > 
> > Hi,
> > 
> > Your package failed to build on a few arches with the following
> > error:
> > test_tarfile
> > test_tcl
> > make: *** [stamp-check] Terminated
> > Build killed with signal 15 after 150 minutes of inactivity
> 
> no, that looks like a buildd problem. See
> http://lists.debian.org/debian-python/2006/04/msg00118.html

[EMAIL PROTECTED] doesn't seem to exist yet, so that mail
probably didn't reach any of us.


I can atleast explain 1 problem:
>   test test_socket failed -- Traceback (most recent call last):
>     File "/build/buildd/python2.4-2.4.3/Lib/test/test_socket.py", line 449, 
> in testSockName
>       self.assertEqual(name, ("0.0.0.0", PORT+1))
>   AssertionError: ('83.143.242.5', 50008) != ('0.0.0.0', 50008)

It's running in a vserver, and 83.143.242.5 is the address
of the vserver.  You won't be able to bind to 0.0.0.0.

> - test_ioctl wants /dev/tty, is this device available or not
>   readable (mips at least)? test succeeds otherwise.

/dev/tty exists, but you don't really have a tty.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to