conan: Error 401 getting packages from conan-center

To help us debug your issue please explain:

  • I’ve read the CONTRIBUTING guide.
  • I’ve specified the Conan version, operating system version and any tool that can be relevant.
  • I’ve explained the steps to reproduce the error or the motivation/use case of the question/suggestion.

Using Conan version 1.4.4, on Arch Linux and installed via pip, I get this error when trying to download conan packages:

ERROR: Error 401 downloading file https://api.bintray.com/conan/conan/conan-center/v1/files/pocoproject/Poco/1.9.0/stable/export/conanmanifest.txt. [Remote: conan-center]

It also happened with zlib. Running conan search Poco/1.9.0@pocoproject/stable also yields this:

ERROR: Recipe not found: Poco/1.9.0@pocoproject/stable

I basically tried the Getting started tutorial and got stuck in this step.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 22 (12 by maintainers)

Commits related to this issue

Most upvoted comments

Yes, correct.

Hi all!

No problem @CMLivingston , great to help, glad that you found and solved the issue.

As @cadubentzen moved to another distro, we don’t have further feedback from other Arch users, besides @tivek, that couldn’t reproduce, I am going to close this issue at the moment, but feel free to re-open or comment if the problem appears again. Thanks!

Since the time I reported the issue, I already switched distros, so I can’t test easily if the original issue is still reproducible.