Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914216 - [guru] dev-python/adb-shell-0.4.4 fails tests: ModuleNotFoundError: No module named async_timeout
Summary: [guru] dev-python/adb-shell-0.4.4 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: David Roman
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-09-15 07:19 UTC by Agostino Sarubbo
Modified: 2023-10-10 15:41 UTC (History)
1 user (show)

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


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

Issue: dev-python/adb-shell-0.4.4 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-09-15 07:19:21 UTC
Created attachment 870594 [details]
build.log

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


FAILED (errors=2)
ImportError: Failed to import test module: tests.test_adb_device_async
ImportError: Failed to import test module: tests.test_tcp_transport_async
ModuleNotFoundError: No module named 'async_timeout'
bulk_read(38): b'open failed: No such file or directory'
bulk_read(46): b'FAIL&open failed: No such file or directory'
Comment 3 Larry the Git Cow gentoo-dev 2023-10-10 15:41:23 UTC
The bug has been closed via the following commit(s):

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

commit c0576e741cf932b892f033e509433416d9dea7e9
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2023-10-10 13:09:59 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2023-10-10 13:10:24 +0000

    dev-python/adb-shell: add missing RDEPEND
    
    Closes: https://bugs.gentoo.org/914216
    Signed-off-by: David Roman <davidroman96@gmail.com>

 dev-python/adb-shell/adb-shell-0.4.4-r1.ebuild | 36 ++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)