On Debian testing, :
- Upgrading 10.2.beta0 to beta0 to 10.2.beta1 fails by *repeatedly* failing to create one 3D plot in the documentation (lost exact reference, sorry…) ; rebuilding all documatation fails also. - After make distclean, I had to specify --with-sysem-maxima=no to avoid an “infinite” serch for a functional systemwide “Maxima” (*sic*). - The “normal’ build process succeeds ; ptestlong gives four permanent failures : ---------------------------------------------------------------------- sage -t --long --warn-long 203.0 --random-seed=235153009850964441704354911493498686463 src/sage/rings/integer.pyx # 1 doctest failed sage -t --long --warn-long 203.0 --random-seed=235153009850964441704354911493498686463 src/sage/combinat/posets/posets.py # 1 doctest failed sage -t --long --warn-long 203.0 --random-seed=235153009850964441704354911493498686463 src/sage/functions/special.py # 2 doctests failed sage -t --long --warn-long 203.0 --random-seed=235153009850964441704354911493498686463 src/sage/ext/memory.pyx # 1 doctest failed ---------------------------------------------------------------------- all four of them have neen already reported for 10.2.beta0. HTH, Le samedi 2 septembre 2023 à 01:13:16 UTC+2, Volker Braun a écrit : > As always, you can get the latest beta version from the "develop" git > branch. Alternatively, the self-contained source tarball is at > http://www.sagemath.org/download-latest.html > > > 6ea1fe936cc (tag: 10.2.beta1, github/develop) Updated SageMath version to > 10.2.beta1 > 57852a89c5c gh-36160: Fix documentation previews using mathjax cdns > 2272afd433d gh-36157: some pep for E30 and more in quadratic forms > 09dd4037857 gh-36156: detect the zero series when returning an exact stream > 78f50ec073b gh-36155: random elt for colored permutations > 24de879c812 gh-36149: Fix doctest in > `src/sage/algebras/quantum_groups/quantum_group_gap.py` > 952696e19c6 gh-36148: fix the 2 broken linters > 9546d9083c5 gh-36147: Fixing many e305 > d6b045fa7cb gh-36145: build/pkgs/mathjax/distros/gentoo.txt: Fix > 0d42e23c772 gh-36143: Fix two "Computational Math.." book doctests > 1a76c80cfc6 gh-36142: python-style loops in `sage.graphs` > 37377bce9cb gh-36139: fix Conrey number of trivial Dirichlet character > d52db9fcac0 gh-36136: `sage.combinat.root_system`: Modularization fixes, > `# needs` > 33c99ab4326 gh-36127: Bandaid for polynomial evaluation > 52c795630e5 gh-36117: run GitHub actions locally using gh act > 5f56ed5dc43 gh-36115: small improvements for functorial composition > f8b3a91f155 gh-36109: Prepare for updating Cython to 3.0.0 > 22446cb727d gh-36105: `sage.rings.finite_rings.element_*`: Remove unused > imports > f4b2fe98b99 gh-36095: Implementing a generic one method for unital algebras > 8c8f129be7f gh-36088: add some links to python error classes in the doc > bfb6b3c0bba gh-35934: build/pkgs/singular: Upgrade to 4.3.2p7, reject > system Singular without FLINT > 81e4eba4f31 gh-35376: Update Zariski-van Kampen functions > d0759e88546 gh-35338: improve performance of stream cauchy invert > 6695becb762 (tag: 10.2.beta0) Updated SageMath version to 10.2.beta0 > -- 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/18111b80-5acc-470f-85df-61e081b87a72n%40googlegroups.com.
