Ok, fixed now. The mirror script on the web server spits out thousands of lines of output and does not abort on errors, which is somewhat suboptimal.
On Monday, November 17, 2014 1:12:23 AM UTC, vdelecroix wrote: > > What do you mean by "fixed!" I got the very same problem a second ago > > $ sage -i arb > ... > IOError: [Errno 404] Not Found: > '//www.sagemath.org/packages/upstream/arb/arb-2.3.0.tar.gz' > > (downloading manually the tarball worked though) > > Vincent > > 2014-11-16 13:49 UTC−07:00, Volker Braun <[email protected] <javascript:>>: > > > fixed! > > > > On Sunday, November 16, 2014 7:53:20 PM UTC, Clemens Heuberger wrote: > >> > >> Am 2014-11-16 um 16:41 schrieb Volker Braun: > >> > Hot on the heels of the 6.4 release, here is the first beta for the > next > >> > > >> > version. As usual, get the "develop" git branch. > >> [...] > >> > Mini-changelog: > >> [...] > >> > 1e39935 Trac #16747: Add optional Arb package (arbitrary-precision > >> > floating-point ball arithmetic) > >> > >> Do I have to do something to avoid the following error? > >> > >> $ ./sage -i arb > >> Found local metadata for arb-2.3.0 > >> Attempting to download package arb-2.3.0 > >> >>> Trying to download > >> http://www.sagemath.org/packages/upstream/arb/arb-2.3.0.tar.gz > >> [Traceback (most recent call last): > >> ... > >> IOError: [Errno 404] Not Found: > >> '//www.sagemath.org/packages/upstream/arb/arb-2.3.0.tar.gz' > >> Error: failed to download package arb-2.3.0 > >> > >> Thanks, CH > >> > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "sage-release" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at http://groups.google.com/group/sage-release. > > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
