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

fix 13899: lockfile usage with transitive tool-dependencies #13902

Conversation

SzBosch
Copy link
Contributor

@SzBosch SzBosch commented May 16, 2023

Changelog: Bugfix: Fix lockfile usage with transitive tool-dependencies.
Docs: Omit

Fixes: #13899

@SzBosch
Copy link
Contributor Author

SzBosch commented May 16, 2023

Proper testcase(s) and review need to be performed by a conan expert.

@CLAassistant
Copy link

CLAassistant commented May 18, 2023

CLA assistant check
All committers have signed the CLA.

@stefansli
Copy link
Contributor

Any update when this will be merged? 1.60.0 is not useable without this fix.

@memsharded memsharded added this to the 1.60.1 milestone May 28, 2023
@memsharded
Copy link
Member

Adding tests in 8e25eb4 (checked that they fail in 1.60, fixed with this fix)

@czoido czoido merged commit bf51128 into conan-io:develop May 30, 2023
czoido pushed a commit that referenced this pull request May 30, 2023
* fix 13899: lockfile usage with transitive tool-dependencies

* add tests

---------

Co-authored-by: memsharded <james@conan.io>
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.

[bug] Some build requires cannot be found in lockfile with conan 1.60.0 anymore
6 participants