Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940453 - dev-python/grpclib-0.4.7 fails tests
Summary: dev-python/grpclib-0.4.7 fails tests
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: TESTFAILURE
: 940454 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-09-28 18:04 UTC by Agostino Sarubbo
Modified: 2024-09-28 19:36 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,95.00 KB, text/plain)
2024-09-28 18:04 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-09-28 18:04:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/grpclib-0.4.7 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-09-28 18:04:21 UTC
Created attachment 904104 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-28 18:04:22 UTC
Error(s) that match a know pattern:


E   ModuleNotFoundError: No module named 'h2'
E   ModuleNotFoundError: No module named 'multidict'
E   ModuleNotFoundError: No module named 'pytest_asyncio'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ERROR tests/test_client_channel.py
ERROR tests/test_client_events.py
ERROR tests/test_client_methods.py
ERROR tests/test_client_stream.py
ERROR tests/test_codec.py
ERROR tests/test_events.py
ERROR tests/test_functional.py
ERROR tests/test_health_check.py
ERROR tests/test_health_service.py
ERROR tests/test_memory.py
ERROR tests/test_metadata.py
ERROR tests/test_ping.py
ERROR tests/test_protocol.py
ERROR tests/test_reflection.py
ERROR tests/test_server_events.py
ERROR tests/test_server_handler.py
ERROR tests/test_server.py
ERROR tests/test_server_stream.py
ERROR tests/test_stats.py
ERROR tests/test_status_details_codec.py
ERROR tests/test_testing.py
ERROR tests/test_utils.py
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-09-28 19:24:18 UTC
*** Bug 940454 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2024-09-28 19:36:43 UTC
The bug has been closed via the following commit(s):

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

commit f68422a21b36566e3b9f02d679017ed709311b29
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-09-28 19:26:38 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-09-28 19:36:40 +0000

    dev-python/grpclib: Fix dependencies
    
    Closes: https://bugs.gentoo.org/940453
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/grpclib/{grpclib-0.4.7.ebuild => grpclib-0.4.7-r1.ebuild} | 3 +++
 1 file changed, 3 insertions(+)