On Sun, Feb 21, 2010 at 4:27 AM, Minh Nguyen <nguyenmi...@gmail.com> wrote:
> Hi William,
>
> On Sun, Feb 21, 2010 at 3:09 AM, William Stein <wst...@gmail.com> wrote:
>
> <SNIP>
>
>> I hope 4.3.3 can be out... tomorrow.
>
> This is not an official announcement. The Sage 4.3.3 source tarball is
> done and available under
>
> http://sage.math.washington.edu/home/release/sage-4.3.3/
>
> It is essentially the same as Sage 4.3.3.alpha1, with no changes at
> all since that release.

Oh, I should have checked the builds on the build farm.  There are the
following remaining issues in alpha1:

(1) On 32-bit Ubuntu, there is numerical noise in misc/functional.py:

wst...@ubuntu32:/tmp/wstein/farm/sage-4.3.3.alpha1$ ./sage -t
devel/sage/sage/misc/functional.py
sage -t  "devel/sage/sage/misc/functional.py"

sh: kpsewhich: not found
sh: kpsewhich: not found
**********************************************************************
File "/tmp/wstein/farm/sage-4.3.3.alpha1/devel/sage/sage/misc/functional.py",
line 705:
    sage: h.n()
Expected:
    0.33944794097891573
Got:
    0.33944794097891567
**********************************************************************
1 items had failures:
   1 of  14 in __main__.example_28
***Test Failed*** 1 failures.

I realized the above got discussed to death in another thread.
However, you said 4.3.3 = 4.3.3.alpha1, and if so, we can't release
with the above failure.   Anyway,

    http://trac.sagemath.org/sage_trac/ticket/8314

has to get merged in before we can release 4.3.3, since we can't
release with test failures on Ubuntu 32.

(2) This bug #8231 makes the notebook completely insanely frustrating
and painful to use for everybody.   I just looked, and evidently it
stalled out and the fix didn't get in.  John had tested it, but didn't
sign off, so I just refereed it.  I can't release another sage with
this broken.  So can you swap out sagenb-0.7.5 for sagenb-0.7.5.1,
which I just posted here:

http://sage.math.washington.edu/home/wstein/patches/sagenb/sagenb-0.7.5.1.spkg

and which does nothing but add this one bugfix.  This of course won't
impact doctesting, since it's in the notebook.

(3) There is a jump in size between 4.3.2 and 4.3.3:

wst...@sage:~/build$ ls -lh *.tar
-rw-r--r-- 1 wstein wstein 263M 2010-02-06 01:18 sage-4.3.2.tar
-rw-r--r-- 1 wstein wstein 293M 2010-02-21 04:15 sage-4.3.3.tar

Any idea why?

So could you fix the above 3 issues and roll a new 4.3.3?

William

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

Reply via email to