Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835483 - [guru] dev-python/confluent-kafka-1.8.2 fails tests: ModuleNotFoundError: No module named trivup
Summary: [guru] dev-python/confluent-kafka-1.8.2 fails tests: ModuleNotFoundError: No ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-03-17 07:37 UTC by Agostino Sarubbo
Modified: 2022-03-17 19:27 UTC (History)
1 user (show)

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


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

Issue: dev-python/confluent-kafka-1.8.2 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-17 07:37:15 UTC
Created attachment 767218 [details]
build.log

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


E   ModuleNotFoundError: No module named 'trivup'
ERROR  - ModuleNotFoundError: No module named 'trivup'
Comment 3 Larry the Git Cow gentoo-dev 2022-03-17 19:27:41 UTC
The bug has been closed via the following commit(s):

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

commit 551cd9c4d1ba7cf9d978f308f7220fcc940fe309
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-17 13:10:52 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-17 13:10:52 +0000

    dev-python/confluent-kafka: add missing test dependency
    
    Closes: https://bugs.gentoo.org/835483
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 .../confluent-kafka/confluent-kafka-1.8.2.ebuild   | 24 +++++++++++++---------
 1 file changed, 14 insertions(+), 10 deletions(-)