top | item 35361293

(no title)

bencevans | 2 years ago

Also causing issues due to a change that's made release source tars change [1] (changing hash), so build systems are rejecting [2].

1: https://gitlab.com/gitlab-org/gitlab/-/issues/402616 2: https://github.com/microsoft/vcpkg/issues/30481

discuss

order

mardifoufs|2 years ago

Isn't that the same "bug" that happened to github a few weeks ago when they updated their Git version too? It wasn't a bug per say but they still had to revert because the new hashes were causing massive build problems. Maybe it's a different root cause though.

Rapzid|2 years ago

Holy cow. The cardinal DevOps sin of changing the contents of a versioned file.