Hello, This morning for a reason I ignore, git status indicated me helpcontent2 had to be updated. I tried different things but got stuck so I removed the whole directory and downloaded again the core repo. But now I can't get "translations" repo when trying building with make. I've got this in .git/config: [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = ssh://serval2412@xxxxxxxxxxxxxxxxxxxxxx:29418/core.git #url = ssh://logerrit/core fetch = +refs/heads/*:refs/remotes/origin/* pushurl = ssh://logerrit/core [branch "master"] remote = origin merge = refs/heads/master [submodule "translations"] active = true url = ssh://serval2412@xxxxxxxxxxxxxxxxxxxxxx:29418/translations.git #url = https://gerrit.libreoffice.org/translations [submodule "dictionaries"] active = true url = ssh://serval2412@xxxxxxxxxxxxxxxxxxxxxx:29418/dictionaries.git #url = https://gerrit.libreoffice.org/dictionaries [submodule "helpcontent2"] active = true url = ssh://serval2412@xxxxxxxxxxxxxxxxxxxxxx:29418/help.git #url = https://gerrit.libreoffice.org/help [protocol] version = 2 I tried ssh part + https://gerrit, impossible to retrieve translations after several minutes, it's just stuck. Of course, I took a look at https://wiki.documentfoundation.org/Development/gerrit/setup and my ~/.ssh/config hasn't changed. ./logerrit test seems stuck but when I do "Ctrl-C", I get: Your gerrit setup was successful! git pull -r gives: load pubkey "/home/julien/.ssh/id_rsa": invalid format But I had already this error since several months ago, never understood how to get rid of it so let it as it was since it wasn't prevented me from updating local repo. Any idea what I missed? Julien -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html _______________________________________________ LibreOffice mailing list LibreOffice@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/libreoffice