From ab5cf216bd4a1b7aa4381d10390df3596723c257 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Tue, 3 Mar 2020 22:36:42 +0000 Subject: [PATCH] Added a comment: git-annex standalone and long filenames in locale cache --- .../comment_3_4fcc1fb89327a7957f28f0bd4575f26e._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/git-annex_standalone_runshell_locale_cache_fails_on_too-long_filenames/comment_3_4fcc1fb89327a7957f28f0bd4575f26e._comment diff --git a/doc/bugs/git-annex_standalone_runshell_locale_cache_fails_on_too-long_filenames/comment_3_4fcc1fb89327a7957f28f0bd4575f26e._comment b/doc/bugs/git-annex_standalone_runshell_locale_cache_fails_on_too-long_filenames/comment_3_4fcc1fb89327a7957f28f0bd4575f26e._comment new file mode 100644 index 0000000000..fa78c29162 --- /dev/null +++ b/doc/bugs/git-annex_standalone_runshell_locale_cache_fails_on_too-long_filenames/comment_3_4fcc1fb89327a7957f28f0bd4575f26e._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="git-annex standalone and long filenames in locale cache" + date="2020-03-03T22:36:42Z" + content=""" +I'm finding it would be useful to have a conda package variant based on the standalone git-annex version (the normal variant has dependencies that sometimes conflict with other packages). So it would still be useful to fix this issue (another example of it is [here](https://dev.azure.com/conda-forge/84710dde-1620-425b-80d0-4cf5baca359d/_apis/build/builds/127349/logs/10)). If `md5sum` is not available, maybe can use `cksum`? +"""]]