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

Failed Attempting to Build on Linux #26

Closed
seanbutler opened this issue Dec 13, 2021 · 3 comments
Closed

Failed Attempting to Build on Linux #26

seanbutler opened this issue Dec 13, 2021 · 3 comments

Comments

@seanbutler
Copy link

hey folks, thanks for the great work on this project...

its prolly not a bug but i get the following error when trying to build on Ubuntu 21.10. via cmake

any thoughts?


glad/0.1.34: ERROR: Error downloading binary package: 'glad/0.1.34:7cd8e60b35bfb26d6dc0e23acc1bb0467b1b6545'
ERROR: HTTPSConnectionPool(host='center.conan.io', port=443): Max retries exceeded with url: /v1/ping (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1129)')))

Unable to connect to conancenter=https://center.conan.io
1. Make sure the remote is reachable or,
2. Disable it by using conan remote disable,
Then try again.

i can do cpp but not so hot on conan/cmake/devops.
thanks,
sean

@markaren
Copy link
Owner

Latest conan version? Other than that it is more of a conan issue that is out of my hand.

@seanbutler
Copy link
Author

hi there, thanks for the assist.

went to the conan site and downloaded the latest.
https://conan.io/downloads.html

Conan version 1.38.0
same error :-(

will look into wether there is a way to remove the dependancy on conan.
thanks,
sean

@markaren
Copy link
Owner

pip install conan --upgrade is the recommended way of installing/updating conan. It should give you a way newer version.

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

No branches or pull requests

2 participants