Hi Georg, On Mon, Aug 3, 2009 at 9:48 PM, gsw<georgswe...@googlemail.com> wrote: > >> ... >> >> Trying: >> set_random_seed(0L) >> Expecting nothing >> ok >> Trying: >> change_warning_output(sys.stdout) >> Expecting nothing >> ok >> Trying: >> r.completions('tes')###line 838:_sage_ >>> r.completions('tes') >> Expecting: >> ['testPlatformEquivalence', 'testVirtual'] >> ********************************************************************** >> File "/home/anthonyd/sage-4.1.1.alpha0/devel/sage/sage/interfaces/r.py", >> line 772, in __main__.example_34 >> Failed example: >> r.completions('tes')###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 /home/anthonyd/.sage//r_commandlist.sobj. >> ['testPlatformEquivalence', 'testVirtual'] >> Trying: >> set_random_seed(0L) >> Expecting nothing > > This looks like the update wasn't successful, since the newly patched > line is missing. I dimly remember that there was a first > Sage-4.1.1.alpha0 with a corrupted hg/mercurial repository, followed > by a second Sage-4.1.1.alpha0 version with one or two patches > reverted. > > This makes me think that probably the issue might vanish "by itself"; > resp. is due to the fact that "alpha" versions have not the quality as > official versions. We should check whether a Sage 4.1 "updated" to a > Sage-4.1.1(.rc?) displays the problem. If not, then let's bury the > ticket (requiescat in pacem).
We had repo corruption both in 4.1.1.alpha0 and 4.1.1.alpha1. In both cases, the issue was solved by reverting the relevant tickets and merging them again in the successive alpha/rc release. I think one should now use the rc0 release at http://sage.math.washington.edu/home/mvngu/release/safe-keep/sage-4.1.1.rc0/ in order to upgrade and test. -- 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---