guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] fix python


From: Ludovic Courtès
Subject: Re: [PATCH] fix python
Date: Fri, 04 Apr 2014 21:36:14 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Eric Bavier <address@hidden> skribis:

> Alírio Eyng <address@hidden> writes:
>
>> This fixes 'OSError: out of pty devices' with '#
>> CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set'
>
> This does not fix the error it claims to fix on my machine.

Yeah, as discussed in the other thread, there’s no obvious way to fix
that on systems with CONFIG_DEVPTS_MULTIPLE_INSTANCES=n (but we do have
a fix for other systems.)

> The errors I get from building python-3.3.3 are:
>
> ======================================================================
> FAIL: test_wait_result (test.test_multiprocessing.WithProcessesTestCondition)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/tmp/nix-build-python-3.3.3.drv-11/Python-3.3.3/Lib/test/test_multiprocessing.py",
>  line 1035, in test_wait_result
>     self.assertRaises(KeyboardInterrupt, c.wait, 10)
> AssertionError: KeyboardInterrupt not raised by wait

Same here.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]