summaryrefslogtreecommitdiff
path: root/doc/bugs/test_suite_failure_on_samba_mount
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2013-08-24 19:55:56 +0000
committerGravatar admin <admin@branchable.com>2013-08-24 19:55:56 +0000
commitf1349bc6ba390b67e0473ea5c24904d2c3c95aa2 (patch)
tree2fad5eb46c45e42f56e3a03c759baf02971da087 /doc/bugs/test_suite_failure_on_samba_mount
parent48d3320b8695772627d7eab13600e87774a5016a (diff)
Added a comment: seems like a general git problem
Diffstat (limited to 'doc/bugs/test_suite_failure_on_samba_mount')
-rw-r--r--doc/bugs/test_suite_failure_on_samba_mount/comment_1_e074b20801b921ee2661025a050a8af2._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/test_suite_failure_on_samba_mount/comment_1_e074b20801b921ee2661025a050a8af2._comment b/doc/bugs/test_suite_failure_on_samba_mount/comment_1_e074b20801b921ee2661025a050a8af2._comment
new file mode 100644
index 000000000..623028c80
--- /dev/null
+++ b/doc/bugs/test_suite_failure_on_samba_mount/comment_1_e074b20801b921ee2661025a050a8af2._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="4.154.0.63"
+ subject="seems like a general git problem"
+ date="2013-08-24T19:55:56Z"
+ content="""
+\"unable to create temporary sha1 filename\" is a git error message. I don't actually see any git-annex failure here, just a git failure that seems to lead to a cascade of other failures.
+
+I'm not sure if the \"/media/freebox/.t/tmprepo3/.git: No such file or directory\" is because git clone has failed due to the other errors, or if git clone somehow failed to set up the .git directory.
+
+It would probably be helpful to have a play around with git on this filesystem and see what breaks. Alternatively, you can use git-annex with `--debug` to see the git commands it's running that fail, and try them yourself and perhaps strace or gdb them or something to see where they go wrong.
+"""]]