File "tests/test-aes.py", line 40, in <module> from Crypto.Cipher import AES as KAES ImportError: No module named Crypto.Cipher * ERROR: dev-python/pyaes-1.6.1::gentoo failed (test phase): * (no error message) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-hardened_test_20180322-194027 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-5.4.0 * [2] x86_64-pc-linux-gnu-5.4.0-hardenednopie [3] x86_64-pc-linux-gnu-5.4.0-hardenednopiessp [4] x86_64-pc-linux-gnu-5.4.0-hardenednossp [5] x86_64-pc-linux-gnu-5.4.0-vanilla Available Python interpreters, in order of preference: [1] python3.5 [2] python2.7 (fallback) emerge -qpv dev-python/pyaes [ebuild N ] dev-python/pyaes-1.6.1 PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Created attachment 524992 [details] emerge-info.txt
Created attachment 524994 [details] dev-python:pyaes-1.6.1:20180323-153746.log
Created attachment 524996 [details] emerge-history.txt
Created attachment 524998 [details] environment
Created attachment 525000 [details] etc.portage.tbz2
Created attachment 525002 [details] temp.tbz2
Created attachment 525004 [details] tests.tbz2
Updating/correcting maintainer.
* tests/test-aes.py Traceback (most recent call last): File "tests/test-aes.py", line 40, in <module> from Crypto.Cipher import AES as KAES ModuleNotFoundError: No module named 'Crypto'
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbd1785f2d4aecca22c5b9512e8f852021a67353 commit dbd1785f2d4aecca22c5b9512e8f852021a67353 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2020-03-16 20:06:30 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2020-03-16 20:06:43 +0000 dev-python/pyaes: Add missing test dependency Closes: https://bugs.gentoo.org/651262 Signed-off-by: Matt Turner <mattst88@gentoo.org> dev-python/pyaes/pyaes-1.6.1-r2.ebuild | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+)