Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 933780

Summary: app-admin/setools-4.5.1 fails tests: ERROR test_boolean.py
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: SE Linux Bugs <selinux>
Status: RESOLVED FIXED    
Severity: normal CC: concord
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 936297    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-06-08 05:56:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/setools-4.5.1 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-06-08 05:56:30 UTC
Created attachment 895375 [details]
build.log

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


E   ModuleNotFoundError: No module named 'PyQt6'
E   ModuleNotFoundError: No module named 'pytestqt'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ERROR tests-gui/widgets/criteria/test_boolean.py
ERROR tests-gui/widgets/criteria/test_checkboxset.py
ERROR tests-gui/widgets/criteria/test_common.py
ERROR tests-gui/widgets/criteria/test_list.py
ERROR tests-gui/widgets/criteria/test_name.py
ERROR tests-gui/widgets/criteria/test_objclass.py
ERROR tests-gui/widgets/criteria/test_permission.py
ERROR tests-gui/widgets/criteria/test_rbacruletype.py
ERROR tests-gui/widgets/criteria/test_role.py
ERROR tests-gui/widgets/criteria/test_teruletype.py
ERROR tests-gui/widgets/criteria/test_type.py
ERROR tests-gui/widgets/criteria/test_user.py
ERROR tests-gui/widgets/test_boolquery.py
ERROR tests-gui/widgets/test_boundsquery.py
ERROR tests-gui/widgets/test_categoryquery.py
ERROR tests-gui/widgets/test_commonquery.py
ERROR tests-gui/widgets/test_constraintquery.py
ERROR tests-gui/widgets/test_defaultquery.py
ERROR tests-gui/widgets/test_fsusequery.py
ERROR tests-gui/widgets/test_genfsconquery.py
ERROR tests-gui/widgets/test_ibendportconquery.py
ERROR tests-gui/widgets/test_ibpkeyconquery.py
ERROR tests-gui/widgets/test_initialsidquery.py
ERROR tests-gui/widgets/test_mlsrulequery.py
ERROR tests-gui/widgets/test_netifconquery.py
ERROR tests-gui/widgets/test_nodeconquery.py
ERROR tests-gui/widgets/test_objclassquery.py
ERROR tests-gui/widgets/test_portconquery.py
ERROR tests-gui/widgets/test_rbacrulequery.py
ERROR tests-gui/widgets/test_rolequery.py
ERROR tests-gui/widgets/test_sensitivityquery.py
ERROR tests-gui/widgets/test_tab.py
ERROR tests-gui/widgets/test_terulequery.py
ERROR tests-gui/widgets/test_typeattrquery.py
ERROR tests-gui/widgets/test_typequery.py
ERROR tests-gui/widgets/test_userquery.py
Comment 3 Larry the Git Cow gentoo-dev 2024-07-19 16:36:09 UTC
The bug has been closed via the following commit(s):

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

commit ca6cab88cb35b736b29124546e383618ab2e84a2
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2024-07-19 16:34:42 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2024-07-19 16:36:05 +0000

    app-admin/setools: Add missing test dependencies
    
    Closes: https://bugs.gentoo.org/933780
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-admin/setools/setools-4.5.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)