Advertisement
Guest User

Untitled

a guest
Jun 18th, 2014
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [fyelles@fc19 neutron-specs]$ git review -v
  2. 2014-06-18 15:03:51.128013 Running: git log --color=never --oneline HEAD^1..HEAD
  3. 2014-06-18 15:03:51.129709 Running: git remote
  4. 2014-06-18 15:03:51.131284 Running: git branch -a --color=never
  5. Setting up gerrit branch tracking for better rebasing
  6. 2014-06-18 15:03:51.132677 Running: git remote update gerrit
  7. Fetching gerrit
  8. Permission denied (publickey).
  9. fatal: Could not read from remote repository.
  10.  
  11. Please make sure you have the correct access rights
  12. and the repository exists.
  13. error: Could not fetch gerrit
  14. Problem running 'git remote update gerrit'
  15. 2014-06-18 15:03:51.938974 Running: git rev-parse --show-toplevel --git-dir
  16. 2014-06-18 15:03:51.940507 Running: git remote show -n gerrit
  17. Found origin Push URL: ssh://[email protected]:29418/openstack/neutron-specs.git
  18. Fetching commit hook from: scp://review.openstack.org:29418
  19. 2014-06-18 15:03:51.942150 Running: scp -P 29418 [email protected]:hooks/commit-msg .git/hooks/commit-msg
  20. Problems encountered installing commit-msg hook
  21. The following command failed with exit code 1
  22. "scp -P 29418 [email protected]:hooks/commit-msg .git/hooks/commit-msg"
  23. -----------------------
  24. Permission denied (publickey).
  25. -----------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement