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

Return 6 when running conan info. Fixes #5163 #5421

Merged
merged 5 commits into from
Jul 2, 2019

Conversation

monsdar
Copy link
Contributor

@monsdar monsdar commented Jul 1, 2019

Changelog: Fix: The conan process returns 6 when a ConanInvalidConfiguration is thrown during conan info.
Docs: omit

Fixes #5163

Initial check-in only extends the tests to show that this issue is happening. No solution implemented yet. Need some input from one of the Conan devs on where to look.

@CLAassistant
Copy link

CLAassistant commented Jul 1, 2019

CLA assistant check
All committers have signed the CLA.

@monsdar monsdar changed the title WIP: Return 6 when running conan info. Fixes #5163 Return 6 when running conan info. Fixes #5163 Jul 1, 2019
@memsharded memsharded merged commit 2b8dd21 into conan-io:develop Jul 2, 2019
@memsharded memsharded added this to the 1.17 milestone Jul 2, 2019
@memsharded
Copy link
Member

Many thanks!!

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