-
Notifications
You must be signed in to change notification settings - Fork 993
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
ERROR "Profile not found" but the list command is showing them #11315
Comments
Hi @fl0wm0ti0n the first case is expected, there is typo in the name I would say this is an issue of paths and What does |
Issue transferred to the Conan repo, doesn't seem an issue with the docs, but with Conan itself |
yeah also correct written it happened, i tried it many times
unfortunately i deleted the WSL2 Distro with Conan installed. Cause i destroyed it and i dont need it anymore. But these were the Steps i did before:
for example: i did all conan steps without and with sudo, cause i registered some behavior. for example the profiles are saved in the home dir. maybe there is the root of the problem.. if i did everything without sudo, from begin. some other error i get, it described here includeos/IncludeOS#2214 (i think the error there is a conan related error) |
Hi @fl0wm0ti0n Yes, this could be related to some messing of folders with the sudo/root installations. |
Hello,
conan doesnt find profiles, but with "conan profile list" it can find some. See exemple:
OS: WSL2 - Debian 9 (Stretch)
How it works:
flow@lightmachine:~/temp/hello_world$ sudo conan install . -pr ~/.conan/profiles/clang-6.0-linux-x86_64
The text was updated successfully, but these errors were encountered: