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

Raise invalid configuration when restricted #5178

Conversation

lasote
Copy link
Contributor

@lasote lasote commented May 20, 2019

Changelog: Bugfix: Conan command returns 6 (Invalid configuration) also when the settings are restricted in the recipe
Docs: omit

Closes #5163

@lasote lasote requested a review from memsharded May 20, 2019 08:19
@lasote lasote added this to the 1.16 milestone May 20, 2019
@memsharded memsharded merged commit bda97a2 into conan-io:develop May 23, 2019
@fourbft
Copy link

fourbft commented Jun 28, 2019

In Conan version 1.6.1 this works now for "conan create", but "conan info" still returns error code 1. I think, "info" should also return 6 in this case.

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.

Return errorcode 6 when settings are constrained to not support the current environment
3 participants