Skip to content

remotes for conan not working #3

@justdoGIT

Description

@justdoGIT

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions