Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831974 - app-admin/gnome-passwordsafe: manifest mishmatch
Summary: app-admin/gnome-passwordsafe: manifest mishmatch
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: 2022-01-24 13:54 UTC by Justin Yang
Modified: 2022-02-01 10:38 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 Justin Yang 2022-01-24 13:54:49 UTC
Hi,

Currently app-admin/gnome-passwordsafe can not be emerged, due to the file size and hash mismatch in manifest:

====
~> sudo emerge --ask --verbose app-admin/gnome-passwordsafe
Password: 

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    *] app-admin/gnome-passwordsafe-4.1::guru  USE="introspection -debug" PYTHON_SINGLE_TARGET="python3_9 -python3_8" 692 KiB

Total: 1 package (1 new), Size of downloads: 692 KiB

Would you like to merge these packages? [Yes/No] y

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) app-admin/gnome-passwordsafe-4.1::guru
Refetching... File renamed to '/var/cache/distfiles/PasswordSafe-4.1.tar.bz2._checksum_failure_.2e6iebza'

>>> Downloading 'https://gitlab.gnome.org/World/PasswordSafe/-/archive/4.1/PasswordSafe-4.1.tar.bz2'
--2022-01-23 21:05:26--  https://gitlab.gnome.org/World/PasswordSafe/-/archive/4.1/PasswordSafe-4.1.tar.bz2
Resolving gitlab.gnome.org... 8.43.85.27, 2620:52:3:1:5054:ff:fe8f:413d
Connecting to gitlab.gnome.org|8.43.85.27|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://gitlab.gnome.org/World/secrets/-/archive/4.1/PasswordSafe-4.1.tar.bz2 [following]
--2022-01-23 21:05:28--  https://gitlab.gnome.org/World/secrets/-/archive/4.1/PasswordSafe-4.1.tar.bz2
Reusing existing connection to gitlab.gnome.org:443.
HTTP request sent, awaiting response... 200 OK
Length: 708057 (691K) [application/octet-stream]
Saving to: ?/var/cache/distfiles/PasswordSafe-4.1.tar.bz2.__download__?

/var/cache/distfile 100%[===================>] 691.46K  10.7KB/s    in 2m 58s  

2022-01-23 21:08:33 (3.89 KB/s) - '/var/cache/distfiles/PasswordSafe-4.1.tar.bz2.__download__' saved [708057/708057]

!!! Fetched file: PasswordSafe-4.1.tar.bz2 VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      708057
!!! Expected: 707696
Refetching... File renamed to '/var/cache/distfiles/PasswordSafe-4.1.tar.bz2._checksum_failure_.2e6iebza'

!!! Couldn't download 'PasswordSafe-4.1.tar.bz2'. Aborting.
 * Fetch failed for 'app-admin/gnome-passwordsafe-4.1', Log file:
 *  '/var/tmp/portage/app-admin/gnome-passwordsafe-4.1/temp/build.log'

>>> Failed to emerge app-admin/gnome-passwordsafe-4.1, Log file:

>>>  '/var/tmp/portage/app-admin/gnome-passwordsafe-4.1/temp/build.log'

 * Messages for package app-admin/gnome-passwordsafe-4.1:

 * Fetch failed for 'app-admin/gnome-passwordsafe-4.1', Log file:
 *  '/var/tmp/portage/app-admin/gnome-passwordsafe-4.1/temp/build.log'
=====

And here is a new manifest generated by me, which is sent as a PR on GitHub:
https://github.com/gentoo-mirror/guru/pull/4
Comment 1 Larry the Git Cow gentoo-dev 2022-02-01 10:38:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=94ab27db774f04e0718ce029ca0c81673147558f

commit 94ab27db774f04e0718ce029ca0c81673147558f
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2022-01-28 05:55:36 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2022-01-28 05:55:39 +0000

    app-admin/gnome-passwordsafe: update Manifest
    
    Closes: https://bugs.gentoo.org/831974
    Closes: https://github.com/gentoo-mirror/guru/pull/4
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 app-admin/gnome-passwordsafe/Manifest | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)