Sébastien Villemot
Sébastien Villemot
I actually don't remember why I picked this particular example, sorry. But clearly I was not aware that it had 80 roots! I guess it should be replaced by a...
Unfortunately that does not completely solve the issue, because Julia 0.2 still tries to download 0.4.0. I guess the right fix is to also update the file `METADATA/NumericExtensions/versions/0.4.0/requires`.
For the Debian package, I simply unconditionally added `-latomic` to GraphBLAS. See the patch: https://salsa.debian.org/science-team/suitesparse/-/blob/master/debian/patches/libatomic.patch
Yes, for sure. So this patch is not a fix ready to be incorporated, I just mentioned it for your information. It is enough on Debian though because all architectures...
Thanks for your feedback. Currently I am also quite busy, but I may have a look later.
Note that this PR breaks the minimal-mistakes theme, because Psych by default does not accept YAML aliases (but it can be asked to by using `aliases: true`). For more details,...
Debian sid/unstable currently has CHOLMOD 3.0.14 from SuiteSparse 5.12.0. For the time being I cannot update it, because Debian is currently frozen (preparing for the release of Debian “Bookworm” 12)....
Sure, feel free to reuse that code under a BSD or GPL license.
Same issue here with `*.mail.protection.outlook.com` hosts whose resolution fails with `DNSSEC=true` enabled (systemd 252.17 from Debian 12)
Geneweb has been removed from Debian, since nobody stepped in to maintain the package. Note that it is still possible to reintroduce it. But, one would first have to package...