Pushing code to Gerrit

Aditya Dewan callmedewan at gmail.com
Tue Mar 14 18:15:02 UTC 2017


Hi,

I just resolved this issue. This issue was there because ssh was unable to
route to the internet because of the proxy i work behind.

The following thread
<http://stackoverflow.com/questions/19161960/connect-with-ssh-through-a-proxy>
 helped.
and adding

ProxyCommand          nc -X connect -x proxyhost:proxyport %h %p


in the ssh config file resolved this issue.

Thanks for your help. :)

On Tue, Mar 14, 2017 at 11:28 PM, Eike Rathke <erack at redhat.com> wrote:

> Hi Aditya,
>
> On Tuesday, 2017-03-14 20:54:04 +0530, Aditya Dewan wrote:
>
> > Please let me know what i am doing wrong, and how i can rectify it.
>
> Probably nothing, your config looks good but
>
> > > ssh: Could not resolve hostname gerrit.libreoffice.org: Temporary
> failure
> > > in name resolution
>
> indicates it's rather a DNS problem and to try again later. Or you have
> a more severe problem routing ssh to the Internet..
>
> You could try the simple command
> ssh gerrit.libreoffice.org
> which if successful should give some kind of welcome screen and that
> shells are disabled.
>
>   Eike
>
> --
> LibreOffice Calc developer. Number formatter stricken i18n
> transpositionizer.
> GPG key "ID" 0x65632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563
> 2D3A
> Better use 64-bit 0x6A6CD5B765632D3A here is why: https://evil32.com/
> Care about Free Software, support the FSFE https://fsfe.org/support/?erack
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20170314/05077174/attachment.html>


More information about the LibreOffice mailing list