I have a problem on a Ubuntu 22.04.4 LTS server (likely independent of the precise release of sage, I tried a fresh build).
I don't know where to start. If I understand the logs correctly, it build openssl-3.2.2. Thanks in advance! Martin mrubey@ubuntu:~/sage$ ./sage ┌────────────────────────────────────────────────────────────────────┐ │ SageMath version 10.5.beta0, Release Date: 2024-07-24 │ │ Using Python 3.12.4. Type "help()" for help. │ └────────────────────────────────────────────────────────────────────┘ ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Warning: this is a prerelease version, and it may be unstable. ┃ ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ sage: oeis(1) <repr(<sage.databases.oeis.OEISSequence at 0x7f23139289b0>) failed: OSError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)> error fetching https://oeis.org/search?q=A000001&n=1&fmt=text> -- 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/238aa48d-b1af-4d9b-aa46-480a53ad4994n%40googlegroups.com.