Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723554 - dev-python/google-auth fails tests
Summary: dev-python/google-auth fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-18 06:40 UTC by Agostino Sarubbo
Modified: 2020-05-19 07:02 UTC (History)
0 users

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


Attachments
build.log (build.log,20.42 KB, text/plain)
2020-05-18 06:40 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 2020-05-18 06:40:43 UTC
This is an auto-filed bug because dev-python/google-auth fails tests.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-18 06:40:52 UTC
Created attachment 639928 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-05-19 06:50:58 UTC
The bug has been referenced in the following commit(s):

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

commit d12379da1e205b57086044abc5bf2c50a28d3856
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-05-19 06:32:08 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-05-19 06:50:47 +0000

    dev-python/google-auth: 1.14.3-r1 revbump for test deps
    
    Drop ~arm ~arm64 keywords due to the added
    dev-python/moto[${PYTHON_USEDEP}] dependency.
    
    Bug: https://bugs.gentoo.org/723554
    Bug: https://bugs.gentoo.org/723912
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 .../google-auth/google-auth-1.14.3-r1.ebuild       | 53 ++++++++++++++++++++++
 1 file changed, 53 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-05-19 07:02:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=883872d8f2b77a6452b501282a6bce0e5ac271e1

commit 883872d8f2b77a6452b501282a6bce0e5ac271e1
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-05-19 07:00:54 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-05-19 07:00:58 +0000

    dev-python/google-auth: RESTRICT=test for 1.14.3
    
    Test deps are fixed in 1.14.3-r1.
    
    Closes: https://bugs.gentoo.org/723554
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/google-auth/google-auth-1.14.3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)