On Sun, Jun 23, 2019 at 6:24 PM Antonio Rojas <nqn7...@gmail.com> 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.
>

I did see this issue, but it somehow got fixed and I can't reproduce it
anymore.

Isuru


> 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/d01e66bb-5207-40ff-8af0-a0adbd4e84f7%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-devel/d01e66bb-5207-40ff-8af0-a0adbd4e84f7%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CA%2B01voMBTvp-A%2B7SNYe9JPCAWGfZVTF_nD1yWv5neBbeu3WGyw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to