-
Notifications
You must be signed in to change notification settings - Fork 990
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
[bug] {{profile_dir}} is expanded incorrectly when used in subdir #15726
Comments
Thanks for your report @andrey-zherikov This was an unfortunate issue with the loading of |
#15727 merged, this will be in the next release |
@memsharded Is it possible to port this fix into 2.1.* patch release?
And
|
At the moment a patch release is not planned, those are reserved mostly for regressions or large impact bugs. |
@memsharded Is there any 2.2 pre-release I can test with? |
Running from |
Tested with
@memsharded Do you want me to create another issue? |
Yes, please, open another ticket with details to reproduce that new error. |
Created #15868 |
Environment details
Steps to reproduce
Small
setup.bat
file to create profiles:Once executed, it creates the following structure in
.conan2
dir:File content for reference:
profiles/myprofile
profiles/fragment/os/windows
Logs
Execute
conan profile show -pr:a myprofile
and see invalid toolchain path:The text was updated successfully, but these errors were encountered: