diff options
author | johannes@12f1850a57e13cc234b5ebf88a5d3ac68915a6c2 <johannes@web> | 2016-10-31 19:08:17 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-10-31 19:08:17 +0000 |
commit | fa4582364358dafee1f8c89243822702358c6c42 (patch) | |
tree | 32e0f69fd6de534c9ce5ea4715ab9ab1dfd159bc /doc | |
parent | dd8847937d33c089e5e60f2181b7c97c67da8b3a (diff) |
Added a comment: SOLVED
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/assistant_crashes_in_TransferScanner/comment_6_86389af01aaeabe8eb6c2af26449ec50._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/bugs/assistant_crashes_in_TransferScanner/comment_6_86389af01aaeabe8eb6c2af26449ec50._comment b/doc/bugs/assistant_crashes_in_TransferScanner/comment_6_86389af01aaeabe8eb6c2af26449ec50._comment new file mode 100644 index 000000000..dec8161f3 --- /dev/null +++ b/doc/bugs/assistant_crashes_in_TransferScanner/comment_6_86389af01aaeabe8eb6c2af26449ec50._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="johannes@12f1850a57e13cc234b5ebf88a5d3ac68915a6c2" + nickname="johannes" + avatar="http://cdn.libravatar.org/avatar/7acaf4a71b0b93cc419195f58f4cd54c" + subject="SOLVED" + date="2016-10-31T19:08:16Z" + content=""" +I fixed it. It came to my mind that I'm using a rather antiquated PKGBUILD on my ArchLinux system to package the current git-annex tarball. + +(Fortunately, git-annex moved to the community repository a few months ago. Unfortunately, it's not maintained so that I was still using and updating the old PKGBUILD from the Archlinux User Repository (AUR).) + +Turned out this PKGBUILD removed some executables from the tarball. When I unpack the unmodified tarball, git annex works perfectly. +"""]] |