Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834653 - dev-python/ipdb-0.13.9-r1 fails tests on MUSL
Summary: dev-python/ipdb-0.13.9-r1 fails tests on MUSL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-03-06 08:40 UTC by Agostino Sarubbo
Modified: 2022-06-07 12:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,77.11 KB, text/plain)
2022-03-06 08:40 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)