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

Bug 792174

Summary: [guru] dev-python/aiosqlite-0.17.0 fails tests
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: piotr.staroszczyk
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 2021-05-26 06:43:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/aiosqlite-0.17.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-26 06:43:21 UTC
Created attachment 711261 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-26 06:43:22 UTC
Possible context of error(s):

ModuleNotFoundError: No module named 'typing_extensions'
Comment 3 Larry the Git Cow gentoo-dev 2021-05-26 13:42:41 UTC
The bug has been closed via the following commit(s):

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

commit 22cf9143c404d3737d343b7edd50db142d7f838a
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2021-05-26 11:23:33 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2021-05-26 11:23:33 +0000

    dev-python/aiosqlite: add missing runtime dep
    
    Closes: https://bugs.gentoo.org/792174
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/aiosqlite/Manifest                   |  1 -
 dev-python/aiosqlite/aiosqlite-0.16.0.ebuild    | 28 -----------------------
 dev-python/aiosqlite/aiosqlite-0.17.0-r1.ebuild | 30 +++++++++++++++++++++++++
 dev-python/aiosqlite/aiosqlite-0.17.0.ebuild    | 28 -----------------------
 4 files changed, 30 insertions(+), 57 deletions(-)