aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar sts <sts@web>2015-04-01 06:12:23 +0000
committerGravatar admin <admin@branchable.com>2015-04-01 06:12:23 +0000
commit6da8270091798a49a191836e8a0a457a33261465 (patch)
tree8394775c32118ba006b34505b58d1da8368d786e /doc
parentfaed9a5a6972141f17093986a0690e959909a5a3 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/commitBuffer:_invalid_argument___40__invalid_character__41__2.mdwn22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/bugs/commitBuffer:_invalid_argument___40__invalid_character__41__2.mdwn b/doc/bugs/commitBuffer:_invalid_argument___40__invalid_character__41__2.mdwn
new file mode 100644
index 000000000..7a67a7509
--- /dev/null
+++ b/doc/bugs/commitBuffer:_invalid_argument___40__invalid_character__41__2.mdwn
@@ -0,0 +1,22 @@
+### Please describe the problem.
+
+git-annex fails if there are any "invalid characters" in the filename. That should have been fixed already? In one of my repos I cannot commit anymore:
+
+$ git commit -m u
+git-annex: .git/annex/misctmp/jlog6281: commitBuffer: invalid argument (invalid character)
+
+This logfile is empty by the way. The obvious fix would be to move out of germany and to not listen to german podcasts, but there has to be another solution :).
+
+Because I did not have any particular problems with that in the past, this bug must have been introduced in one of the latest releases I guess.
+
+### What steps will reproduce the problem?
+
+Try
+
+git-annex importfeed --fast http://ulm.ccc.de/dev/radio/podcast-ogg.xml
+
+It will fail at entry "DR14: Verschwörungstheorien"
+
+### What version of git-annex are you using? On what operating system?
+
+5.20150327-g19a1a35 (standalone build) on Fedora 21