Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 838064 - dev-python/google-api-core-2.7.1-r1 fails tests: ModuleNotFoundError: No module named google.api
Summary: dev-python/google-api-core-2.7.1-r1 fails tests: ModuleNotFoundError: No modu...
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-04-12 12:19 UTC by Agostino Sarubbo
Modified: 2022-04-12 13:27 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,104.32 KB, text/plain)
2022-04-12 12:19 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-04-12 12:19:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/google-api-core-2.7.1-r1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-12 12:19:42 UTC
Created attachment 770366 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-12 12:19:43 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ModuleNotFoundError: No module named 'google.api'
E   ModuleNotFoundError: No module named 'google.protobuf'
E   ModuleNotFoundError: No module named 'google.rpc'
Comment 3 Larry the Git Cow gentoo-dev 2022-04-12 13:27:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5c3d5e913b2783685b890c67fded153d99d87e

commit 2e5c3d5e913b2783685b890c67fded153d99d87e
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-04-12 13:24:35 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-04-12 13:27:22 +0000

    dev-python/google-api-core: Fix ns-related test failures
    
    Closes: https://bugs.gentoo.org/838064
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/google-api-core/google-api-core-2.7.1-r1.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)