https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-portage/repoman-3.0.3 fails tests. Discovered on: amd64 (internal ref: ci)
Created attachment 695886 [details] build.log build log and emerge --info
I can reproduce this locally, so now I'm really curious why the same test passes in github actions: https://github.com/gentoo/portage/actions/runs/696694777
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/portage.git/commit/?id=d04486767159f9dba443e7a9d1a6c3854db00400 commit d04486767159f9dba443e7a9d1a6c3854db00400 Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2021-03-31 07:30:51 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2021-03-31 07:33:50 +0000 repoman: fix ModuleConfig _not_installed path (bug 779055) Bug: https://bugs.gentoo.org/779055 Signed-off-by: Zac Medico <zmedico@gentoo.org> repoman/lib/repoman/modules/scan/module.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b2ae18a0e89693566c0ad99f1dada17ea6fb700 commit 4b2ae18a0e89693566c0ad99f1dada17ea6fb700 Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2021-03-31 08:17:46 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2021-03-31 08:19:15 +0000 app-portage/repoman: Fix 3.0.3 unit tests Closes: https://bugs.gentoo.org/779055 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org> app-portage/repoman/Manifest | 1 + app-portage/repoman/repoman-3.0.3.ebuild | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-)