Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917671 - [guru] app-admin/pass-audit-1.2 fetches file(s) that do not match recorded size
Summary: [guru] app-admin/pass-audit-1.2 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: David Roman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-21 12:15 UTC by Agostino Sarubbo
Modified: 2023-11-21 15:05 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,3.55 KB, text/plain)
2023-11-21 12:16 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 2023-11-21 12:15:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/pass-audit-1.2 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 2023-11-21 12:16:00 UTC
Created attachment 875273 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-11-21 12:16:01 UTC
Error(s) that match a know pattern:


 * Fetch failed for 'app-admin/pass-audit-1.2', Log file:
!!! Reason: Filesize does not match recorded size
Comment 3 Larry the Git Cow gentoo-dev 2023-11-21 15:05:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c8e64ab459d21f174d6506940005f9fbddf583ce

commit c8e64ab459d21f174d6506940005f9fbddf583ce
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2023-11-21 14:16:18 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2023-11-21 14:18:42 +0000

    app-admin/pass-audit: update Manifest
    
    First I made the package using pypi file, then I saw Github
    tarball contains tests so I switched to GH but then I saw the
    tests was not working and switched back to pypi. In the process
    I forgot to update Manifest file. Hence the mismatch.
    
    Closes: https://bugs.gentoo.org/917671
    Signed-off-by: David Roman <davidroman96@gmail.com>

 app-admin/pass-audit/Manifest              | 2 +-
 app-admin/pass-audit/pass-audit-1.2.ebuild | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)