2010/1/19 Minh Nguyen <nguyenmi...@gmail.com>: > Hi John, > > On Wed, Jan 20, 2010 at 4:42 AM, John Cremona <john.crem...@gmail.com> wrote: > > <SNIP> > >> And on another 64-bit ubuntu machine, built fine and two failures -- >> the one above and also this: >> >> j...@host-57-44%./sage -t devel/sage/sage/interfaces/sage0.py > > This failure might be related to the DOT_SAGE directory. By default, > DOT_SAGE points to the directory HOME/.sage. Over time, that Sage > directory accumulates heaps of stuff left behind by different versions > of Sage. I recently ran into this doctest failure. So I first set > DOT_SAGE to a different (empty) directory, say > > export DOT_SAGE=/tmp/mvngu/.sage > > and then ran doctest on devel/sage/sage/interfaces/sage0.py again. > This time, all doctests in that file passed. >
This worked for me. So it's certainly nothing which should delay 4.3.1, but it would still be nice to find a way of clearing up that .sage directory! John > -- > Regards > Minh Van Nguyen > > -- > 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 > >
-- 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