https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-admin/gentoo_update-0.1.2 does not enable tests. Discovered on: amd64 (internal ref: guru_ci)
Created attachment 863701 [details] build.log build log and emerge --info
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3d14a319be0352299d8834195b223da6322ebef8 commit 3d14a319be0352299d8834195b223da6322ebef8 Author: Lucio Sauer <watermanpaint@posteo.net> AuthorDate: 2023-06-12 22:02:16 +0000 Commit: Lucio Sauer <watermanpaint@posteo.net> CommitDate: 2023-06-12 22:19:31 +0000 app-admin/gentoo_update: fix tests * Make use of distutils-r1 eclass to set the correct dependencies for simple testing via the unittest runner. * Fetch source with a sensible name. This program is not packaged correctly upstream: https://github.com/Lab-Brat/gentoo_update/issues/7 Bug: https://bugs.gentoo.org/908307 Bug: https://bugs.gentoo.org/908308 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> app-admin/gentoo_update/Manifest | 4 +--- app-admin/gentoo_update/gentoo_update-0.1.3.ebuild | 11 +++++------ 2 files changed, 6 insertions(+), 9 deletions(-)
guru_ci has reproduced this issue with version 0.1.3 - Updating summary.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bedd95dd528d83d5ff1d14fb9bc24aa6af106858 commit bedd95dd528d83d5ff1d14fb9bc24aa6af106858 Author: Lucio Sauer <watermanpaint@posteo.net> AuthorDate: 2023-06-13 21:38:17 +0000 Commit: Lucio Sauer <watermanpaint@posteo.net> CommitDate: 2023-06-13 21:38:17 +0000 app-admin/gentoo_update: fix false positive 908308 * False alert about tests not being enabled: gentoo-tinderbox (probably) expects python_test to be defined Bug: https://bugs.gentoo.org/908308 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> app-admin/gentoo_update/gentoo_update-0.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Thank you everyone for identifying the bug and fixing the ebuild. Marked the bug RESOLVED!