On Sunday, May 4, 2014 8:49:05 AM UTC-7, Volker Braun wrote: > > Get the "develop" branch from git or download the source tarball > http://boxen.math.washington.edu/home/release/sage-6.2.rc2/sage-6.2.rc2.tar.gz > > 7947cf8 Trac #16274: include system pkgconfig path > 5f2d517 Trac #16273: update README > 37d7bd9 Trac #15251: minor Steenrod algebra fixes > a8809f0 Trac #16196: dedent pasted sage prompts > ca10fd5 Trac #13624: KeyError raised by GraphLatex.dot2tex_picture when > edge_labels=True > 0cf75f9 Trac #16058: Organize the index of the combinatorics section of > the reference manual > > After doing
$ git pull --ff-only trac develop I get an error: $ make ./bootstrap -d rm -rf config configure build/Makefile-auto.in ./bootstrap: line 29: aclocal: command not found Bootstrap failed, downloading required files instead. [Traceback (most recent call last): [snip] IOError: [Errno 403] Forbidden: '//www.sagemath.org/packages/upstream/configure/configure-25.tar.gz' Error: downloading configure-25.tar.gz failed make: *** [configure] Error 1 -- 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.
