Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893386 - [guru] dev-python/textual-0.10.1 fails tests: ModuleNotFoundError: No module named aiohttp
Summary: [guru] dev-python/textual-0.10.1 fails tests: ModuleNotFoundError: No module ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gasc Henri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-06 12:19 UTC by Agostino Sarubbo
Modified: 2023-03-13 08:29 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,61.22 KB, text/plain)
2023-02-06 12:19 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 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(-)