abseil / abseil/abseil-cpp

Checksum of release archive has changed

Open
#1,373 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
18.1k
Forks
3.2k
Avg merge
20h 36m
Merged PRs (30d)
1

Description

### Describe the issue

This was originally reported as a [Meson WrapDB issue](https://github.com/mesonbuild/wrapdb/pull/884).

Basically downloading the release archive via [this link](https://github.com/abseil/abseil-cpp/archive/20220623.0.tar.gz) reports a different checksum now that it used to.

The checksum used to be 4208129b49006089ba1d6710845a45e31c59b0ab6bff9e5788a87f55c5abd602.

Now it is 46c6aaccd6808dbbe53dbc499b99fc2d736b64edca295ded2e82ab3da2915e6c.

Manually downloading the archive and computing the checksum gives the latter. However it definitely has been the former at some point, as our CI system is gated on successfully downloading and verifying the values.

### Steps to reproduce the problem

Download and run sha256sum on the file by hand.

### What version of Abseil are you using?

20220623.0

### What operating system and version are you using?

Ubuntu 22/10

### What compiler and version are you using?

Not relevant.

### What build system are you using?

Not relevant.

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.