Source: python-tempestconf Version: 3.5.1-2 Severity: important Dear Maintainer,
The autopkgtest worked before by pure luck; but has now started failing since python3-six usage got removed elsewhere in the stack. Please consider updating to 3.5.3. Greetings Alexandre https://ci.debian.net/data/autopkgtest/unstable/arm64/p/python-tempestconf/70166998/log.gz 134s ModuleNotFoundError: No module named 'six' 134s ========================= 134s Failures during discovery 134s ========================= 134s --- import errors --- 134s Failed to import test module: config_tempest.tests.services.test_aws 134s Traceback (most recent call last): 134s File "/usr/lib/python3.14/unittest/loader.py", line 426, in _find_test_path 134s module = self._get_module_from_name(name) 134s File "/usr/lib/python3.14/unittest/loader.py", line 367, in _get_module_from_name 134s __import__(name) 134s ~~~~~~~~~~^^^^^^ 134s File "/tmp/autopkgtest-lxc.miop4wwz/downtmp/build.vF1/src/config_tempest/tests/services/test_aws.py", line 18, in <module> 134s from config_tempest.services.aws import Ec2Service 134s File "/tmp/autopkgtest-lxc.miop4wwz/downtmp/build.vF1/src/config_tempest/services/aws.py", line 16, in <module> 134s from config_tempest.services.base import Service 134s File "/tmp/autopkgtest-lxc.miop4wwz/downtmp/build.vF1/src/config_tempest/services/base.py", line 20, in <module> 134s from six.moves import urllib 134s ModuleNotFoundError: No module named 'six'

