Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806136 - dev-python/kafka-python-2.0.2 fails tests
Summary: dev-python/kafka-python-2.0.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-08-02 04:01 UTC by Agostino Sarubbo
Modified: 2021-08-02 06:40 UTC (History)
2 users (show)

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


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

Issue: dev-python/kafka-python-2.0.2 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-02 04:01:42 UTC
Created attachment 729543 [details]
build.log

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

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

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

commit c19f95d0cefb1147e920c00fb58a749c7b56b8f0
Author:     Arthur Zamarin <arthurzam@gmail.com>
AuthorDate: 2021-08-02 05:54:12 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-08-02 06:38:32 +0000

    dev-python/kafka-python: add test dependency on dev-python/mock
    
    Closes: https://bugs.gentoo.org/806136
    Signed-off-by: Arthur Zamarin <arthurzam@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/21858
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/kafka-python/kafka-python-2.0.2.ebuild | 1 +
 1 file changed, 1 insertion(+)