test/conftest.py:2: in <module> from .utils import (HOST, USER, PASSWORD, PORT, CHARSET, create_db, test/utils.py:10: in <module> from mycli.main import special mycli/main.py:27: in <module> import sqlglot E ModuleNotFoundError: No module named 'sqlglot' * ERROR: dev-db/mycli-1.26.1::gentoo failed (test phase): * pytest failed with python3.11 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_test-20230723-154051 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.4 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.71.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] 2) Eclipse Temurin JRE 17.0.7_p7 [openjdk-jre-bin-17] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-jre-bin-17 php cli (if any): go version go1.20.6 linux/amd64 HEAD of ::gentoo commit 8d4efd3b491d52f9db4786fa622e908d6b37dd15 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Jul 24 15:16:53 2023 +0000 2023-07-24 15:16:53 UTC emerge -qpvO dev-db/mycli [ebuild N ] dev-db/mycli-1.26.1 USE="test -ssh" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Created attachment 866112 [details] emerge-info.txt
Created attachment 866113 [details] dev-db:mycli-1.26.1:20230724-162810.log
Created attachment 866114 [details] emerge-history.txt
Created attachment 866115 [details] environment
Created attachment 866116 [details] etc.clang.tar.xz
Created attachment 866117 [details] etc.portage.tar.xz
Created attachment 866118 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5d0df65350b69232639af5d8b812fe7fa3cac87 commit b5d0df65350b69232639af5d8b812fe7fa3cac87 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2023-07-27 12:35:39 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-07-28 15:58:30 +0000 dev-db/mycli: add missing dependency sqlglot * Fix tests and update other deps as well. Closes: https://bugs.gentoo.org/911158 Closes: https://bugs.gentoo.org/909833 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-db/mycli/mycli-1.26.1-r1.ebuild | 43 +++++++++++++++++++++---------------- 1 file changed, 25 insertions(+), 18 deletions(-)