Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834588 - dev-python/django-cacheops-6.0 fails tests on MUSL (ModuleNotFoundError: No module named 'mock')
Summary: dev-python/django-cacheops-6.0 fails tests on MUSL (ModuleNotFoundError: No m...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-04 18:56 UTC by Agostino Sarubbo
Modified: 2022-06-23 05:19 UTC (History)
0 users

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


Attachments
build.log (build.log,57.19 KB, text/plain)
2022-03-04 18:56 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 2022-03-04 18:56:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/django-cacheops-6.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-04 18:56:59 UTC
Created attachment 766252 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-04 18:57:00 UTC
Error(s) that match a know pattern:


FAILED (errors=1)
ImportError: Failed to import test module: tests.tests
ModuleNotFoundError: No module named 'mock'
Comment 3 Larry the Git Cow gentoo-dev 2022-06-23 05:19:56 UTC
The bug has been closed via the following commit(s):

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

commit ed2c5a3e298ebf2813a88b127c93f04b89ac567c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-23 05:11:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-23 05:11:02 +0000

    dev-python/django-cacheops: add missing mock test dep
    
    Closes: https://bugs.gentoo.org/834588
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/django-cacheops/django-cacheops-6.1.ebuild | 1 +
 1 file changed, 1 insertion(+)