new ssh keys on the server, don't know how to tell this to "git trac"

On Wed, 31 Aug 2022, 07:45 Emmanuel Charpentier, <
emanuel.charpent...@gmail.com> wrote:

> This morning (Aug 31, 2022, 8:43), any attempt to reach `trac.sagemath.org`
> ends up displayong a Python trace :
>
> ```
> Traceback (most recent call last): File
> "/usr/local/lib/python2.7/dist-packages/trac/web/api.py", line 602, in
> send_error data, 'text/html') File
> "/usr/local/lib/python2.7/dist-packages/trac/web/chrome.py", line 1104, in
> render_template template = self.load_template(filename, method=method) File
> "/usr/local/lib/python2.7/dist-packages/trac/web/chrome.py", line 1053, in
> load_template self.get_all_templates_dirs(), auto_reload=self.auto_reload,
> File "/usr/local/lib/python2.7/dist-packages/trac/web/chrome.py", line 758,
> in get_all_templates_dirs for provider in self.template_providers: File
> "/usr/local/lib/python2.7/dist-packages/trac/core.py", line 82, in
> extensions components = [component.compmgr[cls] for cls in classes] File
> "/usr/local/lib/python2.7/dist-packages/trac/core.py", line 208, in
> __getitem__ component = cls(self) File
> "/usr/local/lib/python2.7/dist-packages/trac/core.py", line 144, in
> __call__ self.__init__() File
> "/usr/local/lib/python2.7/dist-packages/sage_trac/sshkeys.py", line 195, in
> __init__ self._init_gitolite_admin() File
> "/usr/local/lib/python2.7/dist-packages/sage_trac/sshkeys.py", line 66, in
> wrapper ret = inner_wrapper(self, *args, **kwargs) File
> "/usr/local/lib/python2.7/dist-packages/fasteners/lock.py", line 302, in
> wrapper return f(self, *args, **kwargs) File
> "/usr/local/lib/python2.7/dist-packages/sage_trac/sshkeys.py", line 52, in
> inner_method return method(self, *args, **kwargs) File
> "/usr/local/lib/python2.7/dist-packages/sage_trac/sshkeys.py", line 226, in
> _init_gitolite_admin self._update_gitolite_admin() File
> "/usr/local/lib/python2.7/dist-packages/sage_trac/sshkeys.py", line 287, in
> _update_gitolite_admin 'repository'.format(out)) TracError: Error updating
> the gitolite-admin repository: Host key verification failed. fatal: Could
> not read from remote repository. Please make sure you have the correct
> access rights and the repository exists. ; you may have to manually clean
> up or re-clone the repository
> ```
>
> Any idea ?
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-devel/0c956548-4fa6-4970-8662-84de5b6975f0n%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-devel/0c956548-4fa6-4970-8662-84de5b6975f0n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq194W%3De5k4vT5PO-Gf_MXKBR9QLTYkFW_nyzq876qe-%3Dw%40mail.gmail.com.

Reply via email to