Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827086 - dev-ada/e3-core-22.1.0 fails tests: ModuleNotFoundError: No module named yaml
Summary: dev-ada/e3-core-22.1.0 fails tests: ModuleNotFoundError: No module named yaml
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-24 09:09 UTC by Agostino Sarubbo
Modified: 2021-11-24 13:42 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,94.02 KB, text/plain)
2021-11-24 09:09 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 2021-11-24 09:09:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ada/e3-core-22.1.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-24 09:09:21 UTC
Created attachment 755946 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-24 09:09:22 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ModuleNotFoundError: No module named 'yaml'
ERROR  - ModuleNotFoundError: No module named 'yaml'
Comment 3 Larry the Git Cow gentoo-dev 2021-11-24 13:42:11 UTC
The bug has been closed via the following commit(s):

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

commit 9a9c54c0c893a00186b645daa7599c5c2c5b4bba
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-11-24 13:41:53 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-11-24 13:41:53 +0000

    dev-ada/e3-core: fix test dep & missing dep
    
    Closes: https://bugs.gentoo.org/827086
    Closes: https://bugs.gentoo.org/827050
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ada/e3-core/e3-core-22.1.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)