Package: python3-cleo
Version: 2.2.1-2
Severity: important
X-Debbugs-Cc: [email protected]

Dear Maintainer,

after upgrading python3-cleo from 2.2.1-1 to 2.2.1-2 poetry no longer works:

niko@niko-desktop:~$ poetry
Traceback (most recent call last):
  File "/usr/bin/poetry", line 5, in <module>
    from poetry.console.application import main
  File "/usr/lib/python3/dist-packages/poetry/console/application.py", line 13, 
in <module>
    from cleo.application import Application as BaseApplication
  File "/usr/lib/python3/dist-packages/cleo/application.py", line 11, in 
<module>
    from cleo.commands.completions_command import CompletionsCommand
  File "/usr/lib/python3/dist-packages/cleo/commands/completions_command.py", 
line 15, in <module>
    from cleo import helpers
  File "/usr/lib/python3/dist-packages/cleo/helpers.py", line 5, in <module>
    from cleo.io.inputs.argument import Argument
  File "/usr/lib/python3/dist-packages/cleo/io/inputs/argument.py", line 5, in 
<module>
    from cleo.exceptions import CleoLogicError
  File "/usr/lib/python3/dist-packages/cleo/exceptions/__init__.py", line 3, in 
<module>
    from cleo._utils import find_similar_names
  File "/usr/lib/python3/dist-packages/cleo/_utils.py", line 9, in <module>
    from rapidfuzz.distance import Levenshtein
ModuleNotFoundError: No module named 'rapidfuzz'


python3-rapidfuzz was added as a build dependency to python3-cleo 2.2.1-2. I 
guess it should also be added as a normal dependency.

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

Kernel: Linux 6.12.17-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-cleo depends on:
ii  python3  3.13.2-2

python3-cleo recommends no packages.

Versions of packages python3-cleo suggests:
pn  python-cleo-doc  <none>

-- no debconf information

Reply via email to