https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/mcbootflash-10.0.0 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 914788 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E ModuleNotFoundError: No module named 'datastructclass' ERROR tests/test_mcbootflash.py
commit f5c8904e89b9ba524cf26abf99fff9fad44a0440 Author: Michał Górny <mgorny@gentoo.org> Date: Mon Dec 23 07:09:01 2024 +0100 dev-python/datastructclass: New package, v0.1.1 Needed by >=dev-python/mcbootflash-10.0.0. Signed-off-by: Michał Górny <mgorny@gentoo.org> commit 95479b8e820614447e9517aa642d9064ac1defdb Author: Michał Górny <mgorny@gentoo.org> Date: Mon Dec 23 07:19:21 2024 +0100 dev-python/mcbootflash: Bump to 10.0.0 Signed-off-by: Michał Górny <mgorny@gentoo.org> but forgot to add the dep? :D
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7edcf28cb2806a84cb8e999956551ddf9d7ccca5 commit 7edcf28cb2806a84cb8e999956551ddf9d7ccca5 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-12-23 07:45:36 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-12-23 12:17:55 +0000 dev-python/mcbootflash: Add datastructclass dep Closes: https://bugs.gentoo.org/946857 Signed-off-by: Michał Górny <mgorny@gentoo.org> .../{mcbootflash-10.0.0.ebuild => mcbootflash-10.0.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+)
Removed the initial bump due to test failures, forgot to readd afterwards.
Thanks. I would've just fixed it but I figured something like that had happened so thought it better to leave it.