by the way, could please someone review 
https://trac.sagemath.org/ticket/28088
(update to GAP 4.10.2)


On Sunday, June 23, 2019 at 6:24:09 PM UTC+2, Antonio Rojas wrote:
>
> I just noticed this yesterday after updating GAP to 4.10.2 in Arch. 
> SymmetricGroup(n).conjugacy_classes_subgroups() works fine for n<=4, and 
> fails for n>=5. Same as you, it works after removing all additional GAP 
> packages.
>
> Additionally, after the update (and with all GAP packages installed) some 
> tests started failing due to using more memory than the default 330 
> maximum. Running them with -m0 makes them pass. Again, no issue if I remove 
> the additional packages. 
>
> El domingo, 23 de junio de 2019, 16:25:45 (UTC+2), Isuru Fernando escribió:
>>
>> In the conda package for gap, we packaged almost all of the gap packages 
>> (136 of 145) and sage pexpect gives an error for the following,
>>
>> sage: SymmetricGroup(7).conjugacy_classes_subgroups()
>>
>> saying,
>> RuntimeError: Gap produced error output
>> Error, sorry, the GAP Tables Of Marks Library is not installed
>>
>> I checked gap separately and tomlib imports fine and also running the 
>> equivalent command on gap runs fine. When I run the command in gap with the 
>> sage created workspace I get the same issue.
>>
>> I removed all gap packages except for the 18 packages that sage installs, 
>> cleared the cache and it works. So, this is clearly an issue with a package 
>> that sage doesn't install.
>>
>> Has anyone seen such an error before?
>>
>> Isuru
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/c2f13a01-aa2d-4484-9e86-18875abb8fc5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to