On Friday, December 18, 2020 at 8:55:29 AM UTC-8 [email protected] wrote:
> On Debian testing running on core i7 + 16 GB RAM, upgrading 9.3.beta3 > (configured > to use all available system packages) to 9.3.beta4 leads > to : > > - > > ./configure insists on installing texlive-latex-extra texlive-xetex > latexmk pandoc dvipng default-jdk ffmpeg libavdevice-dev pari-gp2c, > notwithstanding the fact that all of them are already installed. > > With the exception of pari-gp2c, this is https://trac.sagemath.org/ticket/30930 ("Add/update the system package information for the "_recommended" dummy package") -- whose ticket description has an explanation of what work is needed to be done. Running doctests with ID 2020-12-18-17-31-46-5c2d5f7b. > Git branch: develop > Using > --optional=build,debian,dochtml,dot2tex,fricas,gap_jupyter,gap_packages,kenzo,libsemigroups,memlimit,pip,pysingular,sage,sage_spkg,singular_jupyter > Doctesting 1 file. > sage -t --long --warn-long 180.2 --random-seed=0 src/sage/misc/package.py > ********************************************************************** > File "src/sage/misc/package.py", line 427, in > sage.misc.package.standard_packages > Failed example: > installed[0], installed[-1] # optional - build > Expected: > ('alabaster', 'zn_poly') > Got: > ('alabaster', 'zipp') > ********************************************************************** > 1 item had failures: > 1 of 4 in sage.misc.package.standard_packages > [49 tests, 1 failure, 4.11 s] > ---------------------------------------------------------------------- > sage -t --long --warn-long 180.2 --random-seed=0 src/sage/misc/package.py # > 1 doctest failed > ---------------------------------------------------------------------- > Total time for all tests: 4.2 seconds > cpu time: 0.3 seconds > cumulative wall time: 4.1 seconds > > This also seems cosmetic > Yes, cosmetic, and fixed on the way in https://trac.sagemath.org/ticket/30940 (which needs review) -- 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/a70b8958-2fa9-4981-b774-7c1934b8823dn%40googlegroups.com.
