Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792210 - [guru] dev-python/geopy-2.1.0 fails tests
Summary: [guru] dev-python/geopy-2.1.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-26 07:38 UTC by Agostino Sarubbo
Modified: 2021-05-26 13:42 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,101.76 KB, text/plain)
2021-05-26 07:38 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 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(-)