Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937360 - [guru] dev-python/libusb1-3.1.0 fails tests: error: invalid command test
Summary: [guru] dev-python/libusb1-3.1.0 fails tests: error: invalid command test
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-08-05 09:38 UTC by Agostino Sarubbo
Modified: 2025-03-08 11:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,61.46 KB, text/plain)
2024-08-05 09:38 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-05 09:38:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/libusb1-3.1.0 fails tests.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-05 09:38:19 UTC
Created attachment 899066 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-05 09:38:20 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 James Le Cuirot gentoo-dev 2025-03-07 23:53:49 UTC
This has been dropped from guru in favour of the package in Gentoo.
Comment 4 Larry the Git Cow gentoo-dev 2025-03-08 11:18:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7a78af1bbbc601dd80f7fad2192c047de031d470

commit 7a78af1bbbc601dd80f7fad2192c047de031d470
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2025-03-06 22:16:05 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2025-03-06 22:16:05 +0000

    dev-python/libusb1: Fix test execution
    
    One test still fails for me, although that might be only for Python 3.13. I've
    now added a newer version of this package in Gentoo, but I no longer have the older
    Python versions needed here, so let's keep this for now.
    
    Closes: https://bugs.gentoo.org/937360
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 dev-python/libusb1/libusb1-3.1.0.ebuild | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)