Skip to content

Fetching the catch2 conan package for windows fails #551

@jkotan

Description

@jkotan

I the tests of #501 i.e. https://jenkins.esss.dk/dm/blue/organizations/jenkins/ess-dmsc%2Fh5cpp/detail/pr_501/34/pipeline/34
we get

catch2/2.13.7: Not found in local cache, looking in remotes...
catch2/2.13.7: Trying with 'bincrafters'...
WARN: hdf5/1.10.5-dm2@ess-dmsc/stable: requirement zlib/1.2.11@conan/stable overridden by your conanfile to zlib/1.2.11 
ERROR: HTTPSConnectionPool(host='bincrafters.jfrog.io', port=443): Max retries exceeded with url: /artifactory/api/conan/public-conan/v1/ping (Caused by SSLError(SSLError(1, '[SSL: UNKNOWN_PROTOCOL] unknown protocol (_ssl.c:777)'),))

Unable to connect to bincrafters=https://bincrafters.jfrog.io/artifactory/api/conan/public-conan
1. Make sure the remote is reachable or,
2. Disable it by using conan remote disable,
Then try again.
CMake Error at cmake/conan.cmake:522 (message):
  Conan install failed='1'
Call Stack (most recent call first):
  cmake/conan.cmake:759 (old_conan_cmake_install)
  CMakeLists.txt:33 (conan_cmake_run)

It looks like fetching conan catch2 packages fails for windows. One solution would be to add it to
https://artifactoryconan.esss.dk/artifactory/webapp or/and local cache

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions