This repository was archived by the owner on Jan 31, 2025. It is now read-only.
Installation error: Loop detected in context host: 'cmake/3.16.4' requires 'openssl/1.1.1g' which is an ancestor too #4432
Unanswered
William-Baker
asked this question in
Q&A
Replies: 1 comment
-
Hi William, It seems you're having an old version of the conan default-profiles that we generate when first running bootstrap. Some weeks ago we had a breaking change which requires you to delete the default profiles so that the bootstrap script will create new ones. That's deleting the old-style default profiles: rm -v ~/.conan/profiles/default_* If you ran the bootstrap script afterwards, it should work. Sorry for the fuzz. Cheers, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Occurs when running ./bootstrap-orbit.sh on a clean install of Linux with all dependencies as far as I can tell, CMake 3.16.3 (CMake 3.16.3 seems unavailable), OpenSSL 1.1.1f, QT5, Mesa...
Beta Was this translation helpful? Give feedback.
All reactions