Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925746 - net-analyzer/greenbone-feed-sync-24.1.1 fails tests: ModuleNotFoundError: No module named pontos
Summary: net-analyzer/greenbone-feed-sync-24.1.1 fails tests: ModuleNotFoundError: No ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Giuseppe Foti
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-29 09:11 UTC by Agostino Sarubbo
Modified: 2024-02-29 18:04 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,72.90 KB, text/plain)
2024-02-29 09:11 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 2024-02-29 09:11:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/greenbone-feed-sync-24.1.1 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-29 09:11:37 UTC
Created attachment 886246 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-29 09:11:38 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=4)
ImportError: Failed to import test module: tests.test_config
ImportError: Failed to import test module: tests.test_helper
ImportError: Failed to import test module: tests.test_main
ImportError: Failed to import test module: tests.test_parser
ModuleNotFoundError: No module named 'pontos'
Comment 3 Larry the Git Cow gentoo-dev 2024-02-29 18:04:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f5298fe82636046cb50893baf835bb468c4cb47

commit 5f5298fe82636046cb50893baf835bb468c4cb47
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2024-02-29 18:02:20 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-02-29 18:03:36 +0000

    net-analyzer/greenbone-feed-sync: add missing pontos test dependency
    
    Closes: https://bugs.gentoo.org/925746
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 .../greenbone-feed-sync/greenbone-feed-sync-24.1.1.ebuild     | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)