Package: git-annex
Version: 3.20110928
Severity: grave
Justification: renders package unusable

Dear Maintainer,

After upgrading git to version 1.7.7, git-annex is no longer able to
retrieve data from remotes. Test case:

$ 
$ cd /tmp/
$ mkdir annex1
$ cd annex1
$ git init
Initialized empty Git repository in /tmp/annex1/.git/
$ git annex init "test annex"
init test annex ok
$ echo 123 > blubb
$ git annex add .
add blubb ok
(Recording state in git...)
$ git commit -m "add blubb"
[master (root-commit) 401da9d] add blubb
 1 files changed, 1 insertions(+), 0 deletions(-)
 create mode 120000 blubb
$ cd /tmp
$ git clone annex1 annex2
Cloning into annex2...
done.
$ cd annex2
$ git annex init "test annex2"
init test annex2 (merging origin/git-annex into git-annex...)
ok
$ git annex get .
fatal: Could not switch to 
'.git/annex/objects/6f/v3/WORM-s4-m1318381546--blubb': No such file or directory


Switching back to git v1.7.6.3 solves the issue.

Best regards,
Matthias

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

Kernel: Linux 3.0.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages git-annex depends on:
ii  curl            7.21.7-3      
ii  git [git-core]  1:1.7.7-1   
ii  libc6           2.13-21       
ii  libffi5         3.0.10-2      
ii  libgmp10        2:5.0.2+dfsg-1
ii  libpcre3        8.12-4        
ii  openssh-client  1:5.9p1-1     
ii  rsync           3.0.8-1       
ii  uuid            1.6.2-1.1     
ii  wget            1.13-1        

git-annex recommends no packages.

Versions of packages git-annex suggests:
ii  bup       <none>  
ii  gnupg     1.4.11-3
ii  graphviz  2.26.3-7

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to