> I've never seen the other errors, in particular the > > WARNING: autodoc can't import/find module 'sage.schemes<span style="color: > #660;" > > looks very weird... how did a chunk of html end up in there? Is your hdd / > file system ok? >
Yes, sorry, it's probably just a cut and paste error from the terminal buffer -- which I should have caught. My disk is fine. Did you build from scratch (if not, can you try make distclean && make)? Do > the doctests pass? > My build script pulls the develop repository from trac, sets SAGE_UPGRADING and then does make distclean && make -j2 && make -j2 ptestlong. Just for fun I did* make distclean && make -j2 && make -j2 ptestlong *again. The tests are still running but all seems fine now. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
