Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936631 - app-emulation/virt-firmware-24.7 fails tests: FileNotFoundError: [Errno 2] No such file or directory: systemd-detect-virt
Summary: app-emulation/virt-firmware-24.7 fails tests: FileNotFoundError: [Errno 2] No...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nowa Ammerlaan
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-25 13:20 UTC by Agostino Sarubbo
Modified: 2024-07-25 14:12 UTC (History)
0 users

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


Attachments
build.log (build.log,87.43 KB, text/plain)
2024-07-25 13:20 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-07-25 13:20:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/virt-firmware-24.7 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-25 13:20:54 UTC
Created attachment 898301 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-25 13:20:56 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: tests (unittest.loader._FailedTest)
FAILED (errors=1)
FileNotFoundError: [Errno 2] No such file or directory: 'systemd-detect-virt'
ImportError: Failed to import test module: tests
Comment 3 Larry the Git Cow gentoo-dev 2024-07-25 14:12:11 UTC
The bug has been closed via the following commit(s):

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

commit d92df56891ab6fac6bb59eb5dd154beb1ba11490
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2024-07-25 14:10:34 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2024-07-25 14:11:49 +0000

    app-emulation/virt-firmware: dep on systemd for tests
    
    Closes: https://bugs.gentoo.org/936631
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 app-emulation/virt-firmware/virt-firmware-24.7.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)