On 18 December 2013 22:22, Volker Braun <vbraun.n...@gmail.com> wrote: > The "sage -i filename" only works for old-style spkgs. You can put the > tarball in the upstream/ directory, though.
Thanks, that works: copy (or link) your local copy of the .tar.bz2 file into upstream/ and then a simple "sage -i package-name" finds it and does the right thing. For the optional spkgs which are still in the old format, is there a meta-ticket somewhere to keep track of which have been converted? Together with some simple instructions, to make it easy for many people to contribute? It would be reasonable for anyone who regularly installs certain optional packages to take on this responsibility. I was lucky since someone else had already done that for database_cremona_ellcurve. John > > > > On Wednesday, December 18, 2013 9:47:02 PM UTC, John Cremona wrote: >> >> On 18 December 2013 21:33, John Cremona <john.c...@gmail.com> wrote: >> > On 18 December 2013 17:19, Harald Schilly <harald....@gmail.com> wrote: >> >> On Wed, Dec 18, 2013 at 6:07 PM, Volker Braun <vbrau...@gmail.com> >> >> wrote: >> >>> The correct spkg is >> >>> >> >>> http://boxen.math.washington.edu/home/vbraun/upstream/database_cremona_ellcurve-20121022.tar.bz2 >> >> >> >> >> >> Hi, I'm still a bit confused about this. What I did is to replace the >> >> current file with the one from your directory. md5sums match with the >> >> one in your directory: >> >> >> >> $ md5sum >> >> upstream/database_cremona_ellcurve/database_cremona_ellcurve-20121022.tar.bz2 >> >> 6f4b284c0ff36dc60732c5187d165304 >> >> >> >> Still, which checksum is the one mentioned in the comment? ah, it's the >> >> sha1sum! >> >> >> >> yes, now it is "maybe" correct or still broken. I don't know if the >> >> the first or second shasum is the one to look for. >> > >> > Whatever was done, it works now. Thanks, >> >> I wrote a little too soon. I copied the spkg ( ok, so now it's a >> .tar.bz2 which doesn't pretend otherwise) onto a second machine to >> install it from the local copy: >> >> jec@lehner:/usr/local/sage/sage-6.0 (branch: master)$ ./sage -i >> ~/spkg/database_cremona_ellcurve-20121022.tar.bz2 >> database_cremona_ellcurve-20121022.tar.bz2 >> ==================================================== >> Extracting package >> /home/jec/spkg/database_cremona_ellcurve20121022.tar.bz2 >> -rw------- 1 jec jec 143276393 Dec 18 21:34 >> /home/jec/spkg/database_cremona_ellcurve-20121022.tar.bz2 >> /usr/local/sage/sage-6.0/src/bin/sage-spkg: line 590: cd: >> database_cremona_ellcurve-20121022.tar.bz2: No such file or directory >> Error: after extracting, the directory >> database_cremona_ellcurve-20121022.tar.bz2 does not exist >> >> So that does not work yet. >> >> > >> > John >> > >> >> >> >> $ sha1sum >> >> upstream/database_cremona_ellcurve/database_cremona_ellcurve-20121022.tar.bz2 >> >> 863a961d723a558fa5d732c24292f63aa5158752 >> >> >> >> Harald >> >> >> >> -- >> >> 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+...@googlegroups.com. >> >> To post to this group, send email to sage-...@googlegroups.com. >> >> Visit this group at http://groups.google.com/group/sage-devel. >> >> For more options, visit https://groups.google.com/groups/opt_out. > > -- > 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 http://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/groups/opt_out. -- 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 http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.