On Saturday, September 5, 2015 at 6:26:02 PM UTC-4, Volker Braun wrote: > > The mirror list is not alphabetical so its the speed-ranked list. > > * Whats the snipped part of the log > * Does the error persist > * Whats the content of SAGE_ROOT/upstream/mirror_list > > >> R caused similar problems.
1) See below. 2) yes 3) It's what is listed in the log (including the weird extra sagemath.polytechnic.na part). Is there an easy way to regenerate that? Presumably this is the problem. Found local metadata for brial-0.8.4.3 Found local metadata for r-3.2.2.p0 Attempting to download package brial-0.8.4.3.tar.bz2 from mirrors Attempting to download package R-3.2.2.tar.gz from mirrors Traceback (most recent call last): File "/Users/.../sage/build/bin/sage-download-file", line 28, in <module> SageDownloadFileApplication().run() File "/Users/.../sage/build/bin/../sage_bootstrap/cmdline.py", line 193, in run Traceback (most recent call last): File "/Users/.../sage/build/bin/sage-download-file", line 28, in <module> SageDownloadFileApplication().run() File "/Users/.../sage/build/bin/../sage_bootstrap/cmdline.py", line 193, in run tarball.download() File "/Users/.../sage/build/bin/../sage_bootstrap/tarball.py", line 148, in download tarball.download() File "/Users/.../sage/build/bin/../sage_bootstrap/tarball.py", line 148, in download for mirror in MirrorList(): File "/Users/.../sage/build/bin/../sage_bootstrap/mirror_list.py", line 46, in __init__ self.mirrors = self._load() for mirror in MirrorList(): File "/Users/.../sage/build/bin/../sage_bootstrap/mirror_list.py", line 46, in __init__ File "/Users/.../sage/build/bin/../sage_bootstrap/mirror_list.py", line 61, in _load self.mirrors = self._load() return ast.literal_eval(mirror_list) File "/Users/.../sage/local/lib/python/ast.py", line 49, in literal_eval File "/Users/.../sage/build/bin/../sage_bootstrap/mirror_list.py", line 61, in _load node_or_string = parse(node_or_string, mode='eval') File "/Users/.../sage/local/lib/python/ast.py", line 37, in parse return ast.literal_eval(mirror_list) File "/Users/.../sage/local/lib/python/ast.py", line 49, in literal_eval node_or_string = parse(node_or_string, mode='eval') return compile(source, filename, mode, PyCF_ONLY_AST) File "/Users/.../sage/local/lib/python/ast.py", line 37, in parse return compile(source, filename, mode, PyCF_ONLY_AST) File "<unknown>", line 1 ['http://mirrors.xmission.com/sage/', 'http://mirrors-usa.go-parts.com/sage/sagemath/', 'http://mirrors.mit.edu/sage/', 'http://www.mirrorservice.org/sites/www.sagemath.org/', 'http://sagemath.mirror.ac.za/', 'http://mirrors.fe.up.pt/pub/sage/', 'http://mirror.yandex.ru/mirrors/sage.math.washington.edu/', 'http://linorg.usp.br/sage/', 'http://ftp.leg.uct.ac.za/pub/packages/sage/', 'http://ftp.ntua.gr/pub/sagemath/', 'http://ftp.iitm.ac.in/sage/', 'http://echidna.maths.usyd.edu.au/sage/', 'http://mirror.switch.ch/mirror/sagemath/', 'http://mirror.hust.edu.cn/sagemath/', 'http://ftp.kaist.ac.kr/sage/', 'http://www-ftp.lip6.fr/pub/math/sagemath/', 'http://files.sagemath.org/', 'http://www.cecm.sfu.ca/sage/', 'http://mirror.aarnet.edu.au/pub/sage/', 'http://sunsite.rediris.es/mirror/sagemath/', 'http://sage.mirror.garr.it/mirrors/sage/', 'http://ftp.riken.jp/sagemath/', 'http://mirror.ufs.ac.za/sagemath/', 'http://ftp.tsukuba.wide.ad.jp/software/sage/', 'http://mirrors.ustc.edu.cn/sagemath/', 'http://mirrors.tuna.tsinghua.edu.cn/sagemath/', 'http://sagemath.polytechnic.edu.na/']://sagemath.polytechnic.edu.na/'] File "<unknown>", line 1 ['http://mirrors.xmission.com/sage/', 'http://mirrors-usa.go-parts.com/sage/sagemath/', 'http://mirrors.mit.edu/sage/', 'http://www.mirrorservice.org/sites/www.sagemath.org/', 'http://sagemath.mirror.ac.za/', 'http://mirrors.fe.up.pt/pub/sage/', 'http://mirror.yandex.ru/mirrors/sage.math.washington.edu/', 'http://linorg.usp.br/sage/', 'http://ftp.leg.uct.ac.za/pub/packages/sage/', 'http://ftp.ntua.gr/pub/sagemath/', 'http://ftp.iitm.ac.in/sage/', 'http://echidna.maths.usyd.edu.au/sage/', 'http://mirror.switch.ch/mirror/sagemath/', 'http://mirror.hust.edu.cn/sagemath/', 'http://ftp.kaist.ac.kr/sage/', 'http://www-ftp.lip6.fr/pub/math/sagemath/', 'http://files.sagemath.org/', 'http://www.cecm.sfu.ca/sage/', 'http://mirror.aarnet.edu.au/pub/sage/', 'http://sunsite.rediris.es/mirror/sagemath/', 'http://sage.mirror.garr.it/mirrors/sage/', 'http://ftp.riken.jp/sagemath/', 'http://mirror.ufs.ac.za/sagemath/', 'http://ftp.tsukuba.wide.ad.jp/software/sage/', 'http://mirrors.ustc.edu.cn/sagemath/', 'http://mirrors.tuna.tsinghua.edu.cn/sagemath/', 'http://sagemath.polytechnic.edu.na/']://sagemath.polytechnic.edu.na/'] ^ SyntaxError : invalid syntax ^ SyntaxError: invalid syntax make[2]: *** [/Users/.../sage/local/var/lib/sage/installed/brial-0.8.4.3] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [/Users/.../sage/local/var/lib/sage/installed/r-3.2.2.p0] Error 1 make[1]: *** [all] Error 2 real 0m0.684s user 0m0.728s sys 0m0.411s *************************************************************** Error building Sage. The following package(s) may have failed to build (not necessarily during this run of 'make all'): * documentation: dochtml log file: /Users/.../sage/logs/pkgs/../dochtml.log The build directory may contain configuration files and other potentially helpful information. WARNING: if you now run 'make' again, the build directory will, by default, be deleted. Set the environment variable SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this. make: *** [all] 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 sage-release+unsubscr...@googlegroups.com. To post to this group, send email to sage-release@googlegroups.com. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.