Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657568 - games-fps/unreal fails to install due to invalid file size/checksum
Summary: games-fps/unreal fails to install due to invalid file size/checksum
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-08 01:51 UTC by Manuel
Modified: 2019-12-09 03:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
console log, emerge log and emerge --info (unreal.txt,9.38 KB, text/plain)
2018-06-08 01:51 UTC, Manuel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel 2018-06-08 01:51:21 UTC
Created attachment 535236 [details]
console log, emerge log and emerge --info

The size and checksum of the file needed to install games-fps/unreal-226 differ to the values specified in the ebuild. The ebuild installation fails:

!!! Fetched file: unreali-install.run VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      3800432
!!! Expected: 4118594
Comment 1 Arfrever Frehtes Taifersar Arahesis 2019-12-09 03:50:27 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=010852d13e7f1c59bc11ab2e3efe806dfacebaf4

commit 010852d13e7f1c59bc11ab2e3efe806dfacebaf4
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2019-12-08 21:13:32 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-12-08 21:13:32 +0000

    games-*/*: drop last-rited pkgs
    
    Bug: https://bugs.gentoo.org/515926
    Bug: https://bugs.gentoo.org/510960
    
    Signed-off-by: Aaron Bauman <bman@gentoo.org>