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

Bug 823437

Summary: dev-python/cmd2-2.3.0 fails tests: ModuleNotFoundError: No module named toml
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-11-12 16:09:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/cmd2-2.3.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-12 16:09:22 UTC
Created attachment 750804 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-11-12 18:12:37 UTC
The bug has been closed via the following commit(s):

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

commit a13a726700307ff92f9ac26f1f3195414ba67396
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-11-12 18:09:19 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-11-12 18:12:20 +0000

    dev-python/pytest: change dep: tomli -> toml
    
    Mistook the toml reading backend (this version still uses toml, next
    version will use tomli).
    
    Fixes: dfbb6a8628a936ea6f8c2f6062bcf4e770db380b
    Closes: https://bugs.gentoo.org/823440
    Closes: https://bugs.gentoo.org/823437
    Closes: https://bugs.gentoo.org/823056
    Closes: https://bugs.gentoo.org/823050
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/pytest/{pytest-6.2.5-r1.ebuild => pytest-6.2.5-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)