Logerrit Error

Regis Perdreau regis.perdreau at gmail.com
Sat Oct 17 00:03:44 UTC 2020


Hi,
it looks like the script has no idea where to go.

Well, have you something in your .ssh/config file?
in your home, do
cat .ssh/config

Something like this ?

 Host logerrit gerrit.libreoffice.org
       IdentityFile /path/to/your/private-key
       User YOUR_USERNAME_HERE
       Port 29418
       HostName gerrit.libreoffice.org



Regards,

Régis Perdreau



Le sam. 17 oct. 2020 à 01:35, Mariam Fahmy <mariamfahmy66 at gmail.com> a
écrit :

> Hey, I am Mariam, I am new in the open source community, I want to submit
> my patches in Gerrit for review.
> But here are some error:
> ./logerrit test
>
> There seems to be trouble. Please have the output of:
> ssh -vvvv logerrit
> at hand when looking for help.
>
> ssh -vvv logerrit
>
> OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n 7 Dec 2017
> debug1: Reading configuration data /home/mariamfahmy2498/.ssh/config
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: /etc/ssh/ssh_config line 19: Applying options for *
> debug2: resolving "logerrit" port 22
> ssh: Could not resolve hostname logerrit: Name or service not known
>
> I am following
> https://wiki.documentfoundation.org/Development/gerrit/setup
> I have followed the easy way for setting up gerrit.
> I have also followed
> https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch for
> submitting Patch but here is the errors:
> ./logerrit submit master
>
> ssh: Could not resolve hostname logerrit: Name or service not known
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists.
>
> Please guide me, thanks in advance
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20201017/0ca05bcc/attachment.htm>


More information about the LibreOffice mailing list