Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921744 - [guru] dev-embedded/idf-component-manager-1.4.1 fails tests (GCC-14-SYSTEM): ModuleNotFoundError: No module named jsonschema
Summary: [guru] dev-embedded/idf-component-manager-1.4.1 fails tests (GCC-14-SYSTEM): ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Roman
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-11 07:55 UTC by Agostino Sarubbo
Modified: 2024-01-11 11:57 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,54.00 KB, text/plain)
2024-01-11 07:55 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 2024-01-11 07:55:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/idf-component-manager-1.4.1 fails tests (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-11 07:55:04 UTC
Created attachment 881895 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-11 07:55:05 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ModuleNotFoundError: No module named 'jsonschema'
fatal: not a git repository (or any parent up to mount point /var/tmp)
Comment 3 Larry the Git Cow gentoo-dev 2024-01-11 11:57:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bfbacecf39b4cc1646f216497e63b6317a48ddbe

commit bfbacecf39b4cc1646f216497e63b6317a48ddbe
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2024-01-11 11:57:00 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2024-01-11 11:57:00 +0000

    dev-embedded/idf-component-manager: enable py3.12
    
    Closes: https://bugs.gentoo.org/921744
    Signed-off-by: David Roman <davidroman96@gmail.com>

 .../idf-component-manager/idf-component-manager-1.4.1.ebuild      | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)