nareshkamboju

lcr-report

Oct 26th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. lcr-reports $ git review
  2. Could not connect to gerrit.
  3. Enter your gerrit username: naresh.kamboju
  4. Trying again with ssh://[email protected]:29418/qa/lcr-reports
  5. <traceback object at 0x7f9ab571cab8>
  6. We don't know where your gerrit is. Please manually create a remote
  7. named "gerrit" and try again.
  8. Traceback (most recent call last):
  9. File "/usr/bin/git-review", line 1196, in <module>
  10. main()
  11. File "/usr/bin/git-review", line 1110, in main
  12. config['hostname'], config['port'], config['project'])
  13. File "/usr/bin/git-review", line 489, in check_remote
  14. add_remote(hostname, port, project, remote)
  15. File "/usr/bin/git-review", line 344, in add_remote
  16. raise Exception("Could not connect to gerrit at %s" % remote_url)
  17. Exception: Could not connect to gerrit at ssh://[email protected]:29418/qa/lcr-reports
Add Comment
Please, Sign In to add comment