savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-help-public] [sr #108116] ciabot hook script failure prevents


From: Eric S. Raymond
Subject: [Savannah-help-public] [sr #108116] ciabot hook script failure prevents pushes to git repo
Date: Wed, 22 Aug 2012 01:25:28 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1

URL:
  <http://savannah.gnu.org/support/?108116>

                 Summary: ciabot hook script failure prevents pushes to git
repo
                 Project: Savannah Administration
            Submitted by: esr
            Submitted on: Tue 21 Aug 2012 09:25:27 PM EDT
                Category: None
                Priority: 5 - Normal
                Severity: 4 - Important
                  Status: None
             Assigned to: None
        Originator Email: address@hidden
        Operating System: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Since about 24 hours ago, pushes to the the GPSD project repo are failing. 
This issue seems to be some change at Savannah that is causing the hook script
to fail.  Transcript:

address@hidden:~/software/gpsd$ git push
Counting objects: 5, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 521 bytes, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: Traceback (most recent call last):
remote:   File "/usr/src/git/contrib/ciabot/ciabot.py", line 232, in <module>
remote:     server.hub.deliver(message)
remote:   File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
remote:     return self.__send(self.__name, args)
remote:   File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in __request
remote:     verbose=self.__verbose
remote:   File "/usr/lib/python2.6/xmlrpclib.py", line 1235, in request
remote:     self.send_content(h, request_body)
remote:   File "/usr/lib/python2.6/xmlrpclib.py", line 1349, in send_content
remote:     connection.endheaders()
remote:   File "/usr/lib/python2.6/httplib.py", line 908, in endheaders
remote:     self._send_output()
remote:   File "/usr/lib/python2.6/httplib.py", line 780, in _send_output
remote:     self.send(msg)
remote:   File "/usr/lib/python2.6/httplib.py", line 739, in send
remote:     self.connect()
remote:   File "/usr/lib/python2.6/httplib.py", line 720, in connect
remote:     self.timeout)
remote:   File "/usr/lib/python2.6/socket.py", line 561, in create_connection
remote:     raise error, msg
remote: socket.error: [Errno 110] Connection timed out
remote: run-parts: hooks/update.d/ciabot exited with return code 1
remote: error: hook declined to update refs/heads/master
To address@hidden:/srv/git/gpsd.git
 ! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'address@hidden:/srv/git/gpsd.git

If I knew where the repo host was and could get shell access I could disable
the hook, but it would be better to fix this - it may well be affecting other
projects.

GPSD is dead in the water because of this.
 





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?108116>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]