Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779055 - app-portage/repoman-3.0.3 fails tests
Summary: app-portage/repoman-3.0.3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2021-03-29 08:22 UTC by Agostino Sarubbo
Modified: 2021-03-31 08:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,118.66 KB, text/plain)
2021-03-29 08:22 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-03-29 08:22:47 UTC
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)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-29 08:22:51 UTC
Created attachment 695886 [details]
build.log

build log and emerge --info
Comment 2 Zac Medico gentoo-dev 2021-03-29 16:53:18 UTC
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
Comment 3 Larry the Git Cow gentoo-dev 2021-03-31 07:35:53 UTC
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(-)
Comment 4 Larry the Git Cow gentoo-dev 2021-03-31 08:19:20 UTC
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(-)