Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899164 - dev-python/greenlet-2.0.2: fails tests on arm
Summary: dev-python/greenlet-2.0.2: fails tests on arm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
: 880227 (view as bug list)
Depends on:
Blocks: 899122
  Show dependency tree
 
Reported: 2023-03-03 17:37 UTC by Arthur Zamarin
Modified: 2023-03-04 07:55 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,68.35 KB, text/plain)
2023-03-03 17:37 UTC, Arthur Zamarin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2023-03-03 17:37:49 UTC
Created attachment 855996 [details]
build.log

Fails on jiji devbox, on arm32-stable container

> ImportError: Start directory is not importable: 'greenlet.tests'
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-03-04 06:46:33 UTC
I can reproduce in a clean container.  I wonder what's making the difference here.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-03-04 06:52:23 UTC
Ok, I think it's about missing test dependencies.  Let me try installing them here.
Comment 3 Larry the Git Cow gentoo-dev 2023-03-04 07:14:00 UTC
The bug has been closed via the following commit(s):

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

commit 8d17afaee33bd039205071609a83399984de4807
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-03-04 07:09:02 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-03-04 07:13:55 +0000

    dev-python/greenlet: Add missing test deps
    
    Closes: https://bugs.gentoo.org/899164
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/greenlet/greenlet-2.0.2.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-04 07:55:29 UTC
*** Bug 880227 has been marked as a duplicate of this bug. ***