[GAP Forum] An Error
dmitrii.pasechnik at cs.ox.ac.uk
dmitrii.pasechnik at cs.ox.ac.uk
Mon Aug 29 15:52:48 BST 2016
Dear Sara,
On Mon, Aug 29, 2016 at 05:24:10PM +0430, Sara Dikson wrote:
try removing these files (such as
/usr/share/gap/pkg/atlasrep/data/datagens/HSG1-p100B0.m1)
and re-running
gap> s:=AtlasGroup("HS");
etc.
Crc errors simply indicate that files got corrupted
while you were downloading them
(the package does get these files from the internet)
Hope this helps,
Dima
> Dear Forum,
> I installed "atlasrep" package. I can not get some sporadic groups like
> "HS" or "McL". It returns some errors:
>
> gap> s:=AtlasGroup("HS");
> #I CrcFile value of
> #I '/usr/share/gap/pkg/atlasrep/data/datagens/HSG1-p100B0.m1'
> #I does not match, ignoring this file
>
> How can I get all "AtlasGroups"?
>
> I send the error as an attachment.
> Best regards
>
> Sara
> gap> s:=AtlasGroup("HS");
> #I CrcFile value of
> #I '/usr/share/gap/pkg/atlasrep/data/datagens/HSG1-p100B0.m1'
> #I does not match, ignoring this file
> fail
> gap> s:=AtlasGroup("HS");
> #I CrcFile value of
> #I '/usr/share/gap/pkg/atlasrep/data/datagens/HSG1-p100B0.m1'
> #I does not match, ignoring this file
> fail
> gap> s:=AtlasGroup("Hs");
> #I CrcFile value of
> #I '/usr/share/gap/pkg/atlasrep/data/datagens/HSG1-p100B0.m1'
> #I does not match, ignoring this file
> fail
> gap> s:=AtlasGroup("McL");
> #I CrcFile value of
> #I '/usr/share/gap/pkg/atlasrep/data/datagens/McLG1-p275B0.m1'
> #I does not match, ignoring this file
> fail
> gap> LoadPackage("atlasrep");
> true
> gap> s:=AtlasGroup("HS");
> #I CrcFile value of
> #I '/usr/share/gap/pkg/atlasrep/data/datagens/HSG1-p100B0.m1'
> #I does not match, ignoring this file
> fail
> gap> s:=AtlasGroup("McL");
> #I CrcFile value of
> #I '/usr/share/gap/pkg/atlasrep/data/datagens/McLG1-p275B0.m1'
> #I does not match, ignoring this file
> fail
> gap>
> _______________________________________________
> Forum mailing list
> Forum at mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum
More information about the Forum
mailing list