Package: presentty
Version: 0.2.1-1.2
Severity: grave
X-Debbugs-Cc: [email protected]
Hi,
I converted 'presentty-console' for Python3 too;
and reworked the Python3 patch to avoid needing "six".
But now I realize this package does not work at all;
likely in Stable too.
Greetings
Alexandre
-----
tchet@quieter:~$ presentty /usr/share/doc/presentty/examples/demo.rst
Traceback (most recent call last):
File "/usr/bin/presentty", line 6, in <module>
from presentty.presentty import main
File "/usr/lib/python3/dist-packages/presentty/presentty.py", line 26, in
<module>
from . import rst
File "/usr/lib/python3/dist-packages/presentty/rst.py", line 419, in <module>
class transition(docutils.nodes.Special, docutils.nodes.Invisible,
docutils.nodes.Element):
pass
TypeError: Cannot create a consistent method resolution order (MRO) for bases
Special, Invisible, Element
tchet@quieter:~$ presentty-console /usr/share/doc/presentty/examples/demo.rst
Traceback (most recent call last):
File "/usr/bin/presentty-console", line 6, in <module>
from presentty.console import main
File "/usr/lib/python3/dist-packages/presentty/console.py", line 23, in
<module>
import palette
ModuleNotFoundError: No module named 'palette'
tchet@quieter:~$
-- System Information:
Debian Release: forky/sid
APT prefers testing
APT policy: (501, 'testing'), (450, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.18.15+deb14-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8),
LANGUAGE=fr_BE:fr
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages presentty depends on:
ii cowsay 3.03+dfsg2-8
ii figlet 2.2.5-3.1
ii jp2a 1.3.3-2
ii python3 3.13.9-3
ii python3-docutils 0.22.4+dfsg-1
ii python3-pil 12.1.1-1
ii python3-pygments 2.19.2+dfsg-1
ii python3-six 1.17.0-2
ii python3-urwid 3.0.4-1
presentty recommends no packages.
presentty suggests no packages.
-- no debconf information