I can confirm the three previous issues from David, Clemens and Eric in my builds. For the last one, after CTRL+C, manually downloading the file, the build goes on.
El martes, 19 de agosto de 2025 a las 15:16:53 UTC+2, [email protected] escribió: > Hi, > > On my Ubuntu 24.04 computer, building Sage 10.8.beta0 from a fresh git > clone stalls while trying to download cython-1.3.1 sources: > > make --no-print-directory cython-SAGE_VENV-no-deps > [cython-3.1.3] WARNING [tarball|download:164]: Invalid checksum; ignoring > cached file /home/eric/sage/10.8/upstream/cython-3.1.3.tar.gz > [cython-3.1.3] Attempting to download package cython-3.1.3.tar.gz from > mirrors > [cython-3.1.3] > https://github.com/sagemath/sage/releases/download/10.8/cython-3.1.3.tar.gz > [cython-3.1.3] > [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] > [cython-3.1.3] ERROR [transfer|run:135]: [Errno socket error] [Errno 404] > Not Found: '// > github.com/sagemath/sage/releases/download/10.8/cython-3.1.3.tar.gz' > [cython-3.1.3] > https://github.com/sagemath/sage/releases/download/10.7/cython-3.1.3.tar.gz > [cython-3.1.3] > [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] > [cython-3.1.3] ERROR [transfer|run:135]: [Errno socket error] [Errno 404] > Not Found: '// > github.com/sagemath/sage/releases/download/10.7/cython-3.1.3.tar.gz' > [cython-3.1.3] > https://github.com/sagemath/sage/releases/download/10.6/cython-3.1.3.tar.gz > [cython-3.1.3] > [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] > [cython-3.1.3] ERROR [transfer|run:135]: [Errno socket error] [Errno 404] > Not Found: '// > github.com/sagemath/sage/releases/download/10.6/cython-3.1.3.tar.gz' > [cython-3.1.3] > https://ftp.rediris.es/mirror/sagemath/spkg/upstream/cython/cython-3.1.3.tar.gz > > The build is fully stalled at this point (no CPU activity, no Internet > download). There is no error message. I just stopped by CRTL+C. > > Before running make, I did the following: > make configure > ./configure --enable-download-from-upstream-url > > Eric. > > -- 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 view this discussion visit https://groups.google.com/d/msgid/sage-release/cf11cb10-182d-4811-9c1a-0dac6a7a1da7n%40googlegroups.com.
