It should be fixed now.
On Thursday, July 23, 2015, mmarco wrote:
> Also, the https version of trac.sagemath.org does not work.
>
> I guess that points to a problem with SSL/TLS
>
> El jueves, 23 de julio de 2015, 15:32:02 (UTC+2), Jori Mäntysalo escribió:
>>
>> On Thu, 23 Jul 2015, Jan Keitel w
Hi,
This is probably caused by the UW firewall. Typically when one
requests a change, they make the requested change, then come back a
day later and make some *other* non-requested change that totally
breaks things. Yep, this is usually what happens. It's kind of
weird, and I think what happened
Also, the https version of trac.sagemath.org does not work.
I guess that points to a problem with SSL/TLS
El jueves, 23 de julio de 2015, 15:32:02 (UTC+2), Jori Mäntysalo escribió:
>
> On Thu, 23 Jul 2015, Jan Keitel wrote:
>
> > Same here:
> > jkeitel@pcl337b:~/sage/sage> git pull trac develop
On Thu, 23 Jul 2015, Jan Keitel wrote:
Same here:
jkeitel@pcl337b:~/sage/sage> git pull trac develop
ssh: connect to host trac.sagemath.org port : Connection timed out
fatal: Could not read from remote repository.
I am also not able to pull anything, but was able to push few lines of
code
Same here:
jkeitel@pcl337b:~/sage/sage> git pull trac develop
ssh: connect to host trac.sagemath.org port : Connection timed out
fatal: Could not read from remote repository.
Am Donnerstag, 23. Juli 2015 13:23:34 UTC+2 schrieb Jeroen Demeyer:
>
> On my machine, "git fetch" no longer works an
On my machine, "git fetch" no longer works and the problem looks to be
that the git port is firewalled:
$ git fetch
fatal: unable to connect to trac.sagemath.org:
trac.sagemath.org[0: 128.208.160.253]: errno=Connection timed out
$ strace git fetch
[...]
connect(34, {sa_family=AF_INET, sin_port
There is also http://trac.sagemath.org/ticket/18003 which is being worked
on and has images of fully packed loops. I thought it looked good :)
We'll also be included some more images on some upcoming game theory
tickets.
On Thu, Jul 23, 2015 at 11:28 AM Eric Gourgoulhon
wrote:
> Hi,
>
>
> Le m
Hi,
Le mardi 21 juillet 2015 11:40:10 UTC+2, Jori Mäntysalo a écrit :
>
> http://trac.sagemath.org/ticket/18932
>
> This is first example of ..PLOT used (if not counting what Nathann made
> when he implemented this feature).
Another example is the documentation of the functions plot() of coord
On Wed, 22 Jul 2015, Volker Braun wrote:
My guess would be a resource problem: disk full / readonly filesystem / not
enough file descriptors / ...
Older versions of Sage had problem with full disk. It somehow
half-installed a package and it had to be manually removed before new
installation.