> On 7/09/2017, at 00:24, Daniel Krenn <[email protected]> wrote: > > On 2017-09-05 20:37, Volker Braun wrote: >> 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 > > Two patchbots rk02-math and sardonis failed their test of 8.1.beta4 in > > sage -t --long src/sage/numerical/backends/glpk_backend.pyx # 3 > doctests failed > sage -t --long src/sage/numerical/backends/generic_backend.pyx # 1 > doctest failed > sage -t --long src/sage/numerical/backends/glpk_exact_backend.pyx # 1 > doctest failed > > See > > https://patchbot.sagemath.org/log/0/LinuxMint/18.1/x86_64/4.4.0-89-generic/rk02-math/2017-09-05%2019:52:38?short > for details.
Hum… Several things at once there. First you had an upgrade-downgrade of glpk 4.63 as discussed in the glpk upgrade ticket which didn’t quite make in the beta (last minute rejection) see https://trac.sagemath.org/ticket/23596 The other two seem to be linked to a separate ticket about verbosity of glpk. I don’t have that ticket number right now. François -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
