From 2fa5ef6a36d04af4c26810f48b578a3adde3892b Mon Sep 17 00:00:00 2001 From: anamyk Date: Mon, 28 Feb 2022 18:13:29 +0000 Subject: [PATCH] Added a comment --- ..._daa8522e3be6a0563d7cd107e79577b8._comment | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/forum/Warning__58___linker_on_each_command_Android_8.20210429/comment_4_daa8522e3be6a0563d7cd107e79577b8._comment diff --git a/doc/forum/Warning__58___linker_on_each_command_Android_8.20210429/comment_4_daa8522e3be6a0563d7cd107e79577b8._comment b/doc/forum/Warning__58___linker_on_each_command_Android_8.20210429/comment_4_daa8522e3be6a0563d7cd107e79577b8._comment new file mode 100644 index 0000000000..fd550ed0c8 --- /dev/null +++ b/doc/forum/Warning__58___linker_on_each_command_Android_8.20210429/comment_4_daa8522e3be6a0563d7cd107e79577b8._comment @@ -0,0 +1,27 @@ +[[!comment format=mdwn + username="anamyk" + avatar="http://cdn.libravatar.org/avatar/2604c4a7a2c85eaab0fb26adda0f0c35" + subject="comment 4" + date="2022-02-28T18:13:29Z" + content=""" +I have the same issue. + +@joey Does 'shipped' mean only upon git-annex installation on termux or each time I run a command? +Because I do get this warning several times during runtime, each time I run a git annex command. + +It helps to pinpoint the error to proot, but on their [git](https://github.com/termux/proot-distro) they talk about this warning occurring only during installation, not several time during use. + +I tried: +1. installing proot specifically in termux with `pkg install proot-distro`: -> installed two new packages, but warning still there +2. new git annex install on termux: + - `$ pkg up` + - `$ source git-annex-install` + - saw the aforementioned linker warning once + - when e.g. using `$ git annex sync origin` the warning still shows up + +Next steps to try: +1. new termux install on android +2. try older termux version + +Any other tips/ideas how to fix this? +"""]]