[Development] Configure Qt gerrit git ssh access via Tor on Linux
André Hartmann
aha_1980 at gmx.de
Sun Sep 2 11:16:31 CEST 2018
Hi Denis and Konstantin,
> I've run into problems on Debian testing recently and it appears to have
> been the same problem as you're having. Perhaps you could try something
> like this:
>
> GIT_SSH_COMMAND="ssh -c aes256-cbc" <git push gerrit HEAD:refs/for/dev>
Looks like https://bugreports.qt.io/browse/QTQAINFRA-1530
> It's been a month or so, but as far as I can remember this solved it for me.
Probably you got an SSH client update...
Please note that you can always use git and Gerrit with HTTPS, the HTTPS
password is in your personal settings page in Gerrit. I've already used
that in environments where SSH was blocked.
Best regards,
André
More information about the Development
mailing list