Skip to content
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

Debug install failure #48

Merged
merged 3 commits into from
Mar 17, 2017
Merged

Debug install failure #48

merged 3 commits into from
Mar 17, 2017

Conversation

mdpiper
Copy link
Member

@mdpiper mdpiper commented Mar 16, 2017

Installing the locally built dakotathon package on Travis was failing with a cryptic message:

$ conda install -q -c csdms dakotathon --use-local
Fetching package metadata ...........
Solving package specifications: 

PackageNotFoundError: Package not found: Conda could not find '

See, e.g., https://travis-ci.org/csdms/dakota/jobs/211894313.

It seems (???) that using the conda, conda-env, and conda-build packages in the default channel are the cause of the problem. When I use the versions of these packages supplied by conda-forge, dakotathon installs without errors.

I'd prefer to use the packages in the default channel over those supplied by conda-forge. I'll open an issue to revisit (in the near future) the changes I've made in this PR and hopefully revert them.

I think there may be a problem with conda-forge=2.1.7, which comes from the
default channel. This gives me conda-build=2.1.6.
The `conda` and `conda-env` packages revert to the default channel,
which borks the dakotathon install.
@coveralls
Copy link

coveralls commented Mar 16, 2017

Coverage Status

Coverage remained the same at 97.808% when pulling 1f2fd5b on mdpiper/debug-install-failure into 371f295 on master.

@mdpiper mdpiper merged commit 6b240a4 into master Mar 17, 2017
@mdpiper mdpiper deleted the mdpiper/debug-install-failure branch March 17, 2017 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants