On Wed, Feb 15, 2017 at 10:22:49AM +0000, Mykhaylo Lyubun wrote: > I attached Log file. This file contains all commands and response.
The only real error here is: $ scp -p -P 29418 [email protected]:hooks/commit-msg .git/hooks/ Permission denied (publickey). Is your username on Gerrit "psocprogrammer"? Are you sure you've added the public key corresponding to the private key that scp is using by default? The fingerprint messages you cited are related to Gerrit's host ssh key, not to your own key, you should have said "yes" the first time it asked. If checkpatch is showing any errors, you should correct and amend the commit before pushing it for review. And I haven't spotted any attempt to push anything for review in your log. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:[email protected] ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
