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

Bug 834653

Summary: dev-python/ipdb-0.13.9-r1 fails tests on MUSL
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/25759
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-06 08:40:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/ipdb-0.13.9-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-06 08:40:21 UTC
Created attachment 766371 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-06 08:40:21 UTC
Error(s) that match a know pattern:


FAILED (errors=5)
ModuleNotFoundError: No module named 'toml'
Comment 3 Larry the Git Cow gentoo-dev 2022-06-07 12:00:01 UTC
The bug has been closed via the following commit(s):

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

commit 7bc9130aa6ce2ac8877ae40d2eb25090cd79308d
Author:     Anna Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2022-06-05 00:06:08 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-06-07 11:56:59 +0000

    dev-python/ipdb: update EAPI 7 -> 8
    
    * switch to PEP517 mode
    * add missing test dep
    * add dev-python/toml optfeature
    
    Closes: https://bugs.gentoo.org/834653
    Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>
    Closes: https://github.com/gentoo/gentoo/pull/25759
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/ipdb/ipdb-0.13.9-r2.ebuild | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)