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

Bug 792210

Summary: [guru] dev-python/geopy-2.1.0 fails tests
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
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 07:38:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/geopy-2.1.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 07:38:10 UTC
Created attachment 711354 [details]
build.log

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

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

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

commit 528b4e1ed58d4c44522ae5aca0efe1b1a16b2eaa
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2021-05-26 11:06:29 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2021-05-26 11:06:51 +0000

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

 dev-python/geopy/geopy-2.1.0.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)