Source: pyside6
Version: 6.10.3-2
Severity: normal

This doesn't currently cause a test failure but should be nice (and hopefully
easy) to fix?

RUN 1: ERROR: setUpClass (__main__.TestPySide6AndroidDeployQml)
RUN 1: ----------------------------------------------------------------------
RUN 1: Traceback (most recent call last):
RUN 1:   File "/build/reproducible-
path/pyside6-6.10.3/sources/pyside6/tests/tools/pyside6-android-
deploy/test_pyside6_android_deploy.py", line 233, in setUpClass
RUN 1:     super().setUpClass()
RUN 1:     ~~~~~~~~~~~~~~~~~~^^
RUN 1:   File "/build/reproducible-
path/pyside6-6.10.3/sources/pyside6/tests/tools/pyside6-android-
deploy/test_pyside6_android_deploy.py", line 46, in setUpClass
RUN 1:     cls.android_deploy = importlib.import_module("android_deploy")
RUN 1:                          ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
RUN 1:   File "/usr/lib/python3.13/importlib/__init__.py", line 88, in
import_module
RUN 1:     return _bootstrap._gcd_import(name[level:], package, level)
RUN 1:            ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RUN 1:   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
RUN 1:   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
RUN 1:   File "<frozen importlib._bootstrap>", line 1331, in
_find_and_load_unlocked
RUN 1:   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
RUN 1:   File "<frozen importlib._bootstrap_external>", line 1023, in
exec_module
RUN 1:   File "<frozen importlib._bootstrap>", line 488, in
_call_with_frames_removed
RUN 1:   File "/build/reproducible-path/pyside6-6.10.3/sources/pyside-
tools/android_deploy.py", line 15, in <module>
RUN 1:     from deploy_lib.android import AndroidData, AndroidConfig
RUN 1:   File "/build/reproducible-path/pyside6-6.10.3/sources/pyside-
tools/deploy_lib/android/__init__.py", line 20, in <module>
RUN 1:     from .android_config import AndroidConfig
RUN 1:   File "/build/reproducible-path/pyside6-6.10.3/sources/pyside-
tools/deploy_lib/android/android_config.py", line 18, in <module>
RUN 1:     from .android_utilities import (ANDROID_NDK_VERSION,
ANDROID_NDK_VERSION_NUMBER_SUFFIX,
RUN 1:                                     download_android_ndk)
RUN 1:   File "/build/reproducible-path/pyside6-6.10.3/sources/pyside-
tools/deploy_lib/android/android_utilities.py", line 16, in <module>
RUN 1:     from tqdm import tqdm
RUN 1: ModuleNotFoundError: No module named 'tqdm'


-- System Information:
Debian Release: forky/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), 
(101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 7.0.13+deb14-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to