https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-apps/dool-0.8_pre20191010 fails tests. Discovered on: amd64 (internal ref: guru_ci)
Created attachment 701460 [details] build.log build log and emerge --info
Possible context of error(s): Module dool_battery_remain failed to load. ([Errno 2] No such file or directory: '/proc/acpi/battery/') Module dool_ib failed to load. ([Errno 2] No such file or directory: '/sys/class/infiniband') Module dool_power failed to load. ([Errno 2] No such file or directory: '/proc/acpi/battery/')
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Is this a false positive? Sure, dool reports that certain /proc files (or python modules) can not be accessed, but the 'test' target does not error for me. Is it possible that the tinderbox also reports issues if the output matches certain strings, like "No such file or directory"? I see these outputs to, but "ebuild dool-0.8_pre20191010.ebuild test" does not exit with an error code for me.
Ahh, I am sorry, there is more in the build log.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e9d4c62de50eb59dcd7c0f6aee4376e839af6e0c commit e9d4c62de50eb59dcd7c0f6aee4376e839af6e0c Author: Florian Schmaus <flo@geekplace.eu> AuthorDate: 2021-05-03 17:38:32 +0000 Commit: Florian Schmaus <flo@geekplace.eu> CommitDate: 2021-05-03 17:39:02 +0000 sys-apps/dool: fix KeyError in dool_disk_avgqu.py Closes: https://bugs.gentoo.org/784704 Signed-off-by: Florian Schmaus <flo@geekplace.eu> ...91010.ebuild => dool-0.8_pre20191010-r1.ebuild} | 4 ++ sys-apps/dool/dool-9999.ebuild | 4 ++ ...y-in-dool_disk_avgqu.py-to-avoid-KeyError.patch | 43 ++++++++++++++++++++++ 3 files changed, 51 insertions(+)