On Wednesday, 10 October 2018 10:43:32 PDT Tomasz Siekierda wrote: > I'm on Kubuntu 18.10. I've made sure the ssh pub key on gerrit is > correct. And I've used init-repository script to get going. > > Does anybody know how to fix this? Most probably it's something stupid/ > trivial.
Most Linux distributions or possibly OpenSSH upstream have begun disabling older ciphers by default. Our Gerrit server uses an old version of JGit, which uses old ciphers. You need to turn something back on. See Konstantin's reply for a suggestion on which one. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
