Closed brosmar closed 1 month ago
Hi @brosmar
Thanks for your report.
conan search SYCA_Casting/0.4.7@master/dev -r=artifactory
yes, certainly this shouldn't time out. A couple of quick questions:
Any feedback here @brosmar? Marking the question as staled (will be closed soon)
What is your question?
I have problems when getting prebuild packages.
But the SYCA_Casting/0.4.7@master/dev:8383b2cf8a42fd057a769110b72a2cfd89157958 package is definitive there:
https://artifactory.atus.io/artifactory/xentric-conan-dev-local/master/SYCA_Casting/0.4.7/dev/d0829f088f7ecbd2c160a0d7d4e4ce04/package/8383b2cf8a42fd057a769110b72a2cfd89157958/4f81e94ea63a436427f1a345ff12e25c/conan_package.tgz
When i try the hint 'Use conan search' the conan did not return.
Did not return:
When adding --revisions I get the revisions
The real question is: Why is the module ERROR: Missing binary: SYCA_Casting/0.4.7@master/dev:8383b2cf8a42fd057a769110b72a2cfd89157958 not found.
`https://artifactory.atus.io/artifactory/xentric-conan-dev-local/master/SYCA_Casting/0.4.7/dev/d0829f088f7ecbd2c160a0d7d4e4ce04/package/8383b2cf8a42fd057a769110b72a2cfd89157958/4f81e94ea63a436427f1a345ff12e25c/conaninfo.txt
[settings] arch=x86_64 build_type=Release compiler=gcc compiler.cppstd=gnu11 compiler.version=11 os=Linux
[requires] SYVE_Version/0.4.7
[options] fPIC=True shared=False
[full_settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.cppstd=gnu11 compiler.version=11 os=Linux
[full_requires] SYVE_Version/0.4.7@master/dev:800f8f565640878f5c8781b91ff373cc180819df
[full_options] fPIC=True shared=False SYVE_Version:fPIC=True SYVE_Version:shared=False
[recipe_hash] d0829f088f7ecbd2c160a0d7d4e4ce04
[env]
`
Have you read the CONTRIBUTING guide?