conda-forge / git-annex-feedstock

A conda-smithy repository for git-annex.
BSD 3-Clause "New" or "Revised" License
0 stars 6 forks source link

update to 8.20211011 #129

Closed notestaff closed 3 years ago

notestaff commented 3 years ago

Checklist

conda-forge-linter commented 3 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

notestaff commented 3 years ago

@yarikoptic temporarily disabled downstream testing with datalad — something changed in conda-forge that it stopped working. Maybe try re-rendering datalad with newest conda-smithy?

Also, the standalone (nodep) git-annex version is now getting installed 10x more often than the standard (alldep) version. Maybe try forcing alldep in your installs and see what the conflicts are?

yarikoptic commented 3 years ago

datalad - submitted https://github.com/conda-forge/datalad-feedstock/pull/64 and requested rerender

could you please remind how to force alldep build?

notestaff commented 3 years ago

conda install -c conda-forge git-annex=*=alldep*

yarikoptic commented 3 years ago

so -- it indeed installs nodep in conda. Locally when I run

conda create -n test-git-annex-alldep -c conda-forge -y 'git-annex=*=alldep*' datalad

it installs alldep version.

The failing test reported (yet to look) https://github.com/datalad/datalad/issues/6109 and happens consistently in that conda build env .