[Python-Dev] error upon Mercurial commit

Charles-François Natali cf.natali at gmail.com
Thu Jul 14 20:05:51 CEST 2011


Hello,

I just committed a patch, and got the following error:

"""
$ hg push
pushing to ssh://hg@hg.python.org/cpython
searching for changes
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 2 changes to 2 files
remote: change(s) NOT sent, something went wrong:
remote: [Failure instance: Traceback from remote host -- Traceback unavailable
remote: ]
remote: sent email to roundup at report at bugs.python.org
remote: notified python-checkins at python.org of incoming changeset ca077f2672e3
"""

But the change seems to have been committed successfully.
I get this on every branch.
Am I the only one in this case? Any idea of what's going on here?


More information about the Python-Dev mailing list