https://bugzilla.wikimedia.org/show_bug.cgi?id=62844
--- Comment #1 from Helder <[email protected]> --- I'm still unable to use git review -R (after installing vagrant on Linux Mint 17). This time the error message is a little different: me@here ~/mw-vagrant/mediawiki/extensions/Gadgets $ git review -R 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> ----------------------- ----------------------- -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
