TheGreatMcPain / TheGreatMcPain-overlay

My Personal Gentoo Overlay (mirror)
https://gitlab.com/TheGreatMcPain/TheGreatMcPain-overlay
GNU General Public License v2.0
8 stars 4 forks source link

Size mismatch #20

Closed msdobrescu closed 1 year ago

msdobrescu commented 1 year ago

Hello, I get size mismatch when emerging games-util/mangohud-0.6.9-r1:

       #8 5.655 >>>  '/var/tmp/portage/games-util/mangohud-0.6.9-r1/temp/build.log'
       #8 5.656 --2023-07-12 19:21:40--  http://distfiles.gentoo.org/distfiles/41/mangohud-0.6.9.tar.xz
       #8 5.656 Resolving distfiles.gentoo.org... 195.181.175.41, 156.146.33.138, 195.181.170.18, ...
       #8 5.656 Connecting to distfiles.gentoo.org|195.181.175.41|:80... connected.
       #8 5.656 HTTP request sent, awaiting response... 404 Not Found
       #8 5.656 2023-07-12 19:21:41 ERROR 404: Not Found.
       #8 5.656 
       #8 5.656 --2023-07-12 19:21:41--  https://github.com/flightlessmango/MangoHud/releases/download/v0.6.9-1/MangoHud-v0.6.9-1-Source.tar.xz
       #8 5.656 Resolving github.com... 140.82.121.3
       #8 5.656 Connecting to github.com|140.82.121.3|:443... connected.
       #8 5.656 HTTP request sent, awaiting response... 302 Found

(removed this part)

       #8 5.657  16100K .......... .......... ..                              100%  102M=0.3s
       #8 5.657 
       #8 5.657 2023-07-12 19:21:42 (57.1 MB/s) - ‘/var/cache/distfiles/mangohud-0.6.9.tar.xz.__download__’ saved [16509228/16509228]
       #8 5.657 
       #8 5.657 !!! Fetched file: mangohud-0.6.9.tar.xz VERIFY FAILED!
       #8 5.657 !!! Reason: Filesize does not match recorded size
       #8 5.657 !!! Got:      16509228
       #8 5.657 !!! Expected: 16508064
       #8 5.657 Refetching... File renamed to '/var/cache/distfiles/mangohud-0.6.9.tar.xz._checksum_failure_.b3d7ongw'
       #8 5.657 
       #8 5.657 !!! Couldn't download 'mangohud-0.6.9.tar.xz'. Aborting.
       #8 5.657  * Fetch failed for 'games-util/mangohud-0.6.9-r1', Log file:
       #8 5.657  *  '/var/tmp/portage/games-util/mangohud-0.6.9-r1/temp/build.log'
       #8 5.657  * Messages for package games-util/mangohud-0.6.9-r1:
       #8 5.657  * Fetch failed for 'games-util/mangohud-0.6.9-r1', Log file:
       #8 5.657  *  '/var/tmp/portage/games-util/mangohud-0.6.9-r1/temp/build.log'
       #8 5.657 
       #8 5.657 
 INFO   #8 ERROR: process "/bin/sh -c emerge -1 -j ${JOBS} \"games-util/mangohud\"" did not complete successfully: exit code: 1
TheGreatMcPain commented 1 year ago

Hmm, I might need to refresh the Manifest file. Maybe upstream updated the archive.

I won't be able to get to my PC for a few hours though to refresh it though.

TheGreatMcPain commented 1 year ago

Should be fixed now.

msdobrescu commented 1 year ago

I confirm, it is fixed. Thank you!