Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832604 - dev-python/google-api-core-2.5.0 fails tests: ModuleNotFoundError: No module named google.rpc
Summary: dev-python/google-api-core-2.5.0 fails tests: ModuleNotFoundError: No module ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-03 07:28 UTC by Agostino Sarubbo
Modified: 2022-02-03 09:15 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,69.33 KB, text/plain)
2022-02-03 07:29 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 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(-)