From 46ca7954328c225b270fe6018535de5bdef1dd8b Mon Sep 17 00:00:00 2001 From: cardoso-neto Date: Tue, 11 Aug 2020 19:57:06 +0000 Subject: [PATCH] Added a comment --- ..._eb0c565043164c17b2a6d2c6361b6e35._comment | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/forum/building_the_standalone_distribution_from_source/comment_8_eb0c565043164c17b2a6d2c6361b6e35._comment diff --git a/doc/forum/building_the_standalone_distribution_from_source/comment_8_eb0c565043164c17b2a6d2c6361b6e35._comment b/doc/forum/building_the_standalone_distribution_from_source/comment_8_eb0c565043164c17b2a6d2c6361b6e35._comment new file mode 100644 index 0000000000..c8c957fcd9 --- /dev/null +++ b/doc/forum/building_the_standalone_distribution_from_source/comment_8_eb0c565043164c17b2a6d2c6361b6e35._comment @@ -0,0 +1,22 @@ +[[!comment format=mdwn + username="cardoso-neto" + avatar="http://cdn.libravatar.org/avatar/d90a656df072f3a29da54302c190c696" + subject="comment 8" + date="2020-08-11T19:57:03Z" + content=""" +This was the tarball conda used: + +`https://conda.anaconda.org/conda-forge/linux-64/git-annex-8.20200810-nodep_h1234567_0.tar.bz2` + +I noticed you updated the (/install/conda)[https://git-annex.branchable.com/install/conda/] with possible package conflict tips. + +The only dependency that was installed when I conda-installed git-annex was this: + +`python_abi conda-forge/linux-64::python_abi-3.8-1_cp38` + +Which struck me as odd, because I'm running python 3.8.5, not 3.8.1. +Maybe they just have perfectly compatible ABIs, or maybe it's related to the problem you mentioned. +I don't know. + +If there's any other test you want me to run, no problem. +"""]]