Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912247 - dev-java/bcprov-1.72: Filesize not match the recorded size in Manifest
Summary: dev-java/bcprov-1.72: Filesize not match the recorded size in Manifest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-14 05:19 UTC by jinqiang zhang
Modified: 2023-09-19 14:10 UTC (History)
1 user (show)

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


Attachments
info.txt (info.txt,6.58 KB, text/plain)
2023-08-14 05:20 UTC, jinqiang zhang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jinqiang zhang 2023-08-14 05:19:32 UTC

!!! Fetched file: bc-java-r1rv72.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      26443874
!!! Expected: 380374879
Refetching... File renamed to '/var/cache/distfiles/bc-java-r1rv72.tar.gz._checksum_failure_.kow4eg13'
Comment 1 jinqiang zhang 2023-08-14 05:20:57 UTC
Created attachment 867805 [details]
info.txt
Comment 2 jinqiang zhang 2023-08-14 05:24:02 UTC
Looks like upstream retag this in Apr.8
https://github.com/bcgit/bc-java/releases/tag/r1rv72
Comment 3 Volkmar W. Pogatzki 2023-08-15 05:59:05 UTC
This version is affected by CVE-2023-33201. Going for 1.76 in https://github.com/gentoo/gentoo/pull/32309
Comment 4 Volkmar W. Pogatzki 2023-09-03 16:54:56 UTC
Cannot reproduce this bug. Closing.
Comment 5 jinqiang zhang 2023-09-06 07:45:37 UTC
Still could be reproduced, maybe you should clean your distfiles.
/var/cache/distfiles/bc-java-r1rv72.tar.gz
Comment 6 Volkmar W. Pogatzki 2023-09-06 08:24:30 UTC
(In reply to jinqiang zhang from comment #5)
> Still could be reproduced, maybe you should clean your distfiles.
> /var/cache/distfiles/bc-java-r1rv72.tar.gz

Ok. Regardless of distfiles I an reproduce with GENTO_MIRRORS=""
So the filesizes on GENTOO_MIRRORS still match.

Wrt CVE-2023-33201 it will be obsoleted (fixed) with new versions in bug #912248.
Comment 7 Larry the Git Cow gentoo-dev 2023-09-19 14:10:33 UTC
The bug has been closed via the following commit(s):

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

commit d805fc5eae9c970ea06694cc485fe945e060a843
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2023-08-16 18:33:15 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-09-19 14:10:27 +0000

    app-text/pdftk: build with bcprov:1.74
    
    Closes: https://bugs.gentoo.org/912247
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 app-text/pdftk/pdftk-3.3.3-r1.ebuild | 83 ++++++++++++++++++++++++++++++++++++
 1 file changed, 83 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=901da761770cc5e16a9303ddcb0722f5b3654773

commit 901da761770cc5e16a9303ddcb0722f5b3654773
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2023-08-15 05:41:31 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-09-19 14:10:22 +0000

    dev-java/bcprov: add 1.74
    
    Special slot for consumers using deprecated methods which were removed
    in version 1.75.
    
    Bug: https://bugs.gentoo.org/912248
    Bug: https://bugs.gentoo.org/912247
    Closes: https://bugs.gentoo.org/797634
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/bcprov/Manifest           |   2 +
 dev-java/bcprov/bcprov-1.74.ebuild | 106 +++++++++++++++++++++++++++++++++++++
 dev-java/bcprov/metadata.xml       |   3 ++
 3 files changed, 111 insertions(+)