Use ssh instead of https: git remote remove trac git remote add trac [email protected]:sage.git
On Saturday, January 16, 2016 at 12:30:43 PM UTC+1, Simon King wrote: > > Hi! > > Recently, I was unable to work for some reasons, one of them being a crash > of my laptop. I now have a new one, running Ubuntu. > > When trying > git trac pull > or just > git pull > on some ticket, I get the error: > fatal: unable to access 'https://trac.sagemath.org/sage.git/': server > certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt > CRLfile: none > > What can I do to fix it? > > Best regards, > Simon > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
