Conversation
|
@fingolfin Thanks: I have an update to 4.12.1 as part of #39876, with make check passing. Should be merged soon. |
|
@tornaria that PR seems to use 4.12.0, not 4.12.1? |
|
@fingolfin: you can see my update from gap 4.11.1 to 4.12.1 here https://github.com/void-linux/void-packages/pull/39876/files#diff-d5e8ac4c14235608656fe702205ba0e985de306ecc14756391643152370bfbd3 Differences from yours:
Now I'm having trouble with sagemath b/c of the same thing with download. There are 8 doctests failed in sage (--long) testsuite. All of them because a warning is printed (No download method is available, etc). However, the actual answers are always correct, so the download is not really needed (???). I can think two ways forward Do you know why atlasrep is trying to download something that is not necessary to give the correct answer? What would be missing without this feature? Note that the feature won't work in a system install of gap anyway since the package wants to place the files in a system directory (there's no way we can ship a 1777 directory in |
|
@tornaria Please pull any relevant differences into your sage PR. |
Testing the changes
CC @tornaria