Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848696 - net-p2p/tremc-0.9.3 fetches file(s) that do not match recorded size
Summary: net-p2p/tremc-0.9.3 fetches file(s) that do not match recorded size
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: John Helmert III
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-31 06:50 UTC by Agostino Sarubbo
Modified: 2022-05-31 16:29 UTC (History)
0 users

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


Attachments
build.log (build.log,3.39 KB, text/plain)
2022-05-31 06:50 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-05-31 06:50:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-p2p/tremc-0.9.3 fetches file(s) that do not match recorded size.
Discovered on: amd64 (internal ref: 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-05-31 06:50:41 UTC
Created attachment 781538 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-31 06:50:42 UTC
Error(s) that match a know pattern:


 * Fetch failed for 'net-p2p/tremc-0.9.3', Log file:
!!! Reason: Filesize does not match recorded size
Comment 3 Larry the Git Cow gentoo-dev 2022-05-31 16:29:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c29bc6ae4221dc0feed451b2325fb0e57b3df38

commit 3c29bc6ae4221dc0feed451b2325fb0e57b3df38
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2022-05-31 16:25:45 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2022-05-31 16:29:41 +0000

    et-p2p/tremc: fix manifest
    
    Due to modifying SRC_URI I accidentally ended up with the same tarball
    as the previous version, which ended up reflected in Manifest.
    
    Closes: https://bugs.gentoo.org/848696
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 net-p2p/tremc/Manifest           | 2 +-
 net-p2p/tremc/tremc-0.9.3.ebuild | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)