Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831958 - app-shells/autojump-22.5.3-r1 fails tests: ModuleNotFoundError: No module named mock
Summary: app-shells/autojump-22.5.3-r1 fails tests: ModuleNotFoundError: No module nam...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Turner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-24 07:54 UTC by Agostino Sarubbo
Modified: 2022-01-27 20:56 UTC (History)
0 users

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


Attachments
build.log (build.log,47.11 KB, text/plain)
2022-01-24 07:54 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 2022-01-24 07:54:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/autojump-22.5.3-r1 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-24 07:54:26 UTC
Created attachment 763452 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-01-27 20:56:10 UTC
The bug has been closed via the following commit(s):

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

commit 6dedaa5efa9849ff40627490e39f01ca9a89298c
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-01-27 20:16:37 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-01-27 20:56:04 +0000

    app-shells/autojump: Use mock from unittest
    
    Closes: https://bugs.gentoo.org/831958
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 app-shells/autojump/autojump-22.5.3-r1.ebuild      |  6 ++++-
 .../files/22.5.3-Use-mock-from-unittest.patch      | 27 ++++++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletion(-)