You can't ssh into trac. What should work is:
$ ssh g...@git.sagemath.org
PTY allocation request failed on channel 0
hello vbraun, this is git@trac running gitolite3 3.5.3.1-2 (Debian) on git
1.9.1
R W sage
On Tuesday, June 28, 2016 at 11:26:32 PM UTC+2, tara fife wrote:
>
> I wasn't able t
sage: import warnings
sage: warnings.filterwarnings('always',".*", DeprecationWarning)
sage: deprecation(3,"m")
Hi sage-devel,
On my Sage installation, as well as on David Lucas' (having different
Linux distros), the following *does not* print the expected deprecation
warning in the Sage shell or
On Wed, Jun 29, 2016 at 9:19 AM, Volker Braun wrote:
> You can't ssh into trac. What should work is:
>
> $ ssh g...@git.sagemath.org
> PTY allocation request failed on channel 0
> hello vbraun, this is git@trac running gitolite3 3.5.3.1-2 (Debian) on git
> 1.9.1
>
> R W sage
I'm not so sure if t
I think the posts get a bit maimed because google anonymizes the email
addresses to prevent spam harvesting. You need to use "git at" in front of
the hostname to test your ssh keys. As for the hostname, both
git.sagemath.org and trac.sagemath.org work. But you can't use "myusername
at {git,trac
On Wed, Jun 29, 2016 at 11:02 AM, Volker Braun wrote:
> I think the posts get a bit maimed because google anonymizes the email
> addresses to prevent spam harvesting. You need to use "git at" in front of
> the hostname to test your ssh keys. As for the hostname, both
> git.sagemath.org and trac.sa
Hi,
The patchbot arando is failing with the message
File "/usr/lib/python2.7/xmlrpclib.py", line 792, in close
raise ResponseError()
ResponseError: ResponseError()
See for instance
https://patchbot.sagemath.org/log/18843/Ubuntu/14.04/i686/3.13.0-86-generic/arando/2016-06-29%2000:09:58
Coul
Yes. Jeroen is aware of the problem, but not acting to solve it by stopping
or updating his patchbot. I may have to ban arando.
Frederic.
Le mercredi 29 juin 2016 11:21:27 UTC+2, Eric Gourgoulhon a écrit :
>
> Hi,
>
> The patchbot arando is failing with the message
>
> File "/usr/lib/python2.7
On Wed, Jun 29, 2016 at 11:27 AM, Frédéric Chapoton
wrote:
> Yes. Jeroen is aware of the problem, but not acting to solve it by stopping
> or updating his patchbot. I may have to ban arando.
See also:
https://github.com/robertwb/sage-patchbot/compare/710edaa29037419685aab51ca076fb9b2a7fbe37...69
On 2016-06-29 11:27, Frédéric Chapoton wrote:
Yes. Jeroen is aware of the problem, but not acting to solve it by
stopping or updating his patchbot. I may have to ban arando.
I'm on holidays now, I just stopped the bot.
--
You received this message because you are subscribed to the Google Group
Le mercredi 29 juin 2016 11:33:53 UTC+2, Jeroen Demeyer a écrit :
>
>
> I'm on holidays now, I just stopped the bot.
>
>
Thanks! Sorry for having disturbed you during holidays...
Best wishes,
Eric.
--
You received this message because you are subscribed to the Google Groups
"sage-devel" grou
Hi,
I just noticed this reference, which might be useful to Spanish-speaking
users:
http://oaq.epn.edu.ec/index.php/publicaciones/publicaciones-varios/160-calculo-cientifico-en-sagemath-con-enfasis-en-sagemanifolds
Maybe worth to add to
http://www.sagemath.org/library-publications.html#books
Thanks everyone, I am able to push changes to trac now.
Tara
--
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 t
yes, made this a ticket
On Wed, Jun 29, 2016 at 12:39 PM, Eric Gourgoulhon
wrote:
> Hi,
>
> I just noticed this reference, which might be useful to Spanish-speaking
> users:
>
> http://oaq.epn.edu.ec/index.php/publicaciones/publicaciones-varios/160-calculo-cientifico-en-sagemath-con-enfasis-en-sa
This is going to happen on https://trac.sagemath.org/ticket/20905
--
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
Hi sage-devel
Today I made a fresh clone of the develop branch, ran "make", and then
tried to run "./sage -t". To my surprise, this didn't work at all!
First off, the doctest framework wouldn't even run, since sympy wasn't
installed. After doing "./sage -pip install sympy", I could now actually
p
sounds like the first "make" failed...
On Wednesday, June 29, 2016 at 5:38:24 PM UTC+2, Johan S. R. Nielsen wrote:
>
> Hi sage-devel
>
> Today I made a fresh clone of the develop branch, ran "make", and then
> tried to run "./sage -t". To my surprise, this didn't work at all!
>
> First off, th
In 7.3.beta4 I get
sage: sage: f1(x) = -1
sage: sage: f2(x) = 2
sage: sage: f = Piecewise([[(0,pi/2),f1],[(pi/2,pi),f2]])
/home/novoselt/sage/src/bin/sage-ipython:1: DeprecationWarning: use
lower-case piecewise instead
See http://trac.sagemath.org/14801 for details.
#!/usr/bin
Hello,
My GSoC project is to implement Gabidulin codes which require the Skew
Polynomial ticket #13215. While, a lot of the errors have been eliminated,
we are stuck with a couple of nasty ones that are hampering the progress on
the project. I'm attaching a file that has the tracebacks for them
18 matches
Mail list logo