On Thu, Aug 6, 2015 at 3:51 PM, Damyan Ivanov <[email protected]> wrote: >> Is it issue with config somewhere for channel? > > Sounds like client hook misconfiguration. > > For some reason hooks/reflog still contains: > > 0000000000000000000000000000000000000000 > 857886ece844dfa69255b8f5ed846cbd2a491c8f refs/tags/debian/2.5.3-1 > 0000000000000000000000000000000000000000 > 668601e54c14431c06af59cc71484dcf58737183 refs/tags/upstream/2.5.3 > > despite the 'cat > hooks/reflog' in > /home/groups/debian-in/meta/debian-in-post-receive. > > $ ls -l hooks/reflog > -rw-r--r-- 1 vasudev-guest scm_debian-in 214 Jun 1 2013 hooks/reflog > > Sounds like a permission issue. The umask setting seems right, so > removing hooks/reflog should fix the problem for any further commits.
Indeed, ~/development/debian/debian-in/fonts-lohit-kn/ [master] git push --tags Total 0 (delta 0), reused 0 (delta 0) remote: /home/groups/debian-in/meta/debian-in-post-receive: 11: /home/groups/debian-in/meta/debian-in-post-receive: cannot create hooks/reflog: Permission denied remote: Sending notification emails to: [email protected] To git+ssh://git.debian.org/git/debian-in/fonts-lohit-kn.git * [new tag] debian/2.5.3-2 -> debian/2.5.3-2 -- Kartik Mistry | IRC: kart_ {0x1f1f, kartikm}.wordpress.com -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

