[sage-support] Re: build fails on Fedora 14

2011-01-10 Thread Volker Braun
In Sage-4.6 and older, the mpir/gmp libraries erroneously ask for their stack to be executable. This is a minor security risk and forbidden by SElinux in Fedora 14. The change in Sage-4.6.1 is that mpir no longer marks its stack as executable, which it actually doesn't need. Volker -- To post

[sage-support] Re: build fails on Fedora 14

2011-01-10 Thread domingo.domingogo...@gmail.com
One thing, this is a problem with SELinux. I change something in SELinux policy and it compiled. What has been change in sage to make that compile? On 10 ene, 18:58, Volker Braun wrote: > Fixed in the 4.6.1.rc-series. The 4.6.1 release should be out rather soon... -- To post to this group, send

Re: [sage-support] Catching a DeprecationWarning

2011-01-10 Thread Mike Hansen
On Mon, Jan 10, 2011 at 10:34 AM, Simon King wrote: > Is there a way to catch a deprecation warning (as one would catch an > error)? Nope, there's no way to catch it because there is no exception that is actually thrown. > Even stranger: When I catch the BaseException then the print statement >

[sage-support] Catching a DeprecationWarning

2011-01-10 Thread Simon King
Dear Sage supporters, Is there a way to catch a deprecation warning (as one would catch an error)? A DeprecationWarning inherits from BaseException, but nonetheless the following does not work: sage: def f(): : try: : deprecation('bla') : except DeprecationWarning: ..

[sage-support] Re: build fails on Fedora 14

2011-01-10 Thread Volker Braun
Fixed in the 4.6.1.rc-series. The 4.6.1 release should be out rather soon... -- 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.c

[sage-support] build fails on Fedora 14

2011-01-10 Thread kbriggs
I tried to build sage on a new Fedora 14 system. This happened: ... (cd /home/kbriggs/Downloads/sage-4.6/spkg/build/mpir-1.2.2.p1/src; / bin/sh ./libtool --tag=CXX --mode=relink g++ -m32 -O2 -fomit-frame- pointer -mtune=k8 -march=k8 -o libgmpxx.la -rpath /home/kbriggs/ Downloads/sage-4.6/local/l

[sage-support] Re: Sagelive-511-46-r3 Live CD update

2011-01-10 Thread emil
A somewhat more graphical release announcement on the Sage Live Forum http://murga-linux.com/puppy/viewtopic.php?t=62231 -- 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,

[sage-support] Sagelive-511-46-r3 Live CD update

2011-01-10 Thread emil
I updated the Live CD version, this also concerns some recent postings on this list (e.g. Plotting in R, or the ability to use cython in a VM ware image) Readme file: http://boxen.math.washington.edu/home/emil/sagelive/readme.txt Homepage (needs Update): http://boxen.math.washington.edu/home/emil/