From c0ffb5c2c4250a381b6771fae9a4077ad47230c5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 18 Jan 2021 13:40:31 -0400 Subject: [PATCH] comment --- ...ent_5_f2a25cca5d72ce1dcecf36c2780abec2._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/git-annex_get__58___createDirectory__58___does_not_exist/comment_5_f2a25cca5d72ce1dcecf36c2780abec2._comment diff --git a/doc/bugs/git-annex_get__58___createDirectory__58___does_not_exist/comment_5_f2a25cca5d72ce1dcecf36c2780abec2._comment b/doc/bugs/git-annex_get__58___createDirectory__58___does_not_exist/comment_5_f2a25cca5d72ce1dcecf36c2780abec2._comment new file mode 100644 index 0000000000..c2cf84be00 --- /dev/null +++ b/doc/bugs/git-annex_get__58___createDirectory__58___does_not_exist/comment_5_f2a25cca5d72ce1dcecf36c2780abec2._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2021-01-18T17:29:12Z" + content=""" +I can't see how git-annex can work around this, unless someone finds an +explanation for the OS's behavior. + +I think you've clearly shown it's not a git-annex bug, since other mkdir() +calls behave the same way. And that seems to point squarely at an OS bug. + +(Unless .git/annex was itself a dangling symlink, then ls would be able to +list it, but mkdir would fail like that.) +"""]] -- 2.30.2