Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927720 - dev-python/pycrdt-0.8.11 fails tests: ModuleNotFoundError: No module named pydantic
Summary: dev-python/pycrdt-0.8.11 fails tests: ModuleNotFoundError: No module named py...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-24 16:16 UTC by Agostino Sarubbo
Modified: 2024-04-02 13:22 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,123.57 KB, text/plain)
2024-03-24 16:16 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-03-24 16:16:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-24 16:16:56 UTC
Created attachment 888443 [details]
build.log

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


E   ModuleNotFoundError: No module named 'pydantic'
E   ModuleNotFoundError: No module named 'y_py'
Comment 3 Benda Xu gentoo-dev 2024-03-25 01:37:01 UTC
Thanks Agostino, I think I have missed a dependency for test.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-28 15:30:12 UTC
I think you have completely ignored all dependencies in the package.
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-28 15:31:48 UTC
(In reply to Michał Górny from comment #4)
> I think you have completely ignored all dependencies in the package.

and given that y-py isn't even packaged, you probably didn't run tests either.
Comment 6 Larry the Git Cow gentoo-dev 2024-04-02 13:22:06 UTC
The bug has been closed via the following commit(s):

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

commit 37406453964d630ffb54f4ece20cb133e6de1b6f
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-04-02 13:17:33 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-04-02 13:21:55 +0000

    dev-python/pycrdt: Revert "new package, add 0.8.11"
    
    Reverting the whole batch.  The package has been added with reported
    QA issues, and broken tests with clearly missing dependencies.
    
    Reverts: ce2bc8ddb0733a21a8092c4125f7bf28bdfb75c8
    Closes: https://bugs.gentoo.org/927720
    Closes: https://bugs.gentoo.org/927722
    Closes: https://bugs.gentoo.org/927723
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pycrdt/Manifest             | 59 ----------------------
 dev-python/pycrdt/metadata.xml         | 12 -----
 dev-python/pycrdt/pycrdt-0.8.11.ebuild | 91 ----------------------------------
 3 files changed, 162 deletions(-)