Bug#637904: __m2crypto.so: undefined symbol: SSLv2_method

2011-08-17 Thread Julien Cristau
On Wed, Aug 17, 2011 at 11:46:49 +0100, Simon McVittie wrote: > On Wed, 17 Aug 2011 at 06:46:02 +0900, Charles Plessy wrote: > > I tested python-m2crypto version 0.21.1-1 on my local system, which is a > > mixture of Squeeze, Wheezy and Sid where libssl1.0.0 and libssl0.9.8 are > > installed. > [.

Bug#637904: __m2crypto.so: undefined symbol: SSLv2_method

2011-08-17 Thread Simon McVittie
On Wed, 17 Aug 2011 at 06:46:02 +0900, Charles Plessy wrote: > I tested python-m2crypto version 0.21.1-1 on my local system, which is a > mixture of Squeeze, Wheezy and Sid where libssl1.0.0 and libssl0.9.8 are > installed. [...] > Have I misunderstood how dynamic libraries are used, or is it indee

Bug#637904: __m2crypto.so: undefined symbol: SSLv2_method

2011-08-16 Thread Charles Plessy
Le Mon, Aug 15, 2011 at 05:16:44PM +0100, Simon McVittie a écrit : > > m2crypto appears to have regressed between 0.20.1-1.1 and 0.21.1-1: > > > smcv@reptile(sid-amd64)% python2.6 -c 'import M2Crypto' > > Traceback (most recent call last): > > File "", line 1, in > > File "/usr/lib/python2.6

Bug#637904: __m2crypto.so: undefined symbol: SSLv2_method

2011-08-15 Thread Sebastian Ramacher
tag 637904 + patch thanks Simon McVittie > m2crypto appears to have regressed between 0.20.1-1.1 and 0.21.1-1: > >> smcv@reptile(sid-amd64)% python2.6 -c 'import M2Crypto' >> Traceback (most recent call last): >> File "", line 1, in >> File "/usr/lib/python2.6/dist-packages/M2Crypto/__init_

Bug#637904: __m2crypto.so: undefined symbol: SSLv2_method

2011-08-15 Thread Simon McVittie
Package: python-m2crypto Version: 0.21.1-1 Severity: grave Justification: renders package unusable m2crypto appears to have regressed between 0.20.1-1.1 and 0.21.1-1: > smcv@reptile(sid-amd64)% python2.6 -c 'import M2Crypto' > Traceback (most recent call last): > File "", line 1, in > File "