Yes, configure:42296: no suitable system package found for SPKG openssl
and I don't think I can change that. logs/pkgs/openssl-3.2.2.log doesn't mention any errors. Martin On Wednesday 31 July 2024 at 15:00:24 UTC+2 Eric Gourgoulhon wrote: > FWIW, I don't have this issue on my computer running the same version of > Ubuntu as you (22.04.4). SageMath 10.4 has been built from source here, > without the need for Sage to build openssl (the system openssl is 3.0.2): > in config.log, there is > > ## -------------------------------------------------------- ## > ## Checking whether SageMath should install SPKG openssl... ## > ## -------------------------------------------------------- ## > configure:42035: SPKG openssl is not required on this system > ... > configure:143560: result: openssl: not required on > your platform; SPKG will not be installed > > Best wishes, > > Eric. > Le mercredi 31 juillet 2024 à 13:45:23 UTC+2, Martin R a écrit : > >> 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/18680b06-cffd-4d8c-8d22-9b2279f9765an%40googlegroups.com.