[Debian-science-sagemath] sagemath testing migration

Ximin Luo infinity0 at debian.org
Fri Dec 23 22:06:00 UTC 2016


Ximin Luo:
> Tobias Hansen:
>> - fixes the piuparts checks, if necessary
> 
> All good on that front, at least:
> 
> https://piuparts.debian.org/sid/source/s/sagemath.html
> 

7.4-4 is now installed in unstable, i386 and amd64:

https://buildd.debian.org/status/package.php?p=sagemath

I looked into the brial segfault a bit more, got a minimal test-case here without Sage:

$ python
>>> from brial import groebner_basis
>>> from brial.blocks import declare_ring
>>> r = declare_ring(['x', 'y'], globals())
>>> id = [x + y]
>>> groebner_basis(id)
[.. shit explodes ..]

X

-- 
GPG: ed25519/56034877E1F87C35
GPG: rsa4096/1318EFAC5FBBDBCE
https://github.com/infinity0/pubkeys.git



More information about the Debian-science-sagemath mailing list