Description of problem: Dulwich is needed for the hggit plugin for mercurial. There is a bug in the Heisenbug Dulwich (0.9.1) that is fixed in Dulwich 0.9.6 Version-Release number of selected component (if applicable): 0.9.1 How reproducible: Happens every time I try to clone a repository with ssh, works without problems with http(s). Steps to Reproduce: Clone any repository from Github with ssh like so: hg clone git+ssh://git:jelmer/dulwich.git Actual results: Hangs Expected results: Clones Additional info: Fixed in Dulwich 0.9.6
python-dulwich-0.9.6-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/python-dulwich-0.9.6-1.fc20
python-dulwich-0.9.6-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/python-dulwich-0.9.6-1.fc19
Package python-dulwich-0.9.6-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-dulwich-0.9.6-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-6725/python-dulwich-0.9.6-1.fc20 then log in and leave karma (feedback).
python-dulwich-0.9.6-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
python-dulwich-0.9.6-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
0.9.6 should not have been pushed to stable Fedora releases because it has quite a number of API changes from 0.9.1. The one that hit me was the removal of the Repo.revision_history method. I don't think it's worth the whole downgrade epoch dance, so I guess there is nothing else to be done about it now. But please be more careful next time.