Hi Paul, Savannah is undergoing some changes as it switches to new hardware, so forwarding your message to savannah-hackers-public, where the guys (Bob and Assaf) doing all the work hang out.
Paul just pushed a commit to the grep repository and saw the following, which suggests the regular mail-mirroring hook is not working: ---------- Forwarded message ---------- From: Paul Eggert <[email protected]> Date: Wed, Feb 8, 2017 at 1:06 PM Subject: post-receive-email problem when committing to savannah grep To: Jim Meyering <[email protected]> When committing the most-recent fix I got the following diagnostic. This is something on the server side -- I think you have some special powers there? (I don't.) $ git push Counting objects: 7, done. Delta compression using up to 4 threads. Compressing objects: 100% (7/7), done. Writing objects: 100% (7/7), 1.07 KiB | 0 bytes/s, done. Total 7 (delta 6), reused 0 (delta 0) remote: run-parts: failed to stat component hooks/post-receive.d/post-receive-email: No such file or directory To git.sv.gnu.org:/srv/git/grep.git 6e98364..6e4c872 master -> master
