Advertisement
shaifali

Permission denied (publickey).

Nov 13th, 2014
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. shaifali@ubuntu:/opt/stack/python-glanceclient$ git review
  2. Problem running 'git remote update gerrit'
  3. Fetching gerrit
  4. Permission denied (publickey).
  5. fatal: The remote end hung up unexpectedly
  6. error: Could not fetch gerrit
  7. Traceback (most recent call last):
  8. File "/usr/local/bin/git-review", line 11, in <module>
  9. sys.exit(main())
  10. File "/usr/local/lib/python2.7/dist-packages/git_review/cmd.py", line 1202, in main
  11. set_hooks_commit_msg(remote, hook_file)
  12. File "/usr/local/lib/python2.7/dist-packages/git_review/cmd.py", line 283, in set_hooks_commit_msg
  13. run_command_exc(CannotInstallHook, *cmd)
  14. File "/usr/local/lib/python2.7/dist-packages/git_review/cmd.py", line 152, in run_command_exc
  15. raise klazz(rc, output, argv, env)
  16. git_review.cmd.CannotInstallHook: Problems encountered installing commit-msg hook
  17. The following command failed with exit code 1
  18. "scp -P29418 shaifali@review.openstack.org:hooks/commit-msg .git/hooks/commit-msg"
  19. -----------------------
  20. Permission denied (publickey).
  21. -----------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement