On Mon, Sep 26, 2016 at 1:54 AM, Dima Pasechnik <dimp...@gmail.com> wrote:
> > > On Monday, September 26, 2016 at 12:40:23 AM UTC, Jonathan Bober wrote: >> >> Is git still down, or do is the problem just that I don't know what I am >> doing? >> >> jb12407@lmfdb5:/data/local/sage/sage-7.3$ git trac checkout 21596 >> > > Make sure you have the latest `git trac` installed. > I haven't tried to properly contribute a patch to Sage in years. Hence, I installed git trac today (or was it yesterday?). (And also I don't quite know what I am doing.) > There is no branch on #21596, thus nothing to checkout. > In this case `git trac` attempts to create a new branch on a server in > some way, which fails > for some reason. > That's an indication that I don't know what I am doing, but the command actually fails on a git fetch, and it also failed earlier on a different ticket that did have a branch. Also,... jb12407@lmfdb5:/data/local/sage/sage-7.3$ git remote -v github g...@github.com:sagemath/sage.git (fetch) github g...@github.com:sagemath/sage.git (push) trac git://trac.sagemath.org/sage.git (fetch) trac g...@trac.sagemath.org:sage.git (push) jb12407@lmfdb5:/data/local/sage/sage-7.3$ git fetch trac trac.sagemath.org[0: 104.197.143.230]: errno=Connection refused fatal: unable to connect a socket (Connection refused) I think that was something that did work for me earlier today, or maybe yesterday. Meanwhile, jb12407@lmfdb5:/data/local/sage/sage-7.3$ ssh g...@trac.sagemath.org info The authenticity of host 'trac.sagemath.org (104.197.143.230)' can't be established. RSA key fingerprint is 4c:99:ad:ce:59:f4:82:bc:28:fa:1b:7a:47:d9:1b:74. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'trac.sagemath.org,104.197.143.230' (RSA) to the list of known hosts. hello bober, this is git@trac running gitolite3 3.5.3.1-2 (Debian) on git 1.9.1 R W sage Oh, maybe I need to ssh first to get the host key? Nope, still doesn't work... jb12407@lmfdb5:/data/local/sage/sage-7.3$ git fetch trac trac.sagemath.org[0: 104.197.143.230]: errno=Connection refused fatal: unable to connect a socket (Connection refused) > 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 this group, send email to sage-devel@googlegroups.com. > Visit this group at https://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. > -- 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 this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.