[Bug 1516422] [NEW] SDL2_mixer depends on pthread but that dependency is missing from pkgconfig/SDL2_mixer.pc

2015-11-15 Thread Rémy Roy
Public bug reported: I have been trying to compile Cataclysm: Dark Days Aheads which uses SDL2_mixer. In our build process, we ask pkg-config to tell us which libraries should be included for our LDFLAGS. The output from pkg-config is wrong and it should include pthread. See this related issue

[Bug 1516422] Re: SDL2_mixer depends on pthread but that dependency is missing from pkgconfig/SDL2_mixer.pc

2015-11-15 Thread Rémy Roy
This bug is incorrect. Sorry for the report. We uses pthread as an additional dependency and it is unrelated to SDL2_mixer. This can be closed. ** Information type changed from Public to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 821984] Re: Exception on request.shutdown with SimpleSecureHTTPServer

2012-02-16 Thread Rémy Roy
This is a duplicate of https://bugs.launchpad.net/pyopenssl/+bug/900792 and can be closed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/821984 Title: Exception on request.shutdown with

[Bug 821984] Re: Exception on request.shutdown with SimpleSecureHTTPServer

2012-02-16 Thread Rémy Roy
*** This bug is a duplicate of bug 900792 *** https://bugs.launchpad.net/bugs/900792 ** This bug has been marked a duplicate of bug 900792 Python 2.7 SocketServer socket shutdown is incompatible with pyOpenSSL -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 821984] Re: Exception on request.shutdown with SimpleSecureHTTPServer

2011-08-26 Thread Rémy Roy
After some search, this is most likely a duplicate of https://bugs.launchpad.net/ubuntu/+source/pyopenssl/+bug/758037 . 758037 mentions that a fix has been applied in 0.10-1ubuntu3 but I still get the exception in 0.10-1ubuntu3 or even compiling from the source of 0.12 on pypi. Any help would be

[Bug 821984] [NEW] Exception on request.shutdown with SimpleSecureHTTPServer

2011-08-06 Thread Rémy Roy
Public bug reported: Hello, I'm getting the follow exception while trying to run the SimpleSecureHTTPServer example from http://code.activestate.com/recipes/442473/ and hitting the server once. Exception happened during processing of request from ('127.0.0.1', 36615) Traceback (most recent call