Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906566 - dev-python/versioneer-0.28 - Filesize does not match recorded size
Summary: dev-python/versioneer-0.28 - Filesize does not match recorded size
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-16 17:06 UTC by Leonid Kopylov
Modified: 2023-09-27 01:15 UTC (History)
2 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 Leonid Kopylov 2023-05-16 17:06:38 UTC
>>> Fetching (1 of 1) dev-python/versioneer-0.28::gentoo
>>> Downloading 'https://mirror.isoc.org.il/pub/gentoo/distfiles/75/python-versioneer-0.28.gh.tar.gz'
--2023-05-16 20:05:28--  https://mirror.isoc.org.il/pub/gentoo/distfiles/75/python-versioneer-0.28.gh.tar.gz
Resolving mirror.isoc.org.il (mirror.isoc.org.il)... 192.115.2.70, 2a01:4280:2:20::2
Connecting to mirror.isoc.org.il (mirror.isoc.org.il)|192.115.2.70|:443... failed: Connection refused.
Connecting to mirror.isoc.org.il (mirror.isoc.org.il)|2a01:4280:2:20::2|:443... failed: Network is unreachable.
>>> Downloading 'https://github.com/python-versioneer/python-versioneer/archive/0.28.tar.gz'
--2023-05-16 20:05:28--  https://github.com/python-versioneer/python-versioneer/archive/0.28.tar.gz
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/python-versioneer/python-versioneer/tar.gz/refs/tags/0.28 [following]
--2023-05-16 20:05:29--  https://codeload.github.com/python-versioneer/python-versioneer/tar.gz/refs/tags/0.28
Resolving codeload.github.com (codeload.github.com)... 140.82.121.10
Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 77494 (76K) [application/x-gzip]
Saving to: ‘/var/cache/distfiles/python-versioneer-0.28.gh.tar.gz.__download__’

/var/cache/distfiles/python-versioneer-0.28.gh.tar.g 100%[======================================================================================================================>]  75.68K  --.-KB/s    in 0.1s

2023-05-16 20:05:29 (646 KB/s) - ‘/var/cache/distfiles/python-versioneer-0.28.gh.tar.gz.__download__’ saved [77494/77494]

!!! Fetched file: python-versioneer-0.28.gh.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      77494
!!! Expected: 77503
Refetching... File renamed to '/var/cache/distfiles/python-versioneer-0.28.gh.tar.gz._checksum_failure_.0t9dhgoa'

!!! Couldn't download 'python-versioneer-0.28.gh.tar.gz'. Aborting.
 * Fetch failed for 'dev-python/versioneer-0.28'

>>> Failed to emerge dev-python/versioneer-0.28
Comment 1 Tom 2023-09-05 15:52:04 UTC
I am experiencing this as well, with 0.29:


!!! Fetched file: python-versioneer-0.29.gh.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      78792
!!! Expected: 78801
Refetching... File renamed to '/usr/portage/distfiles/python-versioneer-0.29.gh.tar.gz._checksum_failure_.kfbqwxch'
Comment 2 sozuba 2023-09-26 16:51:42 UTC
Facing the same issues for the same version, dev-python/versioneer-0.28;
Comment 3 Larry the Git Cow gentoo-dev 2023-09-27 01:13:00 UTC
The bug has been closed via the following commit(s):

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

commit 3da4094e366ed63fd4eab3696b48c642469f051b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-09-27 01:12:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-09-27 01:12:36 +0000

    dev-python/versioneer: remanifest 0.29
    
    Tiny change to get_keywords.
    
    Closes: https://bugs.gentoo.org/906566
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/versioneer/Manifest                                          | 2 +-
 .../versioneer/{versioneer-0.29.ebuild => versioneer-0.29-r1.ebuild}    | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2023-09-27 01:15:49 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a0f4fbc5c8436c7d5e8761b6a8abe63a2c29281

commit 9a0f4fbc5c8436c7d5e8761b6a8abe63a2c29281
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-09-27 01:15:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-09-27 01:15:39 +0000

    dev-python/versioneer: rename distfile for retag
    
    Bug: https://bugs.gentoo.org/906566
    Fixes: 3da4094e366ed63fd4eab3696b48c642469f051b
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/versioneer/Manifest                  | 2 +-
 dev-python/versioneer/versioneer-0.29-r1.ebuild | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)