Python was recently updated to not build with OpenSSL support on
Debian, so I cannot build Sage anymore on my Debian Sid.

http://packages.debian.org/changelogs/pool/main/p/python-defaults/python-defaults_2.6.6-14/changelog
python2.6 (2.6.6-9) unstable; urgency=low

   * Build without OpenSSL v2 support. Closes: #613369.
   * Search headers and libraries in multiarch directories too. LP:
#738213.

 -- Matthias Klose <d...@debian.org>  Tue, 19 Apr 2011 21:06:29 +0200

Applying the same fix as for Ubuntu 11.04 in #11243 fixes the problem,
so I guess that the spkg should be uploaded once again.
Changing the fix introduced there from :
[...] grep "Ubuntu 11.04"[...]
to :
grep -E "Ubuntu 11.04|Debian GNU/Linux wheezy/sid"
does the trick for me.
The content /etc/issue is similar on Debian Testing (which has the
same python version).
Not sure how universal "grep -E" is.
I'll upload a new spkg on trac.

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to