On 21 Jul., 17:14, John H Palmieri <jhpalmier...@gmail.com> wrote:
> On Jul 20, 8:04 pm, Minh Nguyen <nguyenmi...@gmail.com> wrote:
>
> > Hi folks,
>
> > This is the first release of the Sage 4.1.1 release cycle. William and
> > I are co-chairing this release cycle. The source tarball and the
> > sage.math only binary are available at
>
> >http://sage.math.washington.edu/home/mvngu/release/sage-4.1.1.alpha0.......
>
> > You can also upgrade using this path:
>
> >http://sage.math.washington.edu/home/mvngu/release/sage-4.1.1.alpha0/
>
> Intel Mac, OS X 10.5:
>
> An upgrade failed, but a build from scratch worked. Two failures:
>
> sage -t -long "devel/sage/sage/interfaces/r.py"
> sage -t -long "devel/sage/sage/symbolic/expression.pyx"
>
> although the first of these is not repeatable. When it failed, it
> said
>
> sage -t -long "devel/sage/sage/interfaces/r.py"
> **********************************************************************
> File "/Applications/sage_builds/sage-4.1.1.alpha0/devel/sage/sage/
> interfaces/r.py", line 838:
> sage: r.completions('tes')
> Expected:
> ['testPlatformEquivalence', 'testVirtual']
> Got:
> <BLANKLINE>
> Building R command completion list (this takes
> a few seconds only the first time you do it).
> To force rebuild later, delete /Users/palmieri/.sage//
> r_commandlist.sobj.
> ['testPlatformEquivalence', 'testVirtual']
> **********************************************************************
>
Oh dear.
It seems I somehow managed to mess up my "R" patch at #6379, since the
file
/Users/palmieri/.sage//r_commandlist.sobj
should not be built by running the doctests, nor should the doctests
rely on its existence when they are run a second, third, .., time.
Sorry for that, I'll have a look into this.
Cheers,
Georg
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---