On 1/18/19 3:45 PM, Bill Allombert wrote: > On Fri, Jan 18, 2019 at 03:28:04PM +0100, Tobias Hansen wrote: >> Package: src:gap >> Version: 4r10p0-6 >> Severity: wishlist >> Tags: sid buster patch >> >> Hi Bill, >> >> a version of the remaining patch that sagemath applies to gap was >> merged upstream a while ago [1] (and tagged for backporting to gap >> 4.10). embray indicated in [2] that the patch is important for >> non-interactive use of gap so I wanted to ask if you would add it to >> the Debian package now that it is merged. > Hello Tobias > Do you know when GAP 4.10.1 will be released ? > > There are two failure related to gap-tomlib in the sagemath > build log. Could you check them ? > > Cheers,
No I don't know anything about the gap 4.10.1 release date. gap-table-of-marks is not yet a dependency of the sagemath which should explain the failures. I will try if installing more gap libraries fixes doctests. sagemath upstream now install all these libraries by default: pkg/atlasrep \ pkg/autpgrp-* \ pkg/alnuth-* \ pkg/crisp-* \ pkg/ctbllib \ pkg/FactInt-* \ pkg/fga \ pkg/irredsol-* \ pkg/laguna-* \ pkg/polenta-* \ pkg/polycyclic-* \ pkg/resclasses-* \ pkg/sophus-* \ pkg/tomlib-* \ A bunch of these I could not find in Debian: pkg/crisp-* \ pkg/fga \ pkg/irredsol-* \ pkg/polenta-* \ pkg/resclasses-* \ pkg/sophus-* \ I don't know yet if it is a problem that they are missing. Best, Tobias

