On Thursday, May 14, 2020 at 1:02:38 PM UTC-7, Emmanuel Charpentier wrote: > > On Debian testing, upgrading from 9.1.rc3 fails early on longsl23 not > beaing resent (I have libgsl25). > > Is there a way to avoid rebuilding from scratch (make distclean...) ? > > It should suffice to uninstall the sage packages that depend on gsl
$ grep gsl build/pkgs/*/dependencies build/pkgs/cvxopt/dependencies:$(PYTHON) numpy $(BLAS) gsl glpk suitesparse | $(PYTHON_TOOLCHAIN) pkgconfig nose matplotlib build/pkgs/fflas_ffpack/dependencies:$(MP_LIBRARY) givaro gsl $(BLAS) | pkgconf build/pkgs/giac/dependencies:readline libpng $(MP_LIBRARY) mpfr mpfi ntl gsl pari -- 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 on the web visit https://groups.google.com/d/msgid/sage-release/9f985219-2380-4896-a4ab-92c9345efb51%40googlegroups.com.
