Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890581 - dev-python/build-0.10.0 fails tests
Summary: dev-python/build-0.10.0 fails tests
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:
Depends on:
Blocks:
 
Reported: 2023-01-12 07:41 UTC by Agostino Sarubbo
Modified: 2023-01-12 11:33 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,115.63 KB, text/plain)
2023-01-12 07:41 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 2023-01-12 07:41:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/build-0.10.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-12 07:41:08 UTC
Created attachment 848307 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-12 07:41:09 UTC
Error(s) that match a know pattern:


E           ModuleNotFoundError: import of tomli halted; None in sys.modules
E           ModuleNotFoundError: No module named 'toml'
        except ModuleNotFoundError:  # pragma: no cover
    TOMLDecodeError: type[Exception]
Comment 3 Larry the Git Cow gentoo-dev 2023-01-12 11:33:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7491c61e0d9315005f2afb0e1460f2c0a41aba7c

commit 7491c61e0d9315005f2afb0e1460f2c0a41aba7c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-01-12 11:31:28 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-01-12 11:32:00 +0000

    dev-python/build: Restore deselect for toml fallback test
    
    Closes: https://bugs.gentoo.org/890581
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/build/build-0.10.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)