Ask Your Question
1

Failure to install database_gap in sage 5.5

asked 2012-12-29 15:33:48 +0200

BobB gravatar image

updated 2012-12-29 20:14:14 +0200

And the question is, of course, does anybody know why and what I might be able to do to fix it. This is sage version 5.5, built from source on ubuntu server x64 12.10. After the build finished, I successfully installed openssl and pyopenssl. But database_gap installation failed. As an additional note, I also tried the same thing with sage 5.5 on ubuntu desktop x64 10.04 with similar results.

I tried to install database_gap, as advised by the build from source readme, using the command:

./sage -i database_gap

And I got the results:

 Checking online list of Optional packages.
[.]
 Found database_gap-4.5.7
 Downloading database database_gap-4.5.7.spkg.
[ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .]
database_gap-4.5.7
================================
Extracting package /home/sage-5.5/spkg/optional/database_gap-4.5.7.spkg
-rw-rw-r-- 1 sage sage 59654144 Dec 29 10:53 /home/sage/sage-3.3/spkg/optional/database_gap-4.5.7.spkg
tar: Skipping to next header
tar: Exiting with failure status due to previous errors
Error: failed to extact /home/sage-5.5/spkg/optional/database_gap-4.5.7.spkg
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2012-12-29 20:19:44 +0200

updated 2012-12-29 20:25:10 +0200

It looks like the file is corrupted. As a stopgap, you could install the old version:

./sage -i database_gap-4.4.12.p1

Actually, this is the version which matches the version of GAP in Sage, so you should definitely use this one.

edit flag offensive delete link more

Comments

Great! That worked. Thanks!

BobB gravatar imageBobB ( 2012-12-29 21:05:27 +0200 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2012-12-29 15:33:48 +0200

Seen: 454 times

Last updated: Dec 29 '12