Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947153 - [guru] sys-kernel/zenpower3-0.2.0 fetches file(s) that do not match recorded size
Summary: [guru] sys-kernel/zenpower3-0.2.0 fetches file(s) that do not match recorded ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gonçalo Negrier Duarte
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-29 10:12 UTC by Agostino Sarubbo
Modified: 2024-12-29 17:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,2.94 KB, text/plain)
2024-12-29 10:12 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 2024-12-29 10:12:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-kernel/zenpower3-0.2.0 fetches file(s) that do not match recorded size.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0018
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-29 10:12:58 UTC
Created attachment 915423 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-29 10:12:58 UTC
Error(s) that match a know pattern:


!!! Fetched file: zenpower3-0.2.0.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
Comment 3 Larry the Git Cow gentoo-dev 2024-12-29 17:49:27 UTC
The bug has been closed via the following commit(s):

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

commit 751e858f5a2540ff2e8ff75343e04f5566bce0d7
Author:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
AuthorDate: 2024-12-29 11:50:31 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
CommitDate: 2024-12-29 11:50:31 +0000

    zenpower3: add 0.2.0-r1 9999, drop 0.2.0
    * update ebuild to use zenstats (mantain fork of zenpower3)
    * update Makefile patch to work with clang
    
    Closes: https://bugs.gentoo.org/947057
    Closes: https://bugs.gentoo.org/947153
    Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

 sys-kernel/zenpower3/Manifest                      |  2 +-
 ....2.0-use-symlink-to-detect-kernel-version.patch |  9 -----
 ...wer3-use-symlink-to-detect-kernel-version.patch | 37 ++++++++++++++++++
 sys-kernel/zenpower3/metadata.xml                  |  2 +-
 sys-kernel/zenpower3/zenpower3-0.2.0-r1.ebuild     | 45 ++++++++++++++++++++++
 sys-kernel/zenpower3/zenpower3-0.2.0.ebuild        | 32 ---------------
 sys-kernel/zenpower3/zenpower3-9999.ebuild         | 45 ++++++++++++++++++++++
 7 files changed, 129 insertions(+), 43 deletions(-)