-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Closed
Copy link
Labels
bugSomething isn't workingSomething isn't working
Description
Package and Environment Details
- Package Name/Version: voropp/0.4.6
- Operating System+version: Linux Mint 20.3
- Compiler+version: GCC 10
- Conan version: conan 1.52.0
- Python version: Python 3.8.10
Conan profile
[settings]
arch=x86_64
arch_build=x86_64
build_type=Debug
compiler=gcc
compiler.libcxx=libstdc++11
compiler.version=10
os=Linux
os.distro=Ubuntu20
os_build=Linux
[options]
[build_requires]
[env]
Steps to reproduce
No response
Logs
Click to expand log
ERROR: Error downloading file http://math.lbl.gov/voro++/download/dir/voro++-0.4.6.tar.gz: 'HTTPSConnectionPool(host='math.lbl.gov', port=443): Max retries exceeded with url: /voro++/download/dir/voro++-0.4.6.tar.gz (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)')))'
ERROR: voropp/0.4.6: Error in source() method, line 45
tools.get(**self.conan_data["sources"][self.version],
ConanException: Error downloading file http://math.lbl.gov/voro++/download/dir/voro++-0.4.6.tar.gz: 'HTTPSConnectionPool(host='math.lbl.gov', port=443): Max retries exceeded with url: /voro++/download/dir/voro++-0.4.6.tar.gz (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)')))'
CMake Error at cmake-build-debug/conan.cmake:522 (message):
Conan install failed='1'
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working