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

Bug 832604

Summary: dev-python/google-api-core-2.5.0 fails tests: ModuleNotFoundError: No module named google.rpc
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-02-03 07:28:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/google-api-core-2.5.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-03 07:29:00 UTC
Created attachment 764253 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-02-03 09:15:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7287733bbd9b5877de6c498779efa69d1a98a2c8

commit 7287733bbd9b5877de6c498779efa69d1a98a2c8
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-02-03 09:06:30 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-02-03 09:15:02 +0000

    dev-python/google-api-core: Fix .pth removal for tests
    
    Closes: https://bugs.gentoo.org/832604
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/google-api-core/google-api-core-2.5.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)