From 704663a8d0efe5bf2c90ebde7f9e76270d3c1823 Mon Sep 17 00:00:00 2001
From: torpidus <torpidus@web>
Date: Sun, 16 Sep 2018 21:12:11 +0000
Subject: [PATCH]

---
 ...upt__58___link_in_textfile__44___100_bytes_of_size.mdwn | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 doc/forum/symlinks_corrupt__58___link_in_textfile__44___100_bytes_of_size.mdwn

diff --git a/doc/forum/symlinks_corrupt__58___link_in_textfile__44___100_bytes_of_size.mdwn b/doc/forum/symlinks_corrupt__58___link_in_textfile__44___100_bytes_of_size.mdwn
new file mode 100644
index 0000000000..d851075873
--- /dev/null
+++ b/doc/forum/symlinks_corrupt__58___link_in_textfile__44___100_bytes_of_size.mdwn
@@ -0,0 +1,7 @@
+I can't find out why, but under certain circumstances the symlinks don't work in my environment. On all hosts I have latest Ubuntu Linux and latest git-annex. V6 repos. Issue is, that instead of real symlinks, the filenames remain the original ones and the content is the relative link to the corresponding annex object.
+
+Strange behavior is, I can drop and get the files but it doesn't seem to affect the situation after all.
+
+Comparing the size of .git/*, it is very likely that the contents are present and so does "git annex whereis bla.jpg". Leading me to the conclusion that everything works except the symlinking. Is this a known issue? What steps can I perform to find out the root cause?
+
+Thank you.