On Wednesday, July 20, 2022 at 1:42:58 PM UTC-7 Nils Bruin wrote: > I've noticed that after a modest upgrade (just "dnf update"), with some > regularity sage breaks. In the most recent edition, "libflint.so" couldn't > be found. > > I guess there is some prerequisite that sage was relying on to be provided > by the operating system was changed? >
When system packages no longer need a specific old version of a shared library, then the system package manager may remove that version. It does not know about user-built programs that link to system libraries. That's not Sage-specific. Perhaps there is a way to stop dnf or other package managers from removing unused library packages? That would be worth investigating. Is sage relying on the system python nowadays? > Yes. -- 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/71905fe6-6d2f-4bb6-b1dc-aed695b425e2n%40googlegroups.com.