Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 863062 - [guru] app-misc/clifm-1.6 fetches file(s) that do not match recorded size
Summary: [guru] app-misc/clifm-1.6 fetches file(s) that do not match recorded size
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: michaelzcyang
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-02 14:22 UTC by Agostino Sarubbo
Modified: 2022-08-09 00:14 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,5.09 KB, text/plain)
2022-08-02 14:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-08-02 14:22:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/clifm-1.6 fetches file(s) that do not match recorded size.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
While the resolution of this bug may be trivial I'd like to suggest to pay attention at WHY and if it is the case of a tarball fraudulently replaced (hacked mirror).
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-02 14:22:12 UTC
Created attachment 796909 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-02 14:22:13 UTC
Error(s) that match a know pattern:


 * Fetch failed for 'app-misc/clifm-1.6', Log file:
!!! Reason: Filesize does not match recorded size
Comment 3 michaelzcyang 2022-08-02 22:14:51 UTC
Figured it out. What happened was I first tested the package using the Github mirror and generated the Manifest with that. I then changed the ebuild to use the Sourceforge mirror, but I forgot to clean the distfiles. When I regenerated the Manifest, it used the leftover distfile from the github mirror.

In the end I decided to change the mirror back to Github (in f4c123bf5881a3bed73e1aad52b82e94225e0359), since the archive fetched from the Sourceforge mirror has irregular filenames.