conan: Zlib bintray problems
Sorry, I don’t really know where to report conan+bintray problems. Please tell me the right location if it’s not here.
$ conan search -r conan-center zlib
ERROR: {"message":"Oops. Looks like you've reached a dark spot."}. [Remote: conan-center]
This breaks my builds:
zlib/1.2.11@conan/stable: Not found in local cache, looking in remotes...
zlib/1.2.11@conan/stable: Trying with 'conan-center'...
ERROR: Failed requirement 'zlib/1.2.11@conan/stable' from 'boost/1.64.0@sbre/testing'
ERROR: {"message":"Oops. Looks like you've reached a dark spot."}. [Remote: conan-center]
ERROR: Job failed: exit status 1
The same kind of problem already happened with bzip2 las summer…
Using conan 1.8.0 both on Windows 2016 server and Ubuntu 14.04.
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.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 18 (17 by maintainers)
It seems there are some issues with bintray right now (https://status.bintray.com/), they have been reported to the bintray team. Thanks for reporting!
Solved issue with the Bintray team. It is working now!
@lasote : Right, it’s working now. Thanks.
@Croydon : Your poblem looks unrelated, you should file a separate issue.
I think having a message pointing to https://status.bintray.com would be better than the puzzling “Oops. Looks like you’ve reached a dark spot.”…