Hi all, I am experiencing the following problem
-------------------------------------------------- kwankyu@hades:~$ sage -upgrade Downloading packages from 'http://www.sagemath.org//spkg'. Reading package lists... Traceback (most recent call last): File "/home/kwankyu/sage/sage-5.12/local/bin/sage-update", line 457, in <module> do_update() ... line = self.fp.readline(_MAXLINE + 1) File "/home/kwankyu/sage/sage-5.12/local/lib/python/socket.py", line 478, in readline data = self._sock.recv(self._rbufsize) IOError: [Errno socket error] timed out Error getting new packages! -------------------------------------------------- It seems that the problem is not with Sage, but with my network configurations. But I have no idea about what to do to fix this, even where to look. The system is Ubuntu server in vmware fusion virtual machine on Mac OS X Mavericks. I have exactly the same problem with another Sage install on the Mac itself. So I guess the problem is related with the network connection configurations of my office, like firewall? I welcome any help. Thank you in advance. -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support. For more options, visit https://groups.google.com/groups/opt_out.
