Mirrors crap:

build failed as the network went down; restarting resulted in build 
completing, but it did not build a number of packages.
If I try to reinstall them, I get 

IOError: [Errno 404] Not Found: 
'//www.mirrorservice.org/sites/www.sagemath.org//spkg/archive/list'
Error: failed to download 
http://www.mirrorservice.org/sites/www.sagemath.org//spkg/archive/list, 
aborting

e.g.:

$ sage -f hg
Attempting to download package hg
>>> Checking online list of optional packages.
>>> Checking online list of experimental packages.
>>> Checking online list of standard packages.
>>> Checking online list of huge packages.
>>> Checking online list of archive packages.
Traceback (most recent call last):
  File "/home/dima/software/sage/src/bin/sage-download-file", line 453, in 
<module>
    http_download(url, destination, progress=progress, ignore_errors=True)
  File "/home/dima/software/sage/src/bin/sage-download-file", line 132, in 
http_download
    filename, info = opener.retrieve(url, destination)
  File "/home/dima/software/sage/local/lib/python/urllib.py", line 245, in 
retrieve
    fp = self.open(url, data)
  File "/home/dima/software/sage/local/lib/python/urllib.py", line 213, in 
open
    return getattr(self, name)(url)
  File "/home/dima/software/sage/local/lib/python/urllib.py", line 364, in 
open_http
    return self.http_error(url, fp, errcode, errmsg, headers)
  File "/home/dima/software/sage/local/lib/python/urllib.py", line 381, in 
http_error
    return self.http_error_default(url, fp, errcode, errmsg, headers)
  File "/home/dima/software/sage/src/bin/sage-download-file", line 51, in 
http_error_default
    raise IOError(errcode, errmsg, url)
IOError: [Errno 404] Not Found: 
'//www.mirrorservice.org/sites/www.sagemath.org//spkg/archive/list'


Apparently this mirror is not in good shape, and no attempt is made to fix 
this.
Is there a way to reset the mirrors?


On Friday, 3 July 2015 00:40:07 UTC+1, Volker Braun wrote:
>
> As always, you can get the latest beta version from the "develop" git 
> branch. Alternatively, the self-contained source tarball is at 
> http://www.sagemath.org/download-latest.html
>
>
> 6bc31bda Updated Sage version to 6.8.beta7
> 4e24d02 Trac #18837: module_list.py: remove foo_depends variables
> 509df17 Trac #18833: Clean up cliquer library interface
> 146ea48 Trac #17392: Make list of built-in normal form games
> bfd679b Trac #18830: implement Lovasz theta-function for graphs
> 552767d Trac #18825: cython() command does not find ginac_wrap.h
> 54e5a89 Trac #18815: Polyhedron.to_linear_program
> c649ee5 Trac #18811: Boost Clustering Coefficient
> 86c2ae7 Trac #17574: Empty hypergraph and __str__ function
> da114f1 Trac #18820: Upgrade R to 3.2.1
> 47b1c3b Trac #18768: Change name of InfinityPathModel
> 8044966 Trac #15412: Simplify cythonization of sage/combinat.
> 525be4e Trac #15410: Simplify cythonization of many sage extensions.
> 938dae7 Trac #18159: cardinality must output Infinty or a Sage integer
> 73ef972 Trac #17392: Make list of built-in normal form games
> 1074230 Trac #18827: new style packaging for csdp
> 4aab354 Trac #18746: Cutwidth of a graph
> ed3845f Trac #18823: make all: build Sage library only once
> 41276f7 Trac #18817: adding some missing links to trac in the doc
> 8c0effb Trac #13158: Local components bug finding minimal twist
> 7698e99 Trac #18809: Undo suspicious isinstance() changes from #15984
> 53a8e1c Trac #18662: Implement (semi-)global minimal models for elliptic 
> curves over number fields with h>1
> 756eca1 Trac #18626: fix gap_packages (Guava) optional tests
> 1b129b4 Trac #18612: Y-axis labels on matrix_plot are reversed.
> d765a12 Trac #18710: Move some make targets to build/Makefile
> ea47c03 Trac #4606: elliptic curves -- implement gross-Zagier L-functions
> c5e67a9 Trac #18803: Upgrade to IPython 3.2
> c9adb78 Trac #18689: GAP 4.7.8
> 37bc05d Trac #18747: ascii and unicode arts for continued fractions
> be7ed05 Trac #18592: Changing some .next() to next(...)
> 1cb09ca Trac #18577: Extend MathJax MAXBUFFER to allow larger equations to 
> be displayed
> c9eb473 Trac #18790: Update MPIR to 2.7.0
> 0045e4f Trac #18792: side effect from Pari verbose mechanism in factor()
> f056068 Trac #18772: Completely remove in-place operations
> a265460 Trac #18794: StandardError is not Python 3 compatible
> 11e6e08 Trac #18793: Make sage_setup/autogen/pari Python 3 compatible
> cabec5b Trac #18670: Use abs() to test for accuracy of roots of 
> complex-valued functions
> fde55bb Trac #18167: Ref: add various missing modules to r/schemes and 
> r/plane_curves
> 3c70018 Trac #18785: chang graphs
> 347d797 Trac #18774: Janko Groups and Livingstone graph
> c0e7217 Updated Sage version to 6.8.beta6
>
>

-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to