Page MenuHomePhabricator
Paste P314

git-review-log.txt
ActivePublic

Authored by polybuildr on Feb 20 2015, 2:44 PM.
Tags
None
Referenced Files
F44247: git-review-log.txt
Feb 20 2015, 2:44 PM
Subscribers
None
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 264, in set_hooks_commit_msg
res = run_http_exc(CannotInstallHook, hook_url, stream=True)
File "/usr/local/lib/python2.7/dist-packages/git_review/cmd.py", line 175, in run_http_exc
raise klazz(255, str(err), ('GET', url), env)
git_review.cmd.CannotInstallHook: Problems encountered installing commit-msg hook
The following command failed with exit code 255
"GET https://gerrit.wikimedia.org/tools/hooks/commit-msg"
-----------------------
Problems encountered installing commit-msg hook
The following command failed with exit code 104
"GET https://gerrit.wikimedia.org/tools/hooks/commit-msg"
-----------------------
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /tools/hooks/commit-msg was not found on this server.</p>
</body></html>
-----------------------
-----------------------

Event Timeline

polybuildr changed the title of this paste from untitled to git-review-log.txt.
polybuildr updated the paste's language from autodetect to autodetect.
polybuildr changed the edit policy from "All Users" to "polybuildr (Vivek Ghaisas)".