[New-bugs-announce] [issue16075] incoming.cia hook error when pushing commits

Chris Jerdonek report at bugs.python.org
Fri Sep 28 10:33:11 CEST 2012


New submission from Chris Jerdonek:

When pushing commits to hg.python.org, I got the following error re: the "incoming.cia" hook:

$ hg push ssh://hg@hg.python.org/cpython
pushing to ssh://hg@hg.python.org/cpython
searching for changes
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 2 changesets with 4 changes to 2 files
remote: buildbot: change(s) sent successfully
remote: sent email to roundup at report at bugs.python.org
remote: notified python-checkins at python.org of incoming changeset 9205277bc008
remote: error: incoming.cia hook raised an exception: <ProtocolError for cia.vc/RPC2: 404 Not Found>
remote: notified python-checkins at python.org of incoming changeset 6ccb04c4cbae
remote: error: incoming.cia hook raised an exception: <ProtocolError for cia.vc/RPC2: 404 Not Found>

----------
messages: 171414
nosy: chris.jerdonek, georg.brandl, pitrou
priority: normal
severity: normal
status: open
title: incoming.cia hook error when pushing commits

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16075>
_______________________________________


More information about the New-bugs-announce mailing list