Package: git-annex Version: 5.20140127 Severity: minor I have an annex that's fully synced with its remote. git annex get returns nothing, successfully, on both ends. But if I run git annex sync --content (which I would also expect to return nothing successfully), I get a stream of errors like the following:
copy Arnold Weinstein/Understanding Literature and Life/01 - Why Literature -- Civilization and Its Discontents.mp3 (to origin...) git-annex-shell: key is already present in annex rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.0] rsync failed -- run git annex again to resume file transfer failed for every file in the annex. Both the local and remote systems have the same version of git-annex installed. This appears to happen with or without ControlMaster. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages git-annex depends on: ii curl 7.35.0-1 ii git 1:1.9~rc1-1 ii libc6 2.17-97 ii libffi6 3.0.13-12 ii libgmp10 2:5.1.3+dfsg-1 ii libgnutls26 2.12.23-10 ii libgsasl7 1.8.0-2 ii libicu52 52.1-3 ii libidn11 1.28-1 ii libxml2 2.9.1+dfsg1-3 ii libyaml-0-2 0.1.4-3 ii openssh-client 1:6.4p1-2 ii rsync 3.1.0-2 ii wget 1.15-1 ii zlib1g 1:1.2.8.dfsg-1 Versions of packages git-annex recommends: ii bind9-host 1:9.9.3.dfsg.P2-4 pn git-remote-gcrypt <none> ii gnupg 1.4.16-1 ii lsof 4.86+dfsg-1 pn nocache <none> ii quvi 0.4.2-1 ii ssh-askpass 1:1.2.4.1-9 Versions of packages git-annex suggests: pn bup <none> ii graphviz 2.26.3-16.1 pn libnss-mdns <none> pn tahoe-lafs <none> -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

