Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937324 - sci-mathematics/dunshire-0.1.3 fails tests: error: invalid command test
Summary: sci-mathematics/dunshire-0.1.3 fails tests: error: invalid command test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-08-04 17:57 UTC by Agostino Sarubbo
Modified: 2024-08-05 03:48 UTC (History)
0 users

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


Attachments
build.log (build.log,55.35 KB, text/plain)
2024-08-04 17:57 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 2024-08-04 17:57:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/dunshire-0.1.3 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-04 17:57:12 UTC
Created attachment 899003 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-04 17:57:13 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
error: invalid command 'test'
Comment 3 Larry the Git Cow gentoo-dev 2024-08-05 02:08:34 UTC
The bug has been closed via the following commit(s):

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

commit 5a2f1b6fc00dc71645a0fd06b742ee05d6c51159
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2024-08-05 02:06:11 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-08-05 02:07:06 +0000

    sci-mathematics/dunshire: don't use setup.py for tests
    
    Closes: https://bugs.gentoo.org/937324
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 .../dunshire/{dunshire-0.1.3.ebuild => dunshire-0.1.3-r1.ebuild}    | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-05 02:20:57 UTC
Missing die?
Comment 5 Larry the Git Cow gentoo-dev 2024-08-05 02:31:58 UTC
The bug has been referenced in the following commit(s):

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

commit f566702e8743e56faca9cb3199a112c7b8788509
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2024-08-05 02:30:24 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-08-05 02:30:51 +0000

    sci-mathematics/dunshire: add missing die (thanks sam)
    
    Bug: https://bugs.gentoo.org/937324
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sci-mathematics/dunshire/dunshire-0.1.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-05 03:48:46 UTC
<3