Get the most recent development version (sage-6.7.rc0): git fetch git checkout develop
On Friday, May 15, 2015 at 9:30:42 AM UTC+2, david....@inria.fr wrote: > > Hello, > > When I try to access http://www.sagemath.org/packages/upstream/ I get > error 404 > Furthermore, as soon as you are on that error page, the root dir is > changed to http://www.sagemath.org/packages/upstream/ > > One side effect is that we are currently unable to download > http://www.sagemath.org/packages/upstream/configure/configure-84.tar.gz > and so to make a fresh install. > > Do you know how to solve this issue? > > Thanks, > David. > > > 19:36:47 michele@Lena:~/Programmi$ git clone git:// > github.com/sagemath/sage.git > Cloning into 'sage'... > remote: Counting objects: 303086, done. > remote: Total 303086 (delta 0), reused 0 (delta 0), pack-reused > 303086 > Receiving objects: 100% (303086/303086), 94.04 MiB | 304.00 KiB/s, > done. > Resolving deltas: 100% (219932/219932), done. > Checking connectivity... done. > 19:45:00 michele@Lena:~/Programmi$ cd sage > 19:45:09 michele@Lena:~/Programmi/sage$ git branch > * master > 19:45:11 michele@Lena:~/Programmi/sage$ make > mkdir -p logs > ./bootstrap -d > make[1]: Entering directory '/home/michele/Programmi/sage' > rm -rf config configure build/Makefile-auto.in > make[1]: Leaving directory '/home/michele/Programmi/sage' > ./bootstrap: line 29: aclocal: command not found > Bootstrap failed, downloading required files instead. > find: `/home/michele/Programmi/sage/local/var/lib/sage/installed': > No such file or directory > http://www.sagemath.org/packages/upstream/configure/configure-84.tar.gz: > 2015-05-14 19:45:15 ERROR 404: Not Found. > Error: downloading configure-84.tar.gz failed > Makefile:164: recipe for target 'configure' failed > make: *** [configure] Error 1 > 19:45:15 michele@Lena:~/Programmi/sage$ make distclean && make > Deleting package build directories... > rm -rf local/var/tmp/sage/build > cd src/doc && make clean > make[1]: Entering directory '/home/michele/Programmi/sage/src/doc' > Deleting generated docs... > rm -rf en/reference/*/sage > rm -rf en/reference/*/sagenb > rm -rf en/reference/sage > rm -rf en/reference/sagenb > rm -rf output > make[1]: Leaving directory '/home/michele/Programmi/sage/src/doc' > cd src && make clean > make[1]: Entering directory '/home/michele/Programmi/sage/src' > Deleting Sage library build artifacts... > rm -f c_lib/.sconsign.dblite > find c_lib -name '*.os' | xargs rm -f > find c_lib -name '*.so' | xargs rm -f > find c_lib -name '*.dylib' | xargs rm -f > rm -rf build > find . -name '*.pyc' | xargs rm -f > make[1]: Leaving directory '/home/michele/Programmi/sage/src' > Deleting miscellaneous artifacts generated by build system ... > rm -rf logs > rm -rf dist > rm -rf tmp > rm -f aclocal.m4 config.log config.status confcache > rm -rf autom4te.cache > rm -f build/Makefile build/Makefile-auto > rm -f .BUILDSTART > Deleting all remaining output from build system ... > rm -rf local > mkdir -p logs > ./bootstrap -d > make[1]: Entering directory '/home/michele/Programmi/sage' > rm -rf config configure build/Makefile-auto.in > make[1]: Leaving directory '/home/michele/Programmi/sage' > ./bootstrap: line 29: aclocal: command not found > Bootstrap failed, downloading required files instead. > find: `/home/michele/Programmi/sage/local/var/lib/sage/installed': > No such file or directory > http://www.sagemath.org/packages/upstream/configure/configure-84.tar.gz: > 2015-05-14 19:47:26 ERROR 404: Not Found. > Error: downloading configure-84.tar.gz failed > Makefile:164: recipe for target 'configure' failed > make: *** [configure] Error 1 > > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.