[Mageia-sysadm] Git push issues / forum
Colin Guthrie
mageia at colin.guthr.ie
Sat May 21 22:51:02 CEST 2011
'Twas brillig, and Maât at 20/05/11 19:42 did gyre and gimble:
> Hi there... when pushing git forum repos i've got this messages
>
> dunno if it's normal or not for the warning messages...
>
>
>
> [******@localhost mageiaforum]$ git push
> Password:
> Counting objects: 123, done.
> Delta compression using up to 2 threads.
> Compressing objects: 100% (114/114), done.
> Writing objects: 100% (115/115), 219.40 KiB, done.
> Total 115 (delta 19), reused 0 (delta 0)
> remote: *** hooks.mailinglist is not set so no email will be sent
> remote: *** for refs/heads/master update 1bac695a72e263a4bd71d1d8079e06bb227c1077->2f0ec74b86b40416477bfd5e4506c98f38a2708f
> remote: sendmail: fatal: maat(5061): No recipient addresses found in message header
> To ssh://maat@git.mageia.org/git/forum
> 1bac695..2f0ec74 master -> master
Generally this means that the following is not in the remote end's config:
[hooks]
mailinglist = foo at bar.org
I've also seen this same error before when pushing a git-svn branch to a
remote... when I do this I don't get a notification for that branch sent
by mail, so I'm guessing this is semi-expected under some circumstances
too... tho' I don't know the specific reasons as to when this happens.
Col
--
Colin Guthrie
mageia(at)colin.guthr.ie
http://colin.guthr.ie/
Day Job:
Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
Mageia Contributor [http://www.mageia.org/]
PulseAudio Hacker [http://www.pulseaudio.org/]
Trac Hacker [http://trac.edgewall.org/]
More information about the Mageia-sysadm
mailing list