Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886625 - dev-lang/python-exec-2.4.9 fails tests (DASH-SYSTEM)
Summary: dev-lang/python-exec-2.4.9 fails tests (DASH-SYSTEM)
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:
Depends on:
Blocks:
 
Reported: 2022-12-18 10:27 UTC by Agostino Sarubbo
Modified: 2022-12-18 15:10 UTC (History)
0 users

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


Attachments
build.log (build.log,74.06 KB, text/plain)
2022-12-18 10:28 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-12-18 10:27:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/python-exec-2.4.9 fails tests (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-18 10:28:02 UTC
Created attachment 843379 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-18 10:28:03 UTC
Error(s) that match a know pattern:


'
' == b'/var/tmp/portage/dev-...
' == b'/var/tmp/portage/dev-lang/python-exec-2.4.9/work/python-exec-2.4.9/test/data/pypy3/test
E       AssertionError: assert b'test/data/pypy3/test
FAILED test/test_core.py::test___file__[pypy3-copy] - AssertionError: assert b'test/data/pypy3/test
FAILED test/test_core.py::test___file__[pypy3-symlink] - AssertionError: assert b'test/data/pypy3/test
Comment 3 Larry the Git Cow gentoo-dev 2022-12-18 15:10:25 UTC
The bug has been closed via the following commit(s):

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

commit dbef751215288eb635d194a0a312fa9800e83fe5
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-12-18 14:45:19 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-12-18 15:10:22 +0000

    dev-lang/python-exec: Bump to 2.4.10
    
    Closes: https://bugs.gentoo.org/886625
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-lang/python-exec/Manifest                  |  1 +
 dev-lang/python-exec/metadata.xml              |  4 +-
 dev-lang/python-exec/python-exec-2.4.10.ebuild | 72 ++++++++++++++++++++++++++
 3 files changed, 75 insertions(+), 2 deletions(-)