← Back to team overview

openstack team mailing list archive

Re: Nova not building on SID with python2.7

 

There we go, we got the answer.

Now, most likely, Ubuntu will be affected. Let's hope the transition is
smoother than in Debian.

Of course, this is currently a blocker for me to upload Nova in SID
(Swift and Glance have already been uploaded to Experimental, it's just
waiting for FTP-Masters approval). So the only way currently is to use
my (personal) Squeeze Debian repository:

deb http://ftparchive.gplhost.com/debian openstack main

Hoping it wont take too long to get fixed...

Thomas

-------- Original Message --------
Subject: Re: [Python-modules-team] [Openstack] Nova not building on SID
with python2.7
Date: Thu, 26 May 2011 09:16:29 +0200
From: Sandro Tosi <morph@xxxxxxxxxx>
To: Thomas Goirand <thomas@xxxxxxxxxx>
CC: python-modules-team@xxxxxxxxxxxxxxxxxxxxxxx

On Thu, May 26, 2011 at 09:06, Thomas Goirand <thomas@xxxxxxxxxx> wrote:
> ======================================================================
> ERROR: Failure: ImportError
> (/usr/lib/pymodules/python2.7/OpenSSL/SSL.so: undefined symbol:
> SSLv2_method)
> ----------------------------------------------------------------------

This is because OpenSSL 1.0.0 removed SSLv2 support; it will be solved
by pyopenssl upstream, sooner or later.

-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



References