Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot clone cpython hg: stream ended unexpectedly #811

Closed
native-api opened this issue Aug 11, 2015 · 4 comments
Closed

Cannot clone cpython hg: stream ended unexpectedly #811

native-api opened this issue Aug 11, 2015 · 4 comments

Comments

@native-api
Copy link

$ hg clone --debug https://hg.python.org/cpython
using https://hg.python.org/cpython
sending capabilities command
hg.python.org certificate successfully verified
destination directory: cpython
query 1; heads
sending batch command
requesting all changes
sending getbundle command
add changeset <...>
add changeset <...>
<...>
bundle2-input-part: total payload size 31948622
bundle2-input-bundle: 0 parts total
transaction abort!
rollback completed
abort: stream ended unexpectedly (got 0 bytes, expected 4)

The error happens at different points (different "total payload size") each time.
Updating to hg 3.5+5 didn't help.
I've been having this issue since at least the day before yesterday.

@berkerpeksag
Copy link
Member

Thanks for the report, but this issue tracker is for www.python.org only. This was also reported on python-dev and should be fixed by now(at least I can clone the repo successfully).

@native-api
Copy link
Author

Okay, could you give me a contact for hg.python.org? There's completely nothing of the kind at the site itself or on the Web, and I'm still having this issue. (At the very least, I'll ask them to publish some contact-like information on the site)

@lac22
Copy link

lac22 commented Aug 13, 2015

@berkerpeksag
Copy link
Member

You can also ask on the #python-infra IRC channel (freenode).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants