stefantalpalaru / gentoo-overlay

Gentoo overlay
GNU General Public License v2.0
43 stars 11 forks source link

media-libs/cimg-3.4.0-r100: checksum failure #148

Closed ExecutorElassus closed 2 months ago

ExecutorElassus commented 2 months ago
--2024-06-25 10:08:06--  https://codeload.github.com/GreycLab/CImg/tar.gz/refs/tags/v.3.4.0
Resolving codeload.github.com... 140.82.121.9
Connecting to codeload.github.com|140.82.121.9|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘/var/cache/distfiles/cimg-3.4.0.tar.gz.__download__’

/var/cache/distfile     [        <=>         ]  12.08M  8.29MB/s    in 1.5s    

2024-06-25 10:08:08 (8.29 MB/s) - ‘/var/cache/distfiles/cimg-3.4.0.tar.gz.__download__’ saved [12666868]

!!! Fetched file: cimg-3.4.0.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      12666868
!!! Expected: 12666884
Refetching... File renamed to '/var/cache/distfiles/cimg-3.4.0.tar.gz._checksum_failure_.vxsc0bfk'

Maybe I just need to re-sync the overlay?

stefantalpalaru commented 2 months ago

Upstream added a couple more Git commits, deleted the latest tag and added it with the same name, pointing at the new HEAD: https://github.com/GreycLab/CImg/commits/v.3.4.0/

This also lead to "https://gmic.eu/gmic_stdlib_community340.h" being regenerated, but not renamed, which affects the "gmic" package. Now you know why packagers hate upstream devs ;-)

Anyway, I regenerated the manifests and you can re-sync the overlay now.