From: Joey Hess Date: Thu, 22 Oct 2020 17:55:47 +0000 (-0400) Subject: add X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~106^2~57 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8f3d34da308bbdfcaa58984abde98b2a45d136c6;p=git-annex.git add --- diff --git a/doc/bugs/old__40__er__41___cp_from_coreutils_lacks_--reflink/comment_8_dd50ae03bc9a71e04528ac793e79a8b2._comment b/doc/bugs/old__40__er__41___cp_from_coreutils_lacks_--reflink/comment_8_dd50ae03bc9a71e04528ac793e79a8b2._comment new file mode 100644 index 0000000000..53218d2137 --- /dev/null +++ b/doc/bugs/old__40__er__41___cp_from_coreutils_lacks_--reflink/comment_8_dd50ae03bc9a71e04528ac793e79a8b2._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 8""" + date="2020-10-22T17:41:49Z" + content=""" +If whatever is putting itself at the front of PATH, I think it would +also risk breaking any part of git that expects to run another part of it +by path. Including any git commands that use the bundled cp or other +unix commands. + +Perhaps the problem is that you're mixing two different package systems? +If there's going to be a datalad package, there should also be a git-annex +package, and then it can be built to use the right cp options for its +distibution. +"""]]