Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865513 - dev-python/hatch-vcs-0.3.0 fails tests
Summary: dev-python/hatch-vcs-0.3.0 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: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-17 15:13 UTC by Agostino Sarubbo
Modified: 2023-02-13 03:26 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,51.45 KB, text/plain)
2022-08-17 15:13 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-08-17 15:13:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/hatch-vcs-0.2.0 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-17 15:13:53 UTC
Created attachment 799955 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-17 15:13:54 UTC
Error(s) that match a know pattern:


FAILED tests/test_build.py::test_write - assert "__version__ = version = '1.2...
Comment 3 Paolo Pedroni 2022-10-03 09:40:11 UTC
It happens with glibc as well.
Comment 4 Matt Turner gentoo-dev 2023-02-13 02:57:36 UTC
I can reproduce this on alpha and amd64 (glibc).
Comment 5 Larry the Git Cow gentoo-dev 2023-02-13 03:02:54 UTC
The bug has been closed via the following commit(s):

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

commit 2e43e38f24598f2626b6d4b0a6c0496ad284a8c3
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-02-13 03:01:52 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-02-13 03:02:13 +0000

    dev-python/hatch-vcs: Add patch to fix test suite
    
    Closes: https://bugs.gentoo.org/865513
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 ....0-Work-with-setuptools_scm-7.1-fix-25-26.patch | 32 ++++++++++++++
 dev-python/hatch-vcs/hatch-vcs-0.3.0.ebuild        |  4 ++
 dev-python/nptyping/Manifest                       |  1 +
 dev-python/nptyping/nptyping-2.4.1.ebuild          | 50 ++++++++++++++++++++++
 4 files changed, 87 insertions(+)
Comment 6 Matt Turner gentoo-dev 2023-02-13 03:26:40 UTC
(In reply to Larry the Git Cow from comment #5)
>  dev-python/nptyping/Manifest                       |  1 +
>  dev-python/nptyping/nptyping-2.4.1.ebuild          | 50
> ++++++++++++++++++++++

This screw up was fixed in 78b6800eeef69b8ee7bfc485266c293c632b0039.