Installing/Updating leads to trying to download the package from ``` http://distfiles.gentoo.org/distfiles/4d/proton-mail-bin-5.0.126.1.rpm ``` which fails, next download URL is ``` https://proton.me/download/mail/linux/ProtonMail-desktop-beta.rpm ``` which probably downloads a newer version, which leads to: ``` !!! Fetched file: proton-mail-bin-5.0.126.1.rpm VERIFY FAILED! !!! Reason: Filesize does not match recorded size !!! Got: 83048701 !!! Expected: 83048269 !!! Couldn't download 'proton-mail-bin-5.0.126.1.rpm'. Aborting ``` Reproducible: Always Steps to Reproduce: 1. emerge mail-client/proton-mail-bin Actual Results: Verification fails, install/update is aborted Expected Results: Installs/Updates the package
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f604713c5eae5875d2b04fa46454a6a5ba52d8bd commit f604713c5eae5875d2b04fa46454a6a5ba52d8bd Author: Joe Kappus <joe@wt.gd> AuthorDate: 2024-07-15 06:05:08 +0000 Commit: Joe Kappus <joe@wt.gd> CommitDate: 2024-07-15 06:05:08 +0000 mail-client/proton-mail-bin: add 5.0.142.4, drop 5.0.126.1 Closes: https://bugs.gentoo.org/932702 Closes: https://bugs.gentoo.org/934082 Signed-off-by: Joe Kappus <joe@wt.gd> mail-client/proton-mail-bin/Manifest | 2 +- ...n-mail-bin-5.0.126.1.ebuild => proton-mail-bin-5.0.142.4.ebuild} | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-)