On 01.06.2012 15:39, Michael Ziegler wrote:
> Package: python2.7
> Version: 2.7.3~rc2-2.1
> Severity: important
>
>
> The threading module currently in Debian Testing contains an error that
> causes the Apache2 error.log to be filled with:
> [error] Exception AttributeError: AttributeError("'_DummyThread' object has
> no attribute '_Thread__block'",) in <module 'threading' from
> '/usr/lib/python2.7/threading.pyc'> ignored
>
> The issue is known upstream and has been fixed, but Testing still contains
> the broken version (see http://bugs.python.org/issue14308). I hacked the
> patch into /usr/lib/python2.7/threading.py, and from what I can tell so far,
> it seems to work.
>
> I chose important severity because the error leads to HTTP requests randomly
> failing with an error 500 (at least under libapache2-mod-wsgi), which gives
> users the impression of a broken app.
I don't see any changes for this in 2.7.3 which were not already in 2.7.3~rc2-2,
however the changes in the upstream report are included in both Debian versions.
Please could you recheck?
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]