#18730: SIGINT ignored by mirror search
--------------------------+------------------------
       Reporter:  rws     |        Owner:
           Type:  defect  |       Status:  new
       Priority:  major   |    Milestone:  sage-6.8
      Component:  build   |   Resolution:
       Keywords:          |    Merged in:
        Authors:          |    Reviewers:
Report Upstream:  N/A     |  Work issues:
         Branch:          |       Commit:
   Dependencies:          |     Stopgaps:
--------------------------+------------------------

Comment (by jdemeyer):

 With the Python from Sage, I get:
 {{{
 Searching fastest mirror
   333ms: http://echidna.maths.usyd.edu.au/sage/
   158ms: http://files.sagemath.org/
   276ms: http://ftp.kaist.ac.kr/sage/
   154ms: http://ftp.leg.uct.ac.za/pub/packages/sage/
   270ms: http://ftp.riken.jp/sagemath/
   295ms: http://ftp.tsukuba.wide.ad.jp/software/sage/
   270ms: http://ftp.yz.yamagata-u.ac.jp/pub/math/sage/
   425ms: http://jambu.spms.ntu.edu.sg/sage/
   213ms: http://linorg.usp.br/sage/
   345ms: http://mirror.aarnet.edu.au/pub/sage/
  2036ms: http://mirror.hust.edu.cn/sagemath/
    26ms: http://mirror.switch.ch/mirror/sagemath/
   206ms: http://mirror.ufs.ac.za/sagemath/
    75ms: http://mirror.yandex.ru/mirrors/sage.math.washington.edu/
    68ms: http://mirrors-ru.go-parts.com/sage/sagemath/
    26ms: http://mirrors-uk.go-parts.com/sage/sagemath/
   132ms: http://mirrors-usa.go-parts.com/sage/sagemath/
    52ms: http://mirrors.fe.up.pt/pub/sage/
    98ms: http://mirrors.mit.edu/sage/
 ^CTraceback (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 155,
 in __init__
     self._rank_mirrors()
   File "/usr/local/src/sage-config/src/bin/sage-download-file", line 205,
 in _rank_mirrors
     sock = socket.create_connection((mirror_hostname, port), timeout)
   File "/usr/local/src/sage-config/local/lib/python/socket.py", line 555,
 in create_connection
     for res in getaddrinfo(host, port, 0, SOCK_STREAM):
 KeyboardInterrupt
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18730#comment:4>
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