Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896016 - [guru] dev-python/olm-3.2.14-r3 fails tests: ModuleNotFoundError: No module named aspectlib
Summary: [guru] dev-python/olm-3.2.14-r3 fails tests: ModuleNotFoundError: No module n...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-23 11:43 UTC by Agostino Sarubbo
Modified: 2023-04-13 07:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,75.00 KB, text/plain)
2023-02-23 11:43 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-02-23 11:43:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/olm-3.2.14-r3 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-23 11:43:03 UTC
Created attachment 854086 [details]
build.log

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


E           ImportError: (("No module named 'aspectlib'",), 'Please install aspectlib or pytest-benchmark[aspect]')
E           ModuleNotFoundError: No module named 'aspectlib'
FAILED tests/group_session_test.py::TestClass::test_decrypt - ImportError: ((...
FAILED tests/group_session_test.py::TestClass::test_encrypt - ImportError: ((...
Comment 3 Larry the Git Cow gentoo-dev 2023-04-13 07:02:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97d7c1a1a6a84147859dddf608f3c5c1a365c1d0

commit 97d7c1a1a6a84147859dddf608f3c5c1a365c1d0
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2023-04-10 02:21:33 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2023-04-10 02:21:33 +0000

    dev-python/olm: bump to -r4, add dev-python/aspectlib BDEPEND in test
    
    Closes: https://bugs.gentoo.org/896016
    Signed-off-by: Julien Roy <julien@jroy.ca>

 dev-python/olm/olm-3.2.14-r4.ebuild | 44 +++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)