-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Listen" to conda recommendation to use some other solver upon conda install failing; stderr output from "conda install" would be captured and logged #210
Conversation
18ae44e
to
57e7252
Compare
with classic solver it took awhile but did manage to perform the drill. So I think this is a good and generic (not git-annex specific) solution of "listen to what conda says", so let's proceed with this. |
a7cdf7a
to
0401e2c
Compare
0401e2c
to
8c171cb
Compare
rf also to avoid duplication -- impossible to discern what is the difference between two tests without doing diff, so best to have it parametric
osx seems to have issues with brew which is unrelated to these changes, so I will just wait for appveyor and then proceed.
|
appveyor is actually ok - still busy on that lengthy |
ref: git-annex -m conda installation fails in CI #206
feat(miniconda): --run to run arbirary commands to possibly tune up that miniconda installation #209 seems could provide a workaround but I think we should test/workaround within datalad-installer without requiring adjustment of each similar invocation
TODOs