Re: Logerrit Error

2020-10-17 Thread Mariam Fahmy
Hi, Thanks for helping, I have solved the problem and I have submitted my first patch on Gerrit, but the build was failed by the system. Here is it: https://gerrit.libreoffice.org/c/core/+/104446/2#message-61f424d153cbf91568d3f93cff02d276098955c1 I wanna know the problem to solve it. Thanks in adva

Re: Logerrit Error

2020-10-16 Thread Regis Perdreau
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

Logerrit Error

2020-10-16 Thread Mariam Fahmy
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 - logerrit at hand when looking for help. ssh -vvv logerrit OpenSSH_7.6p1 Ubuntu-4ubun

Re: logerrit error

2019-03-06 Thread shubham goyal
Hello, The problem is resolved now. Thanks to samuel_m , tml_ , buovjaga in irc #libreoffice-dev It was due to the permission given to the config file. The mistake I did was made the ~/.ssh/config file as root You can check ls -l ~/.ssh/config to see permission with the file. Current output: -rw

Re: logerrit error

2019-03-05 Thread Regina Henschel
Hi, shubham goyal schrieb am 05-Mar-19 um 08:34: Hey, I want to submit my patches in Gerrit for review. But here are some errors.  ./logerrit test First you made your changes. Then use git add to tell git which files you want to commit Then use git commit -m " your commen

logerrit error

2019-03-05 Thread shubham goyal
Hey, I want to submit my patches in Gerrit for review. But here are some errors. ./logerrit test There seems to be trouble. Please have the output of: ssh - logerrit at hand when looking for help. ssh -vvv logerrit OpenSSH_7.6p1 Ubuntu-4ubuntu0.2, OpenSSL 1.0.2n 7 Dec 2017 debug1: Reading