This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chris.jerdonek
Recipients chris.jerdonek, georg.brandl, pitrou
Date 2012-09-28.08:33:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348821191.61.0.603440976272.issue16075@psf.upfronthosting.co.za>
In-reply-to
Content
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@bugs.python.org
remote: notified python-checkins@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@python.org of incoming changeset 6ccb04c4cbae
remote: error: incoming.cia hook raised an exception: <ProtocolError for cia.vc/RPC2: 404 Not Found>
History
Date User Action Args
2012-09-28 08:33:11chris.jerdoneksetrecipients: + chris.jerdonek, georg.brandl, pitrou
2012-09-28 08:33:11chris.jerdoneksetmessageid: <1348821191.61.0.603440976272.issue16075@psf.upfronthosting.co.za>
2012-09-28 08:33:10chris.jerdoneklinkissue16075 messages
2012-09-28 08:33:09chris.jerdonekcreate