From 6b07fb19dacccea09d69d6ed66b0fa01043ac039 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlxg9HfyLFn0E87p8Em9P5G9YBUr8JYrkE" Date: Wed, 11 Apr 2012 09:37:06 +0000 Subject: --- doc/forum/Problem_with_bup:_cannot_lock_refs.mdwn | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc') diff --git a/doc/forum/Problem_with_bup:_cannot_lock_refs.mdwn b/doc/forum/Problem_with_bup:_cannot_lock_refs.mdwn index 8a773c4cb..63eda36b9 100644 --- a/doc/forum/Problem_with_bup:_cannot_lock_refs.mdwn +++ b/doc/forum/Problem_with_bup:_cannot_lock_refs.mdwn @@ -13,16 +13,16 @@ But when I try to copy some files that I have previously got by "git annex get" git annex copy /home/me/AudioClone/someartist/somealbum --to mybup it fails and tells me: -copy Order To Die/01 Morituri Te Salutant.flac (to mybup...) -fatal: Cannot lock the ref 'refs/heads/WORM-s7351771-m1318841909--01 Morituri Te Salutant.flac'. -Traceback (most recent call last): - File "/usr/lib/bup/cmd/bup-split", line 170, in - git.update_ref(refname, commit, oldref) - File "/usr/lib/bup/bup/git.py", line 835, in update_ref - _git_wait('git update-ref', p) - File "/usr/lib/bup/bup/git.py", line 930, in _git_wait - raise GitError('%s returned %d' % (cmd, rv)) -bup.git.GitError: git update-ref returned 128 + copy Order To Die/01 Morituri Te Salutant.flac (to mybup...) + fatal: Cannot lock the ref 'refs/heads/WORM-s7351771-m1318841909--01 Morituri Te Salutant.flac'. + Traceback (most recent call last): + File "/usr/lib/bup/cmd/bup-split", line 170, in + git.update_ref(refname, commit, oldref) + File "/usr/lib/bup/bup/git.py", line 835, in update_ref + _git_wait('git update-ref', p) + File "/usr/lib/bup/bup/git.py", line 930, in _git_wait + raise GitError('%s returned %d' % (cmd, rv)) + bup.git.GitError: git update-ref returned 128 for each file, **except for the album cover file**, which is a simple JPG that bup doesn't try to split. This one gets copied nicely but the big FLAC files don't. -- cgit v1.2.3