After a long period using an old version of Sage, I tried to update my 
version of Sage yesterday to the latest development version, but the `make` 
gets stuck while trying to download cython and maxima. See excerpt of log 
below. I have never seen such a problem before, so I post my issue here.

Also, since I was using V=0, I had no clue of what was happening. When 
running make with default log output, then I see the following:

[cython-3.0.11] WARNING [tarball|download:165]: Invalid checksum; ignoring 
cached file /home/slabbe/GitBox/sage/upstream/cython-3.0.11.tar.gz
[cython-3.0.11] Attempting to download package cython-3.0.11.tar.gz from 
mirrors
[cython-3.0.11] 
https://github.com/sagemath/sage/releases/download/10.5/cython-3.0.11.tar.gz
[cython-3.0.11] 
[xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]
[cython-3.0.11] ERROR [transfer|run:135]: [Errno 404] Not Found: 
'//github.com/sagemath/sage/releases/download/10.5/cython-3.0.11.tar.gz'
[cython-3.0.11] 
https://github.com/sagemath/sage/releases/download/10.4/cython-3.0.11.tar.gz
[cython-3.0.11] 
[xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]
[cython-3.0.11] ERROR [transfer|run:135]: [Errno 404] Not Found: 
'//github.com/sagemath/sage/releases/download/10.4/cython-3.0.11.tar.gz'
[cython-3.0.11] 
https://github.com/sagemath/sage/releases/download/10.3/cython-3.0.11.tar.gz
[cython-3.0.11] 
[xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]
[cython-3.0.11] ERROR [transfer|run:135]: [Errno 404] Not Found: 
'//github.com/sagemath/sage/releases/download/10.3/cython-3.0.11.tar.gz'
[cython-3.0.11] 
https://ftp.rediris.es/mirror/sagemath/spkg/upstream/cython/cython-3.0.11.tar.gz

The same issue happens with maxima:

[maxima-5.47.0] WARNING [tarball|download:165]: Invalid checksum; ignoring 
cached file /home/slabbe/GitBox/sage/upstream/maxima-5.47.0.tar.gz
[maxima-5.47.0] Attempting to download package maxima-5.47.0.tar.gz from 
mirrors
[maxima-5.47.0] 
https://github.com/sagemath/sage/releases/download/10.5/maxima-5.47.0.tar.gz
[maxima-5.47.0] 
[xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]
[maxima-5.47.0] ERROR [transfer|run:135]: [Errno 404] Not Found: 
'//github.com/sagemath/sage/releases/download/10.5/maxima-5.47.0.tar.gz'
[maxima-5.47.0] 
https://github.com/sagemath/sage/releases/download/10.4/maxima-5.47.0.tar.gz
[maxima-5.47.0] 
[xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]
[maxima-5.47.0] ERROR [transfer|run:135]: [Errno 404] Not Found: 
'//github.com/sagemath/sage/releases/download/10.4/maxima-5.47.0.tar.gz'
[maxima-5.47.0] 
https://github.com/sagemath/sage/releases/download/10.3/maxima-5.47.0.tar.gz
[maxima-5.47.0] 
[xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]
[maxima-5.47.0] ERROR [transfer|run:135]: [Errno 404] Not Found: 
'//github.com/sagemath/sage/releases/download/10.3/maxima-5.47.0.tar.gz'
[maxima-5.47.0] 
https://ftp.rediris.es/mirror/sagemath/spkg/upstream/maxima/maxima-5.47.0.tar.gz

Thank you for your help,

Sébastien

-- 
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/dce18f5b-f7cc-4af8-9e53-3fdec389cb4cn%40googlegroups.com.

Reply via email to