Package: mercurial-git Version: 0.8.3-1 Severity: grave
After upgrading python-dulwich to 0.12.0-1, I can't do anything over SSH. For example:
$ hg clone git+ssh://g...@github.com:jwilk/mwic.git destination directory: mwic Invalid command: 'g 'i t - u p l o a d - p a c k ' j w i l k / m w i c . g i t ''' You appear to be using ssh to clone a git:// URL. Make sure your core.gitProxy config option and the GIT_PROXY_COMMAND environment variable are NOT set. abort: git remote error: The remote server unexpectedly closed the connection. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'experimental') Architecture: i386 (x86_64) Foreign Architectures: amd64 Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages mercurial-git depends on: ii mercurial 3.6.2-1 ii python-dulwich 0.12.0-1 pn python:any <none> -- Jakub Wilk