http://bugzilla.opensuse.org/show_bug.cgi?id=1210027 Bug ID: 1210027 Summary: [Build 20230331] dscreate fails to launch - backtrace Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other URL: https://openqa.opensuse.org/tests/3204506/modules/open ldap_to_389ds/steps/15 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: dimstar@opensuse.org QA Contact: qa-bugs@suse.de Found By: openQA Blocker: Yes ## Observation Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/lib389/utils.py", line 46, in <module> from pkg_resources.extern.packaging.version import LegacyVersion ImportError: cannot import name 'LegacyVersion' from 'pkg_resources.extern.packaging.version' (/usr/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/version.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/sbin/dscreate", line 18, in <module> from lib389 import DirSrv File "/usr/lib/python3.10/site-packages/lib389/__init__.py", line 54, in <module> from lib389._entry import Entry File "/usr/lib/python3.10/site-packages/lib389/_entry.py", line 20, in <module> from lib389.utils import (ensure_str, ensure_bytes, ensure_list_bytes, display_log_data) File "/usr/lib/python3.10/site-packages/lib389/utils.py", line 49, in <module> from packaging.version import LegacyVersion ModuleNotFoundError: No module named 'packaging' openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-openldap_to_389ds@64bit fails in [openldap_to_389ds](https://openqa.opensuse.org/tests/3204506/modules/openldap_to_389ds/steps/15) ## Test suite description ldap_to_389ds tools test Maintainer: wegao@suse.com ## Reproducible Fails since (at least) Build [20230331](https://openqa.opensuse.org/tests/3204164) ## Expected result Last good: [20230330](https://openqa.opensuse.org/tests/3202187) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=openldap_to_389ds&version=Tumbleweed) -- You are receiving this mail because: You are on the CC list for the bug.