[Touch-packages] [Bug 1081022] Re: logging.SysLogHandler doesn't close UNIX socket when connection failed

2015-01-05 Thread Liam Young
I've reproduced the bug with the instructions from the bug summary on precise using python 2.7.3-0ubuntu3.5 and confirmed the issue is fixed once python was upgraded to 2.7.3-0ubuntu3.6 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1081022] Re: logging.SysLogHandler doesn't close UNIX socket when connection failed

2015-01-05 Thread Liam Young
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu. https://bugs.launchpad.net/bugs/1081022 Title: logging.SysLogHandler doesn't close

[Touch-packages] [Bug 1081022] Re: logging.SysLogHandler doesn't close UNIX socket when connection failed

2015-01-05 Thread Launchpad Bug Tracker
This bug was fixed in the package python2.7 - 2.7.3-0ubuntu3.6 --- python2.7 (2.7.3-0ubuntu3.6) precise-proposed; urgency=medium * Ensure failed connections to /dev/log are full closed, preventing infinite loop on logging applications due to socket state (LP: #1081022): -

[Touch-packages] [Bug 1081022] Re: logging.SysLogHandler doesn't close UNIX socket when connection failed

2014-12-18 Thread Brian Murray
Hello Ilya, or anyone else affected, Accepted python2.7 into precise-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python2.7/2.7.3-0ubuntu3.6 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1081022] Re: logging.SysLogHandler doesn't close UNIX socket when connection failed

2014-12-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/python2.7 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu. https://bugs.launchpad.net/bugs/1081022 Title: logging.SysLogHandler doesn't close UNIX socket

[Touch-packages] [Bug 1081022] Re: logging.SysLogHandler doesn't close UNIX socket when connection failed

2014-12-16 Thread James Page
Looks like this is not actually fixed release - setting back to new. ** Changed in: python2.7 (Ubuntu Precise) Status: Fix Released = New ** Changed in: python2.7 (Ubuntu Precise) Importance: Undecided = High ** Tags added: mos -- You received this bug notification because you are a

[Touch-packages] [Bug 1081022] Re: logging.SysLogHandler doesn't close UNIX socket when connection failed

2014-12-16 Thread James Page
** Description changed: + [Impact] + Restarting rsyslog causing logging from python based daemons to lockup. + + [Test Case] + == script + #!/usr/bin/env python + + import eventlet + from logging.handlers import SysLogHandler + import time + import logging + +

[Touch-packages] [Bug 1081022] Re: logging.SysLogHandler doesn't close UNIX socket when connection failed

2014-12-16 Thread James Page
** Description changed: [Impact] Restarting rsyslog causing logging from python based daemons to lockup. [Test Case] - == script + sudo apt-get install python-eventlet + == run this script script #!/usr/bin/env python import eventlet from logging.handlers import SysLogHandler

[Touch-packages] [Bug 1081022] Re: logging.SysLogHandler doesn't close UNIX socket when connection failed

2014-09-24 Thread Karol SzafraƄski
As mentioned by Joe Breu, this bug has significant impact on stability of OpenStack services on Precise and the patch is absent on this release. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu.