Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 893386

Summary: [guru] dev-python/textual-0.10.1 fails tests: ModuleNotFoundError: No module named aiohttp
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Gasc Henri <gasc>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-02-06 12:19:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/textual-0.10.1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-06 12:19:16 UTC
Created attachment 849980 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-06 12:19:17 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ModuleNotFoundError: No module named 'aiohttp'
ERROR  - ModuleNotFoundError: No module named 'aiohttp'
Comment 3 Larry the Git Cow gentoo-dev 2023-03-13 08:29:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=81cb9e7d46fa58537c50e92fe58fb386e38f4755

commit 81cb9e7d46fa58537c50e92fe58fb386e38f4755
Author:     Henri Gasc <gasc@eurecom.fr>
AuthorDate: 2023-03-11 14:34:24 +0000
Commit:     Henri Gasc <gasc@eurecom.fr>
CommitDate: 2023-03-12 17:37:46 +0000

    dev-python/textual:
    
    Update atom, allow tests
    
    Closes: https://bugs.gentoo.org/893386
    Signed-off-by: Henri Gasc <gasc@eurecom.fr>

 dev-python/textual/Manifest              |  2 +-
 dev-python/textual/textual-0.10.1.ebuild | 35 --------------
 dev-python/textual/textual-0.14.0.ebuild | 82 ++++++++++++++++++++++++++++++++
 3 files changed, 83 insertions(+), 36 deletions(-)