Guest User

Untitled

a guest
Nov 22nd, 2011
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. dhcp-107:nova matt$ git review -s
  2. Could not connect to gerrit.
  3. Enter your gerrit username: u-matt-h
  4. Trying again with ssh://[email protected]:29418/openstack/nova.git
  5. <traceback object at 0x10fecf248>
  6. We don't know where your gerrit is. Please manually create
  7. a remote named gerrit and try again.
  8. Traceback (most recent call last):
  9. File "/usr/local/bin/git-review", line 538, in <module>
  10. main()
  11. File "/usr/local/bin/git-review", line 506, in main
  12. check_remote(remote)
  13. File "/usr/local/bin/git-review", line 278, in check_remote
  14. add_remote(username, hostname, port, project)
  15. File "/usr/local/bin/git-review", line 166, 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/openstack/nova.gi
  18.  
Advertisement
Add Comment
Please, Sign In to add comment