Hi All, I seem to have trouble upgrading my Sage to the latest stable version:
sage anne$ make make -j4 build/make/Makefile --stop ./bootstrap -d rm -rf config configure build/make/Makefile-auto.in rm -f src/doc/en/installation/*.txt src/doc/bootstrap:48: installing src/doc/en/installation/arch.txt and src/doc/en/installation/arch-optional.txt src/doc/bootstrap:48: installing src/doc/en/installation/debian.txt and src/doc/en/installation/debian-optional.txt src/doc/bootstrap:48: installing src/doc/en/installation/fedora.txt and src/doc/en/installation/fedora-optional.txt src/doc/bootstrap:48: installing src/doc/en/installation/cygwin.txt and src/doc/en/installation/cygwin-optional.txt src/doc/bootstrap:48: installing src/doc/en/installation/homebrew.txt and src/doc/en/installation/homebrew-optional.txt gettext and the gettextize program must be installed and be in your PATH. E.g. Homebrew installs them in /usr/local/opt/gettext/bin. Bootstrap failed, downloading required files instead. Attempting to download package configure-765c5cb3e24dd134708eca97e4c52e0221cd94ba.tar.gz from mirrors Downloading the Sage mirror list CRITICAL [mirror_list|_load:91]: Downloaded mirror list has syntax error: error code: 1010 Searching fastest mirror ERROR [mirror_list|_rank_mirrors:145]: Could not reach any mirror directly and no proxy set ************************************************************************ Traceback (most recent call last): File "/Applications/sage/build/bin/../sage_bootstrap/download/cmdline.py", line 130, in run_safe run() File "/Applications/sage/build/bin/../sage_bootstrap/download/cmdline.py", line 112, in run app.download_tarball(args.url_or_tarball, args.destination, args.allow_upstream) File "/Applications/sage/build/bin/../sage_bootstrap/download/app.py", line 41, in download_tarball tarball.download(allow_upstream=allow_upstream) File "/Applications/sage/build/bin/../sage_bootstrap/tarball.py", line 156, in download for mirror in MirrorList(): File "/Applications/sage/build/bin/../sage_bootstrap/download/mirror_list.py", line 69, in __init__ self._refresh() File "/Applications/sage/build/bin/../sage_bootstrap/download/mirror_list.py", line 185, in _refresh self._rank_mirrors() File "/Applications/sage/build/bin/../sage_bootstrap/download/mirror_list.py", line 146, in _rank_mirrors raise MirrorListException('Failed to connect to any mirror, probably no internet connection') MirrorListException: Failed to connect to any mirror, probably no internet connection ************************************************************************ Error: downloading configure-765c5cb3e24dd134708eca97e4c52e0221cd94ba.tar.gz failed make[1]: *** [configure] Error 1 make: *** [base-toolchain] Error 2 Any idea why? Best, Anne -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/7b63cb23-0913-4ccf-b54f-9ca3084a86a8%40googlegroups.com.