Package: git-annex
Version: 0.20110516
Severity: wishlist

I'm trying the following problem: I successfully cloned a git-annex repo over
an ssh remote but if I try to "get" or "copy" any files, I get the dreaded
"error in rsync protocol data stream" [1] :

  $ git annex get Acoustica/Alarm_Will_Sound/01_-_CockVer_10.mp3
  get Acoustica/Alarm_Will_Sound/01_-_CockVer_10.mp3 (copying from 
egilsstadir...) 
  rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
  rsync error: error in rsync protocol data stream (code 12) at io.c(601) 
[Receiver=3.0.8]

    rsync failed -- run git annex again to resume file transfer
    Unable to access these remotes: egilsstadir
    Try making some of these repositories available:
          fc33afce-8364-11e0-8bd8-1b8391770d64  -- egilsstadir
  failed
  git-annex: 1 failed

(both machines are running git-annex 0.20110516 and rsync 3.0.8)

I'm guessing it has to do with git-annex-shell outputting some kind of error
or warning and confusing the receiving rsync and I'd like to test my theory
by running the full rsync command manually.

It would be nice if "git annex --verbose get ...." could show that command
since I looked at the source code only to realise that I was completely
Haskell-illiterate :(

Cheers,
Francois

[1] http://rsync.samba.org/issues.html

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38.6-grsec+ (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_CA.utf8, LC_CTYPE=fr_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages git-annex depends on:
ii  git [git-core]            1:1.7.5.1-1    fast, scalable, distributed revisi
ii  git-core                  1:1.7.5.1-1    fast, scalable, distributed revisi
ii  libc6                     2.13-4         Embedded GNU C Library: Shared lib
ii  libffi5                   3.0.9-4        Foreign Function Interface library
ii  libgmp10                  2:5.0.1+dfsg-7 Multiprecision arithmetic library
ii  libpcre3                  8.12-3         Perl 5 Compatible Regular Expressi
ii  openssh-client            1:5.8p1-4      secure shell (SSH) client, for sec
ii  rsync                     3.0.8-1        fast remote file copy program (lik
ii  uuid                      1.6.2-1+b1     the Universally Unique Identifier 

git-annex recommends no packages.

Versions of packages git-annex suggests:
pn  bup                          <none>      (no description available)
ii  gnupg                        1.4.11-3    GNU privacy guard - a free PGP rep
ii  graphviz                     2.26.3-6+b1 rich set of graph drawing tools

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to