Bug#986527: Patches for flaky build and cython unavailability

2021-08-27 Thread Tobias Hansen
I started updating sagemath to version 9.4, which is the first version that supports pari 2.13 (which is already in Debian and causes a large part of the failing doctests). I got stuck for now because we need an update of singular (see #992003). Best, Tobias On 8/27/21 7:37 PM, Paul Gevers wro

Bug#986527: Patches for flaky build and cython unavailability

2021-08-27 Thread Paul Gevers
Hi, Just for the record, I did a rebuild of the package for two transitions that are ongoing, and it failed on all architectures. Paul OpenPGP_signature Description: OpenPGP digital signature

Bug#986527: Patches for flaky build and cython unavailability

2021-08-04 Thread Ahzo
Aug 3, 2021, 11:12 by than...@debian.org: > Thanks a lot for the patches Ahzo. Especially fixing the file handle leak > should help a lot. > Actually that patch was rather a workaround than a fix. The real cause of the "Too many open files" issue is a behavior change of the multiprocessing.Pr

Bug#986527: Patches for flaky build and cython unavailability

2021-08-03 Thread Tobias Hansen
Thanks a lot for the patches Ahzo. Especially fixing the file handle leak should help a lot. I guess it's too late for bullseye now, but I can at least upload a fixed package to experimental. I'll also try to fix many of the failing tests by including sage's (large) patch to support pari 2.13 w

Bug#986527: Patches for flaky build and cython unavailability

2021-07-31 Thread Ahzo
Control: tags -1 patch Hi, the main problem making the sagemath testsuite flaky is that it randomly aborts due to 'Too many open files'. Thus only a small part of the test suite gets actually run, when the build is heavily parallelized. This can be seen by reporting not only the number of faile