Hi Andre,

> 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.

But the HTTPS access also is blocked for me(us),  the https://codereview.qt-project.org/ site does not open too. So, it is possible that and git over http will be blocked too (I did not checked yet).

Denis


02.09.2018 12:16, André Hartmann пишет:
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é

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to