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.
Created on 2012年09月28日 08:33 by chris.jerdonek, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg171414 - (view) | Author: Chris Jerdonek (chris.jerdonek) * (Python committer) | Date: 2012年09月28日 08:33 | |
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> |
|||
| msg171416 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2012年09月28日 08:37 | |
Looking at http://cia.vc/, it seems like CIA is dead for now. I've disabled the CIA hook on all hg.p.org repos. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:36 | admin | set | github: 60279 |
| 2012年09月28日 08:37:37 | georg.brandl | set | status: open -> closed resolution: fixed messages: + msg171416 |
| 2012年09月28日 08:33:10 | chris.jerdonek | create | |