-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
In the INSTALL file the conan remote for tereius is mentioned https://api.bintray.com/conan/tereius/public-conan which is throwing error while running conan install as shown below:
conan install ./ -s build_type=Debug --build missing
Output:
Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Debug
compiler=gcc
compiler.libcxx=libstdc++11
compiler.version=9
os=Linux
os_build=Linux
[options]
[build_requires]
[env]
libONVIF/1.1.0-SNAPSHOT@tereius/stable: Not found in local cache, looking in remotes...
libONVIF/1.1.0-SNAPSHOT@tereius/stable: Trying with 'conancenter'...
libONVIF/1.1.0-SNAPSHOT@tereius/stable: Trying with 'bincrafters'...
libONVIF/1.1.0-SNAPSHOT@tereius/stable: Trying with 'tereius'...
ERROR: Failed requirement 'libONVIF/1.1.0-SNAPSHOT@tereius/stable' from 'conanfile.py (ONVIFMonitor/1.0.0)'
ERROR: Permission denied for user: 'None'. [Remote: tereius]
Can you please update the conan remote to build the project successfully.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels