Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890465 - net-analyzer/scapy-2.5.0 fails tests: ModuleNotFoundError: No module named mock
Summary: net-analyzer/scapy-2.5.0 fails tests: ModuleNotFoundError: No module named mock
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-11 08:42 UTC by Agostino Sarubbo
Modified: 2023-01-26 00:32 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,230.22 KB, text/plain)
2023-01-11 08:42 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 2023-01-11 08:42:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/scapy-2.5.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-11 08:42:55 UTC
Created attachment 848209 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-11 08:42:56 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ModuleNotFoundError: No module named 'mock'
NameError: name 'test_am' is not defined
Comment 3 Larry the Git Cow gentoo-dev 2023-01-26 00:32:04 UTC
The bug has been closed via the following commit(s):

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

commit cd36549d23f7f064f38cb2fdb709b0e840091843
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-26 00:29:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-26 00:29:54 +0000

    net-analyzer/scapy: add mock testdep
    
    Closes: https://bugs.gentoo.org/890465
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/scapy/scapy-2.5.0.ebuild | 1 +
 1 file changed, 1 insertion(+)