Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The following command failed with exit code 1
- "scp -P29418 [email protected]:hooks/commit-msg .git/hooks/commit-msg"
- -----------------------
- ssh: connect to host review.openstack.org port 29418: Network is unreachable
- -----------------------
- xxx@ubuntu:/opt/stack/horizon$
- xxx@ubuntu:/opt/stack/horizon$
- xxx@ubuntu:/opt/stack/horizon$ pip install git-review
- Requirement already satisfied (use --upgrade to upgrade): git-review in /usr/local/lib/python2.7/dist-packages
- Cleaning up...
- xxx@ubuntu:/opt/stack/horizon$ pip install git-review --upgrade
- Requirement already up-to-date: git-review in /usr/local/lib/python2.7/dist-packages
- Cleaning up...
- xxx@ubuntu:/opt/stack/horizon$
- xxx@ubuntu:/opt/stack/horizon$
- xxx@ubuntu:/opt/stack/horizon$
- xxx@ubuntu:/opt/stack/horizon$
- xxx@ubuntu:/opt/stack/horizon$
- xxx@ubuntu:/opt/stack/horizon$
- xxx@ubuntu:/opt/stack/horizon$ git review -s
- Problem running 'git remote update gerrit'
- Fetching gerrit
- ssh: connect to host review.openstack.org port 29418: Network is unreachable
- fatal: The remote end hung up unexpectedly
- error: Could not fetch gerrit
- Traceback (most recent call last):
- File "/usr/local/bin/git-review", line 11, in <module>
- sys.exit(main())
- File "/usr/local/lib/python2.7/dist-packages/git_review/cmd.py", line 1202, in main
- set_hooks_commit_msg(remote, hook_file)
- File "/usr/local/lib/python2.7/dist-packages/git_review/cmd.py", line 283, in set_hooks_commit_msg
- run_command_exc(CannotInstallHook, *cmd)
- File "/usr/local/lib/python2.7/dist-packages/git_review/cmd.py", line 152, in run_command_exc
- raise klazz(rc, output, argv, env)
- git_review.cmd.CannotInstallHook: Problems encountered installing commit-msg hook
- The following command failed with exit code 1
- "scp -P29418 [email protected]:hooks/commit-msg .git/hooks/commit-msg"
- -----------------------
- ssh: connect to host review.openstack.org port 29418: Network is unreachable
- -----------------------
- xxx@ubuntu:/opt/stack/horizon$
- xxx@ubuntu:/opt/stack/horizon$
- xxx@ubuntu:/opt/stack/horizon$
- xxx@ubuntu:/opt/stack/horizon$
- xxx@ubuntu:/opt/stack/horizon$ git remote update gerrit
- Fetching gerrit
- ssh: connect to host review.openstack.org port 29418: Network is unreachable
- fatal: The remote end hung up unexpectedly
- error: Could not fetch gerrit
- xxx@ubuntu:/opt/stack/horizon$
Advertisement
Add Comment
Please, Sign In to add comment