Follow-up Comment #10, sr #109047 (project administration): I am sure that someone will post with the URL for looking at the config. But yes changes still need to go through one of the savannah hackers.
vcs:/srv/git# cat lmi.git/config [core] repositoryformatversion = 0 filemode = true bare = true sharedrepository = 2 [receive] denyNonFastforwards = true [gitcvs "pserver"] enabled = 1 [gitcvs "ext"] enabled = 0 [gitcvs] dbname = %G/gitcvs-db/sqlite [multimailhook] mailinglist = lmi-comm...@nongnu.org Perhaps it will help to show the current snapshot of things. vcs:/srv/git# find $(find . -maxdepth 3 -name hooks) -name git_multimail.py -ls 7752718 92 -rwxr-xr-x 1 root root 91100 Dec 1 2014 ./emacs.git/hooks/git_multimail.py 6687098 92 -rwxr-xr-x 1 root root 91100 Jul 6 20:58 ./test-rwp.git/hooks/git_multimail.py 6690933 92 -rwxr-xr-x 1 root root 91100 Jul 31 21:16 ./lmi.git/hooks/git_multimail.py 6745120 92 -rwxr-xr-x 1 root root 91100 Jul 24 23:14 ./adonthell/adonthell-wastesedge.git/hooks/git_multimail.py 5933781 0 lrwxrwxrwx 1 root root 53 Nov 19 2014 ./guile.git/hooks/git_multimail.py -> /usr/src/git-multimail/git-multimail/git_multimail.py 6722829 0 lrwxrwxrwx 1 root root 53 Mar 5 2014 ./noalyss.git/hooks/git_multimail.py -> /usr/src/git-multimail/git-multimail/git_multimail.py 6745131 92 -rwxr-xr-x 1 root root 91100 Jul 24 23:17 ./adonthell.git/hooks/git_multimail.py 3371466 0 lrwxrwxrwx 1 root root 53 Jun 5 2015 ./guix/gnunet.git/hooks/git_multimail.py -> /usr/src/git-multimail/git-multimail/git_multimail.py 3371465 0 lrwxrwxrwx 1 root root 53 May 11 2015 ./guix/dhcp.git/hooks/git_multimail.py -> /usr/src/git-multimail/git-multimail/git_multimail.py 7378704 0 lrwxrwxrwx 1 root root 53 Nov 19 2014 ./guix/maintenance.git/hooks/git_multimail.py -> /usr/src/git-multimail/git-multimail/git_multimail.py 5446536 0 lrwxrwxrwx 1 root root 53 Nov 19 2014 ./guix/guix-artwork.git/hooks/git_multimail.py -> /usr/src/git-multimail/git-multimail/git_multimail.py 8016381 0 lrwxrwxrwx 1 root root 53 May 12 2014 ./shepherd.git/hooks/git_multimail.py -> /usr/src/git-multimail/git-multimail/git_multimail.py 6717102 0 lrwxrwxrwx 1 root root 53 Mar 6 2014 ./gnokii.git/hooks/git_multimail.py -> /usr/src/git-multimail/git-multimail/git_multimail.py 4900210 0 lrwxrwxrwx 1 root root 53 Nov 19 2014 ./guix.git/hooks/git_multimail.py -> /usr/src/git-multimail/git-multimail/git_multimail.py 6687998 92 -rwxr-xr-x 1 root root 91100 Jul 6 20:48 ./gnuastro.git/hooks/git_multimail.py 6716594 92 -rwxr-xr-x 1 root root 91100 Dec 1 2014 ./emacs/elpa.git/hooks/git_multimail.py 6720022 0 lrwxrwxrwx 1 root root 53 Jan 29 2014 ./groff.git/hooks/git_multimail.py -> /usr/src/git-multimail/git-multimail/git_multimail.py 3240320 92 -rwxr-xr-x 1 root root 91100 Aug 2 2015 ./freetype/freetype2-demos.git/hooks/git_multimail.py 2978186 92 -rwxr-xr-x 1 root root 91100 Aug 2 2015 ./freetype/freetype2.git/hooks/git_multimail.py vcs:/srv/git# find $(find $(find . -maxdepth 3 -name hooks) -name git_multimail.py -print | xargs -L1 dirname) -name post-receive -ls 7752724 4 -rwxr-xr-x 1 root root 1677 Dec 2 2014 ./emacs.git/hooks/post-receive 6714787 4 -rwxr-xr-x 1 root root 1660 Jul 6 20:58 ./test-rwp.git/hooks/post-receive 6690957 4 -rwxr-xr-x 1 root root 1683 May 25 07:06 ./lmi.git/hooks/post-receive 6716500 4 -rwxr-xr-x 1 root root 1695 Jul 24 23:16 ./adonthell/adonthell-wastesedge.git/hooks/post-receive 5933802 4 -rwxr-xr-x 1 root root 1551 Nov 19 2014 ./guile.git/hooks/post-receive 6723307 4 -rwxr-xr-x 1 root root 1583 Mar 5 2014 ./noalyss.git/hooks/post-receive 6745137 4 -rwxr-xr-x 1 root root 1695 Jul 24 23:17 ./adonthell.git/hooks/post-receive 3371498 4 -rwxr-xr-x 1 root root 1549 May 11 2015 ./guix/gnunet.git/hooks/post-receive 3371477 4 -rwxr-xr-x 1 root root 1549 May 11 2015 ./guix/dhcp.git/hooks/post-receive 7378726 4 -rwxr-xr-x 1 root root 1549 Nov 19 2014 ./guix/maintenance.git/hooks/post-receive 5446553 4 -rwxr-xr-x 1 root root 1549 Nov 19 2014 ./guix/guix-artwork.git/hooks/post-receive 8016400 4 -rwxr-xr-x 1 root root 1565 May 12 2014 ./shepherd.git/hooks/post-receive 6719764 4 -rwxr-xr-x 1 root root 1577 Mar 6 2014 ./gnokii.git/hooks/post-receive 4900219 4 -rwxr-xr-x 1 root root 1565 Jul 31 21:09 ./guix.git/hooks/post-receive 6688762 4 -rwxr-xr-x 1 root root 1687 May 18 03:14 ./gnuastro.git/hooks/post-receive 6716599 4 -rwxr-xr-x 1 root root 1677 Dec 2 2014 ./emacs/elpa.git/hooks/post-receive 6720509 4 -rwxr-xr-x 1 root root 1518 Feb 16 2014 ./groff.git/hooks/post-receive 3240323 4 -rwxrwxr-x 1 root root 1689 Jul 30 2015 ./freetype/freetype2-demos.git/hooks/post-receive 2978189 4 -rwxrwxr-x 1 root root 1689 Jul 30 2015 ./freetype/freetype2.git/hooks/post-receive All of them use a post-receive with customizations that imports git_multimail.py. Some of them have a fixed snapshot. (Which is my known working state. I just set lmi that way.) And some of them are symlinked to a shared copy. The failing subject one is where I had set up a clone with the symlink to the shared copy. But apparently the post-receive I grabbed and modified doesn't work with it and causes the subject to be empty. Soo... To immediately address the problem of the missing subject lines I set lmi up with the snapshot combination that I know is working for another project. I would rather like to update the shared copy with a git pull but that will have immediate effect upon all of the symlinked copies. Which means that each of those that have been working could potentially stop working. Or their behavior might change where someone wouldn't like the result. So each would need to be tested and verified if doing that. I would rather set up a version B next to it and update it. Then could walk through the projects one by one and update and verify each that they are working okay. Can probably figure out what is different in the post-receive and then all of them will be the same. But it still would need to be done. But anyway... That is why things are lagging behind on this part of things. But it is quite easy to update to the newest snapshot available now for your project lmi and work through the details with this project. That is fine. And good because then could update the other projects after working through the details here. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/support/?109047> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/