Re: [sage-devel] System upgrades breaking sage frequently

2022-07-23 Thread Matthias Koeppe
"make list-broken-packages" now works both on macOS and Linux - https://trac.sagemath.org/ticket/34203 (needs review) On Wednesday, July 20, 2022 at 7:16:11 PM UTC-7 Matthias Koeppe wrote: > On Wednesday, July 20, 2022 at 3:30:44 PM UTC-7 Matthias Koeppe wrote: > >> On Wednesday, July 20, 2022 a

Re: [sage-devel] Re: System upgrades breaking sage frequently

2022-07-23 Thread Dima Pasechnik
On Sat, 23 Jul 2022, 20:31 Emmanuel Charpentier, < emanuel.charpent...@gmail.com> wrote: > FWIW, the very same mishap just happened to me > > on Debian.testing. > > What I fail to understand is why Sake was linked to a *specif

[sage-devel] Re: System upgrades breaking sage frequently

2022-07-23 Thread Emmanuel Charpentier
FWIW, the very same mishap just happened to me on Debian.testing. What I fail to understand is why Sake was linked to a *specific* version of libflint.so, rather than to the *generic* version… ​ Le mercredi 20 juillet 202

[sage-devel] oeis and SSL: CERTIFICATE_VERIFY_FAILED

2022-07-23 Thread 'Martin R' via sage-devel
Since recently I have the problem below on ubuntu 20.04, current devel branch. Am I doing something wrong? Best wishes, Martin sage: oeis([1,2,3,5,8]) --- SSLCertVerificationError Traceback (most recent ca

[sage-devel] Re: Error building Sage 9.6 due to openssl

2022-07-23 Thread Samuel Lelievre
You could try this: ``` make openssl-clean openssl-uninstall make configure ./configure make ``` -- 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+unsubsc