From bca88f07ffee5291fef6030c34a7ea7b6aaf145f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 24 May 2025 13:22:20 -0400 Subject: [PATCH] dup --- doc/todo/fail_on_encfs_more_informatively_or_do_not_fail_.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/fail_on_encfs_more_informatively_or_do_not_fail_.mdwn b/doc/todo/fail_on_encfs_more_informatively_or_do_not_fail_.mdwn index 22722b5a53..d8923e8ba3 100644 --- a/doc/todo/fail_on_encfs_more_informatively_or_do_not_fail_.mdwn +++ b/doc/todo/fail_on_encfs_more_informatively_or_do_not_fail_.mdwn @@ -58,3 +58,5 @@ git-annex: cannot determine uuid for origin (perhaps you need to run "git annex ``` which is simply due to the fact that git-annex does not only unable to parse, it is unable to connect. But if so, IMHO ideally it should avoid claiming anything about git annex installation there. + +> Closing as duplicate of the other post, which did get though. [[done]] --[[Joey]]