conan-center-index: [package] ConanException: sha256 signature failed (Seems lots of github projects are being affeted)
Description
Installation of Catch2 v3.3.0 fails due to hash mismatches since today:
catch2/3.3.0: Configuring sources in /github/home/.conan/data/catch2/3.3.0/_/_/source/src
ERROR: catch2/3.3.0: Error in source() method, line 92
get(self, **self.conan_data["sources"][self.version], destination=self.source_folder, strip_root=True)
ConanException: sha256 signature failed for 'v3.3.0.tar.gz' file.
Provided signature: fe2f29a54ca775c2dd04bb97ffb79d398e6210e3caa174348b5cd3b7e4ca887d
Computed signature: 48f06c98e685ac809db092364a7ef5604ed51f3e9edacca1b4beb84cdd147038
Package and Environment Details
- Package Name/Version: catch2/3.3.0
- Operating System+version: Linux (various) / Windows / Mac OS
- Compiler+version: Linux (various GCC and Clang) / MSVC / OS X Clang
Docker image: N/A- Conan version: conan 1.57.0
- Python version: Python 3.10
Conan profile
Default Linux (GCC / Clang), Windows (MSVC) and Mac OS (Clang)
Steps to reproduce
- Install catch2/3.3.0
- Installation fails with hash mismatch
Logs
Click to expand log
catch2/3.3.0: Configuring sources in /github/home/.conan/data/catch2/3.3.0/_/_/source/src
ERROR: catch2/3.3.0: Error in source() method, line 92
get(self, **self.conan_data["sources"][self.version], destination=self.source_folder, strip_root=True)
ConanException: sha256 signature failed for 'v3.3.0.tar.gz' file.
Provided signature: fe2f29a54ca775c2dd04bb97ffb79d398e6210e3caa174348b5cd3b7e4ca887d
Computed signature: 48f06c98e685ac809db092364a7ef5604ed51f3e9edacca1b4beb84cdd147038
About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 10
- Comments: 20 (16 by maintainers)
Looks like the rollback is finished, I’m seeing my packages build again.
Thanks for reporting, I am pinning this issue since it’s kinda beyond our control 😱
I’m also seeing this for some other packages:
libpqxx/7.7.4,fmt/8.1.1,protobuf/3.21.4https://github.com/orgs/community/discussions/46034
The amount of backslash on github is huge. The broke a lot of things with this. Hopefully they roll it back. This comment gets me lol https://github.com/bazel-contrib/SIG-rules-authors/issues/11#issuecomment-1409404725
yay https://github.com/orgs/community/discussions/45830#discussioncomment-4823799
https://github.com/orgs/community/discussions/45830#discussioncomment-4823531
ouch…
Is this an opportunity to mirror everything? 😄
It looks like a generalized issue on GitHub https://github.com/orgs/community/discussions/45830
https://github.com/bazel-contrib/SIG-rules-authors/issues/11#issuecomment-1409362685