#15607 closed enhancement (fixed)
Upgrade database_stein_watkins to the 2007 data
Reported by: | cremona | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-6.1 |
Component: | packages: optional | Keywords: | database elliptic curves |
Cc: | slelievre | Merged in: | |
Authors: | John Cremona | Reviewers: | Jeroen Demeyer |
Report Upstream: | N/A | Work issues: | |
Branch: | 333dccc (Commits, GitHub, GitLab) | Commit: | |
Dependencies: | #15556 | Stopgaps: |
Description (last modified by )
The original Stein-Watkins database was created in 2003. In 2007, a few revisions and additions were made to the data. In this ticket we upgrade the git optional/huge spkgs database_stein_watkins_mini and database_stein_watkins to version 20070827.
The replacement data files are at http://modular.math.washington.edu/ecdb/FIX.tar.
The new upstream tarballs are at:
Change History (19)
comment:1 Changed 9 years ago by
Branch: | → u/cremona/ticket/15607 |
---|---|
Commit: | → 2bfd09e8e5faf361654d42ce636efd5847d20fec |
comment:2 Changed 9 years ago by
Authors: | → John Cremona |
---|---|
Status: | new → needs_review |
Note: only the last commit (2bd09e) is not on the dependent #15556.
comment:3 follow-up: 5 Changed 9 years ago by
Status: | needs_review → needs_work |
---|
Again, fix the permissions in the upstream tarballs (should be 0644).
comment:4 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Reviewers: | → Jeroen Demeyer |
comment:5 Changed 9 years ago by
Replying to jdemeyer:
Again, fix the permissions in the upstream tarballs (should be 0644).
Oops, sorry. The mini one is done, the big one takes longer...and is now done.
comment:6 Changed 9 years ago by
Status: | needs_work → needs_review |
---|
comment:7 Changed 9 years ago by
Status: | needs_review → needs_work |
---|
The checksums must be updated now...
comment:8 Changed 9 years ago by
Commit: | 2bfd09e8e5faf361654d42ce636efd5847d20fec → 4cd8ed3ddf216c60b7bbca7820df3bfb1f36cfb7 |
---|
Branch pushed to git repo; I updated commit sha1. New commits:
4cd8ed3 | fixed checksums
|
comment:10 Changed 9 years ago by
Status: | needs_review → needs_work |
---|
The checksums still do not match the tarballs:
Found local metadata for database_stein_watkins_mini-20070827 Found local sources at /usr/local/src/sage-2217/upstream/database_stein_watkins_mini-20070827.tar.bz2 Checksum: b4a664687ea7f2f77ae63070e7ba620dde06511c vs 4979191668e7cc8490eda75044435519faab0f9c Invalid checksum for /usr/local/src/sage-2217/upstream/database_stein_watkins_mini-20070827.tar.bz2
Found local metadata for database_stein_watkins-20070827 Found local sources at /usr/local/src/sage-2217/upstream/database_stein_watkins-20070827.tar.bz2 Checksum: 8695b291912c4bbf07c5f6619f133b7985de6c83 vs 3cd5b8f38bc45c48b91229b05cb545801f6babcf Invalid checksum for /usr/local/src/sage-2217/upstream/database_stein_watkins-20070827.tar.bz2
comment:11 Changed 9 years ago by
The sha1sums of the tarballs are indeed:
jdemeyer@boxen:/home/cremona$ sha1sum database_stein_watkins*2007*.tar* 3cd5b8f38bc45c48b91229b05cb545801f6babcf database_stein_watkins-20070827.tar.bz2 4979191668e7cc8490eda75044435519faab0f9c database_stein_watkins_mini-20070827.tar.bz2
comment:12 Changed 9 years ago by
I discovered that the files on sagemath are not the same as the ones on my machine which explains this discrepancy (since I computed the checksums on my machine). Now I need to work out which files are correct! It is rather tedious since (for the large file) both bzip2/bunzip2 and of course the scp take rather a long time. Be patient...
comment:13 Changed 9 years ago by
Commit: | 4cd8ed3ddf216c60b7bbca7820df3bfb1f36cfb7 → 8ecf61c3a31e1de77b95cecdf6a0206d5760cd86 |
---|
Branch pushed to git repo; I updated commit sha1. New commits:
8ecf61c | trac 15607: fixed checksums again
|
comment:14 follow-up: 15 Changed 9 years ago by
Status: | needs_work → needs_review |
---|
Try this. I scp's the bz2 files back to home where I reissued the sage-fix-pkg-checksums command. I think that earlier I had changed some files in the tarball on both my machine and sagemath and done the tar/bzip2 again on sagemath to save the file transfer. CLearly that does not work even if the directory contents are the same, perhaps because my username is different. This time I copied the tarballs from sagemath (which you have access to) back before recomputing the checksums.
Not a mistake I'll ever make again, I promise!
comment:15 Changed 9 years ago by
Replying to cremona:
Try this. I scp's the bz2 files back to home where I reissued the sage-fix-pkg-checksums command. I think that earlier I had changed some files in the tarball on both my machine and sagemath and done the tar/bzip2 again on sagemath to save the file transfer. CLearly that does not work even if the directory contents are the same, perhaps because my username is different.
Also timestamps are stored in the tarball, that might matter.
comment:16 Changed 9 years ago by
Status: | needs_review → positive_review |
---|
comment:18 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | positive_review → closed |
comment:19 Changed 4 years ago by
Branch: | u/cremona/ticket/15607 → 333dccc |
---|---|
Cc: | slelievre added |
Commit: | 8ecf61c3a31e1de77b95cecdf6a0206d5760cd86 |
New commits:
trac #15607: update database_stein_watkins to 2007 data
Where possible, remove optional - database_stein_watkins
Stein-Watkins database: reviewer patch
trac 15556: correct package date and upstream tarball name
trac 15556: correct typo in previous commit
trac 15556: revised spkg-install following review
trac 15556: converted database_stein_watkins to git
trac 15556: converted database_stein_watkins_mini to git