Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809317 - dev-python/mysqlclient-2.0.3 fails tests
Summary: dev-python/mysqlclient-2.0.3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-21 04:40 UTC by Agostino Sarubbo
Modified: 2021-08-21 13:49 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,53.01 KB, text/plain)
2021-08-21 04:40 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-08-21 04:40:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mysqlclient-2.0.3 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-08-21 04:40:30 UTC
Created attachment 734695 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-21 04:40:31 UTC
Possible context of error(s):

E   ModuleNotFoundError: No module named 'mock'
Comment 3 Larry the Git Cow gentoo-dev 2021-08-21 13:49:07 UTC
The bug has been closed via the following commit(s):

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

commit ecb20bd3b25d22b3c81bfe1325a7cadd3f178a75
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-08-21 13:40:28 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-08-21 13:42:15 +0000

    dev-python/mysqlclient: add dev-python/mock test dep
    
    Upstream moved from mock to unittest.mock only for next release and
    not the current one.
    
    Closes: https://bugs.gentoo.org/809317
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/mysqlclient/mysqlclient-2.0.3.ebuild | 1 +
 1 file changed, 1 insertion(+)