I downloaded the OS X version of Sage 6.8, unpacked it, and tried to run 
"sage -update".  However, it fails immediately:

touch /Volumes/datanew/local/sage-6.8/local/var/lib/sage/installed/prereq
/Volumes/datanew/local/sage-6.8/build/pipestatus "sage-spkg -f 
bzip2-1.0.6.20140317 2>&1" "tee -a 
/Volumes/datanew/local/sage-6.8/logs/pkgs/bzip2-1.0.6.20140317.log"
Found local metadata for bzip2-1.0.6.20140317
Attempting to download package bzip2-1.0.6.20140317
>>> Trying to download http:
//www.sagemath.org/packages/upstream/bzip2/bzip2-1.0.6.20140317.tar.gz
[Traceback (most recent call last):
  File "<stdin>", line 35, in <module>
  File "/Volumes/datanew/local/sage-6.8/local/lib/python/urllib.py", line 
240, in retrieve
    fp = self.open(url, data)
  File "/Volumes/datanew/local/sage-6.8/local/lib/python/urllib.py", line 
208, in open
    return getattr(self, name)(url)
  File "/Volumes/datanew/local/sage-6.8/local/lib/python/urllib.py", line 
359, in open_http
    return self.http_error(url, fp, errcode, errmsg, headers)
  File "/Volumes/datanew/local/sage-6.8/local/lib/python/urllib.py", line 
376, in http_error
    return self.http_error_default(url, fp, errcode, errmsg, headers)
  File "<stdin>", line 17, in http_error_default
IOError: [Errno 404] Not Found: 
'//www.sagemath.org/packages/upstream/bzip2/bzip2-1.0.6.20140317.tar.gz'
Error: failed to download package bzip2-1.0.6.20140317
make[2]: *** [/Volumes/datanew/local/sage-6.8/local/var/lib/sage/installed/
bzip2-1.0.6.20140317] Error 1
make[1]: *** [all] Error 2

real    0m8.869s
user    0m1.960s
sys    0m2.425s
***************************************************************
Error building Sage.

The following package(s) may have failed to build:

package: bzip2-1.0.6.20140317
log file: /Volumes/datanew/local/sage-6.8/logs/pkgs/bzip2-1.0.6.20140317.log
build directory: /Volumes/datanew/local/sage-6.8/local/var/tmp/sage/build/
bzip2-1.0.6.20140317


Sure enough, if I try to wget that location 
(https://www.sagemath.org/packages/upstream/bzip2/bzip2-1.0.6.20140317.tar.gz), 
I get a 404 error.

Bill

-- 
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/d/optout.

Reply via email to