#3291 fixes this issue and will be merged in RC3/Release in case
anyone else is having this iissue

On Fri, May 23, 2008 at 3:56 PM, Jaap Spies <[EMAIL PROTECTED]> wrote:
>
> Jaap Spies wrote:
>> mabshoff wrote:
>>>
>>> On May 23, 6:44 pm, "John Cremona" <[EMAIL PROTECTED]> wrote:
>>>> All tests passed! with rc0 + the dsage fix manually applied.
>>>>
>>>> John
>>> Cool, I have released
>>>
>>> http://sage.math.washington.edu/home/mabshoff/release-cycles-3.0.2/sage-3.0.2.rc2.tar
>>>
>>> which fixes three issues:
>>>
>>> #3279: Michael Abshoff: Sage 3.0.2.rc0: Copy dsage_* scripts from the
>>> scrips.spkg
>>> #3280: Michael Abshoff: Sage 3.0.2.rc0: fix rebuild Sage documentation
>>> issues
>>> #3281: Gary Furnish: libecm fails to pbuild
>>>
>>> I verified with a fresh build that #3279 is truly fixed, so let's hope
>>> for the best.
>>>
>>
>> pbuild did it on Fedora 9, 32 bits with 2 cpu's.
>> Now testing.
>>
>
> [EMAIL PROTECTED] sage-3.0.2.rc2]$ ./sage
> ----------------------------------------------------------------------
> | SAGE Version 3.0.2.rc2, Release Date: 2008-05-23                   |
> | Type notebook() for the GUI, and license() for information.        |
> ----------------------------------------------------------------------
>
> ---------------------------------------------------------------------------
> ImportError                               Traceback (most recent call last)
>
> /home/jaap/work/downloads/sage-3.0.2.rc2/local/bin/<ipython console> in 
> <module>()
>
> /home/jaap/downloads/sage-3.0.2.rc2/local/lib/python/site-packages/sage/all_cmdline.py
>  in <module>()
>      12 try:
>      13
> ---> 14     from sage.all import *
>      15     from sage.calculus.predefined import x
>      16     preparser(on=True)
>
> /home/jaap/downloads/sage-3.0.2.rc2/local/lib/python/site-packages/sage/all.py
>  in <module>()
>      60 from sage.misc.sh import sh
>      61
> ---> 62 from sage.libs.all       import *
>      63
>      64 get_sigs()
>
> /home/jaap/downloads/sage-3.0.2.rc2/local/lib/python/site-packages/sage/libs/all.py
>  in <module>()
>      10 from sage.libs.pari.all   import pari, pari_gen, allocatemem, 
> PariError
>      11
> ---> 12 from sage.libs.mwrank.all  import (mwrank_EllipticCurve, 
> mwrank_MordellWeil,
>      13                                    mwrank_initprimes,
>      14                                    set_precision as 
> mwrank_set_precision)
>
> /home/jaap/downloads/sage-3.0.2.rc2/local/lib/python/site-packages/sage/libs/mwrank/all.py
>  in <module>()
>       8                        set_precision)
>       9
> ---> 10 from mwrank import initprimes as mwrank_initprimes
>      11
>      12
>
> ImportError: 
> /home/jaap/downloads/sage-3.0.2.rc2/local/lib/python2.5/site-packages/sage/libs/mwrank/mwrank.so:
>  undefined symbol: mw_del
>
> sage: 1+1
> ---------------------------------------------------------------------------
> NameError                                 Traceback (most recent call last)
>
> /home/jaap/work/downloads/sage-3.0.2.rc2/local/bin/<ipython console> in 
> <module>()
>
> NameError: name 'Integer' is not defined
>
> sage:
>
>
>
> Jaap
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to