git push error

Ganesh Paramasivam ganesh at crystalfab.com
Thu Jan 20 07:40:30 GMT 2011


Hi,

I'm not able to push my local commits to Calligra repository today.
Here is the error I'm getting.
The error seems to suggest some kind of DNS resolution failure. But
I'm able to successfully ping git.kde.org
Anybody else facing this problem ?

Thanks and Regards,
Ganesh

ganesh at ganesh-laptop:~/calligra/calligra$ git push origin
words-change_tracking-ganeshp
Counting objects: 36, done.
Compressing objects: 100% (23/23), done.
Writing objects: 100% (23/23), 2.41 KiB, done.
Total 23 (delta 19), reused 0 (delta 0)
remote: Traceback (most recent call last):
remote:   File "hooks/update.secondary", line 72, in <module>
remote:     auditor.audit_metadata()
remote:   File "/home/git/repo-management/hooks/hooklib.py", line 346,
in audit_metadata
remote:     a_results  = dns.resolver.query(domain, 'A')
remote:   File "/usr/lib/python2.6/site-packages/dns/resolver.py",
line 732, in query
remote:     return get_default_resolver().query(qname, rdtype,
rdclass, tcp, source)
remote:   File "/usr/lib/python2.6/site-packages/dns/resolver.py",
line 672, in query
remote:     answer = Answer(qname, rdtype, rdclass, response)
remote:   File "/usr/lib/python2.6/site-packages/dns/resolver.py",
line 121, in __init__
remote:     raise NoAnswer
remote: dns.resolver.NoAnswer
remote: error: hook declined to update refs/heads/words-change_tracking-ganeshp
To ssh://git@git.kde.org/calligra.git
 ! [remote rejected] words-change_tracking-ganeshp ->
words-change_tracking-ganeshp (hook declined)
error: failed to push some refs to 'ssh://git@git.kde.org/calligra.git'



More information about the calligra-devel mailing list