#18719: Another Python 3 problem with sage-download-file
------------------------+----------------------------------
   Reporter:  jdemeyer  |            Owner:
       Type:  defect    |           Status:  new
   Priority:  blocker   |        Milestone:  sage-6.8
  Component:  build     |         Keywords:
  Merged in:            |          Authors:  Jeroen Demeyer
  Reviewers:            |  Report Upstream:  N/A
Work issues:            |           Branch:
     Commit:            |     Dependencies:
   Stopgaps:            |
------------------------+----------------------------------
 {{{
 Downloading the Sage mirror list
 Traceback (most recent call last):
   File "/usr/local/src/sage-config/src/bin/sage-download-file", line 457,
 in <module>
     tarball.download()
   File "/usr/local/src/sage-config/src/bin/sage-download-file", line 392,
 in download
     for mirror in MirrorList():
   File "/usr/local/src/sage-config/src/bin/sage-download-file", line 154,
 in __init__
     self.mirrors = self._load(mirror_list)
   File "/usr/local/src/sage-config/src/bin/sage-download-file", line 169,
 in _load
     return ast.literal_eval(mirror_list)
   File "/usr/lib64/python3.3/ast.py", line 86, in literal_eval
     return _convert(node_or_string)
   File "/usr/lib64/python3.3/ast.py", line 85, in _convert
     raise ValueError('malformed node or string: ' + repr(node))
 ValueError: malformed node or string: b'# Sage Mirror List - Wed Jun 17
 15:00:24 2015\n# python usage:\n# import urllib\n#
 
eval(urllib.urlopen(\'http://www.sagemath.org/mirror_list\').read())\n["ftp://ftp
 .fu-
 
berlin.de/unix/misc/sage/","ftp://ftp.sun.ac.za/pub/mirrors/www.sagemath.org/","http://echidna.maths.usyd.edu.au/sage/","http://files.sagemath.org/","http://ftp.iitm.ac.in/sage/","http://ftp.kaist.ac.kr/sage/","http://ftp.leg.uct.ac.za/pub/packages/sage/","http://ftp.riken.jp/sagemath/","http://ftp.tsukuba.wide.ad.jp/software/sage/","http://ftp.yz.yamagata-u.ac.jp/pub/math/sage/","http://jambu.spms.ntu.edu.sg/sage/","http://linorg.usp.br/sage/","http://mirror.aarnet.edu.au/pub/sage/","http://mirror.hust.edu.cn/sagemath/","http://mirror.switch.ch/mirror/sagemath/","http://mirror.ufs.ac.za/sagemath/","http://mirror.yandex.ru/mirrors/sage.math.washington.edu/","http
 ://mirrors-ru.go-parts.com/sage/sagemath/","http://mirrors-uk.go-
 parts.com/sage/sagemath/","http://mirrors-usa.go-
 
parts.com/sage/sagemath/","http://mirrors.fe.up.pt/pub/sage/","http://mirrors.mit.edu/sage/","http://mirrors.ustc.edu.cn/sagemath/","http://mirrors.xmission.com/sage/","http://sage.mirror.garr.it/mirrors/sage/","http://sagemath.c3sl.ufpr.br/","http://sagemath.mirror.ac.za/","http://sagemath.polytechnic.edu.na/","http://sunsite.rediris.es/mirror/sagemath/","http
 ://www-
 
ftp.lip6.fr/pub/math/sagemath/","http://www.cecm.sfu.ca/sage/","http://www.mirrorservice.org/sites/www.sagemath.org/";]'
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18719>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to