aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw <Remi@web>2014-12-21 12:55:54 +0000
committerGravatar admin <admin@branchable.com>2014-12-21 12:55:54 +0000
commit94030a33f1b151aa3359242806407824b205c7a3 (patch)
tree80c0cbaff91723608957f6340e456e059d62e98e /doc
parent31be081f3a19ec04808f1005a82a1981d38d0762 (diff)
some strange enconding bug with vicfg
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/git_annex_vicfg_fail_with_Buffer:_invalid_argument___40__invalid_character__41__.mdwn30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_vicfg_fail_with_Buffer:_invalid_argument___40__invalid_character__41__.mdwn b/doc/bugs/git_annex_vicfg_fail_with_Buffer:_invalid_argument___40__invalid_character__41__.mdwn
new file mode 100644
index 000000000..f9f69ea21
--- /dev/null
+++ b/doc/bugs/git_annex_vicfg_fail_with_Buffer:_invalid_argument___40__invalid_character__41__.mdwn
@@ -0,0 +1,30 @@
+### Please describe the problem.
+On one repos, I cannot run vicfg because git annex complain that
+
+ git-annex: /home/moi/Bibliothèque calibre/.git/annex/config.tmp: commitBuffer: invalid argument (invalid character) failed
+ git-annex: vicfg: 1 failed
+
+Note that the assistant and the webapp seem to be working as it should, giving me the possibility to make most of the configuration I want.
+
+The problem does exit on all the clone of the repos.
+
+
+### What steps will reproduce the problem?
+
+I don't know if the "è" in the directory name is linked to this. It seem also that the description of one of the repository has been incorrect (something like "toubib: ~/Biblioth⯁⯁⯁que calibre/" where the three ⯁ replace one incorrectly encoded char that was, since then, changed.
+
+
+### What version of git-annex are you using? On what operating system?
+I'm using the more uptodate version that are in Debian sid:
+
+$ git --version
+git version 2.1.4
+$ git annex version
+git-annex version: 5.20141125
+build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV Inotify DBus DesktopNotify XMPP DNS Feeds Quvi TDFA CryptoHash
+key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL
+remote types: git gcrypt S3 bup directory rsync web webdav tahoe glacier ddar hook external
+local repository version: 5
+supported repository version: 5
+upgrade supported from repository versions: 0 1 2 4
+