Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934082 - [guru] mail-client/proton-mail-bin-5.0.126.1: Verification fails, wrong package size
Summary: [guru] mail-client/proton-mail-bin-5.0.126.1: Verification fails, wrong packa...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-12 03:17 UTC by mphi
Modified: 2024-07-15 19:27 UTC (History)
0 users

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 mphi 2024-06-12 03:17:33 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2024-07-15 19:27:34 UTC
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(-)