[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Fixing the commit hook



Committing to SVN currently produces the following errors:

---
Committed revision 19453.

Warning: post-commit hook failed (exit code 255) with output:
Traceback (most recent call last):
  File "/svn/kernel/bin/ciabot_svn.py", line 221, in <module>
    SvnClient(sys.argv[1], sys.argv[2], config).main()
  File "/svn/kernel/bin/ciabot_svn.py", line 126, in main
    "</message>")
  File "/svn/kernel/bin/ciabot_svn.py", line 110, in deliver
    xmlrpclib.ServerProxy(server).hub.deliver(message)
  File "/srv/svn.debian.org/svn/kernel/bin/xmlrpclib.py", line 986, in __call__
    return self.__send(self.__name, args)
  File "/srv/svn.debian.org/svn/kernel/bin/xmlrpclib.py", line 1239, in __request
    verbose=self.__verbose
  File "/srv/svn.debian.org/svn/kernel/bin/xmlrpclib.py", line 1027, in request
    headers
xmlrpclib.ProtocolError: <ProtocolError for cia.vc/RPC2: 404 Not Found>
/srv/home/users/dannf/bts-mark-pending:3: DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module.
  import popen2, sys, re, os
SOAP FAULT while talking to http://dam.homelinux.net:9418/
FAULT MESSAGE: Repository kernel is unknown

SOAP FAULT while talking to http://colleen.colgarra.priv.at:8080/
FAULT MESSAGE: Repository kernel is unknown

SOAP FAULT while talking to http://abhean.mine.nu:9418/
FAULT MESSAGE: Repository kernel is unknown
Unable to complete notification. All servers failed
---

I'm aware that CIA.vc went away and we need to use something else such
as FBI for IRC notification.  However it looks like there's some kind of
problem with other notifications as well.

Can someone volunteer to try to fix this?

Ben.

-- 
Ben Hutchings
Humour is the best antidote to reality.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: