Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666490 - mail-client/alpine-2.21.1-r1 - Filesize does not match recorded size
Summary: mail-client/alpine-2.21.1-r1 - Filesize does not match recorded size
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Robert G. Siebeck
URL:
Whiteboard:
Keywords:
: 666744 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-09-18 17:22 UTC by Juergen Rose
Modified: 2018-09-24 06:54 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2018-09-18 17:22:17 UTC
'emerge -v1 alpine' fails with:
...
2018-09-18 18:58:21 (4.34 MB/s) - ‘/usr/local/portage/distfiles_cheetahnew/alpine-2.21.1.tar.gz’ saved [7490140]

!!! Fetched file: alpine-2.21.1.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      7490140
!!! Expected: 7490699
Comment 1 Petr Voytsik 2018-09-19 11:33:37 UTC
Same here.

The problem is that ebuilds alpine-2.21.1 and alpine-2.21.1-r1 use the same tarball name "alpine-2.21.1.tar.gz" for different git snapshots.
Comment 2 Jonas Stein gentoo-dev 2018-09-23 14:50:38 UTC
*** Bug 666744 has been marked as a duplicate of this bug. ***
Comment 3 Larry the Git Cow gentoo-dev 2018-09-24 06:54:00 UTC
The bug has been closed via the following commit(s):

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

commit 3e468272bbe99ac5af928eee076a9336baba0167
Author:     Robert Siebeck <gentoo.bugzilla.2012@r123.de>
AuthorDate: 2018-09-19 11:58:26 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-09-24 06:36:20 +0000

    mail-client/alpine: fix file name
    
    Closes: https://bugs.gentoo.org/666490
    Signed-off-by: Robert Siebeck <gentoo.bugzilla.2012@r123.de>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/9911

 mail-client/alpine/Manifest                |  1 +
 mail-client/alpine/alpine-2.21.1-r1.ebuild | 11 ++++++-----
 2 files changed, 7 insertions(+), 5 deletions(-)