Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 833383

Summary: app-admin/xkcdpass-1.19.3 fails tests on python3_10
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Ben Kohler <bkohler>
Status: RESOLVED FIXED    
Severity: normal CC: bkohler, kingjon3377
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/redacted/XKCD-password-generator/issues/138
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 823185    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-02-15 07:18:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/xkcdpass-1.19.3 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-15 07:18:59 UTC
Created attachment 765154 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-15 07:19:00 UTC
Error(s) that match a know pattern:


E       TypeError: TestEntropyInformation.test_entropy_printout_valid_input() missing 1 required positional argument: 'self'
Comment 3 Ben Kohler gentoo-dev 2022-02-15 12:52:22 UTC
Not musl-related, but python3_10 related:

Author: Ben Kohler <bkohler@gentoo.org>
Date:   Fri Jul 30 09:37:10 2021 -0500

    app-admin/xkcdpass: enable tests

    They don't pass on python3_10 yet.

    Bug: https://bugs.gentoo.org/795525

    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Comment 4 Larry the Git Cow gentoo-dev 2023-08-21 16:38:44 UTC
The bug has been closed via the following commit(s):

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

commit 29d89ea4b52a706c161279e3baf0164a3196592a
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2023-08-21 16:38:01 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2023-08-21 16:38:37 +0000

    app-admin/xkcdpass: add 1.19.4
    
    Closes: https://bugs.gentoo.org/833383
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 app-admin/xkcdpass/Manifest                        |  1 +
 ...dpass-1.19.4-no-examples-in-site-packages.patch | 13 +++++++
 app-admin/xkcdpass/xkcdpass-1.19.4.ebuild          | 42 ++++++++++++++++++++++
 3 files changed, 56 insertions(+)