#11561: Python spkg fails to build on Debian Wheezy/Sid.
-----------------------+----------------------------------------------------
Reporter: jpflori | Owner: GeorgSWeber
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.7.1
Component: build | Keywords: crypt, python, build, debian, ubuntu
Work_issues: | Upstream: None of the above - read trac for
reasoning.
Reviewer: | Author: Jean-Pierre Flori
Merged: | Dependencies:
-----------------------+----------------------------------------------------
This is the same problem as#11243 for Ubuntu 11.04.
Python was recently updated to build without OpenSSL support on [[BR]]
Debian, so I cannot build Sage anymore on my Debian Sid.
[[BR]][http://www.google.com/url?sa=D&q=http://packages.debian.org/changelogs/pool/main/p
/python-defaults/python-defaults_2.6.6-14/changelog
http://packages.debian.org/changelogs/pool/main/p/python-defaults/pyt...]
[[BR]] python2.6 (2.6.6-9) unstable; urgency=low [[BR]]
* Build without OpenSSL v2 support. Closes: !#613369. [[BR]] *
Search headers and libraries in multiarch directories too. LP: [[BR]]
!#738213. [[BR]]
-- Matthias Klose <d[http://groups.google.com/groups/unlock?_done=/group
/sage-support/browse_thread/thread/b25720aa97e384f0&msg=93ce36097c120727
...]@debian.org> Tue, 19 Apr 2011 !21:06:29 +0200 [[BR]]
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.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11561>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.