Package: gertty
Version: 1.6.0-1
Severity: grave
Hi,
Running gertty crashes with the following Python stack trace:
$ gertty
Traceback (most recent call last):
File "/usr/bin/gertty", line 10, in <module>
sys.exit(main())
^^^^^^
File "/usr/lib/python3/dist-packages/gertty/app.py", line 918, in main
g = App(args.server, args.palette, args.keymap, args.debug, args.verbose,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/gertty/app.py", line 293, in __init__
self.db = db.Database(self, self.config.dburi, self.search)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/gertty/db.py", line 734, in __init__
self.migrate(app)
File "/usr/lib/python3/dist-packages/gertty/db.py", line 751, in migrate
context = alembic.migration.MigrationContext.configure(conn)
^^^^^^^^^^^^^^^^^
AttributeError: module 'alembic' has no attribute 'migration'
It seems like the current version of gertty is not compatible with the
version of alembic in testing.
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.5.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
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 gertty depends on:
ii python3 3.11.4-5+b1
ii python3-alembic 1.8.1-2
ii python3-dateutil 2.8.2-3
ii python3-git 3.1.37-1
ii python3-pbr 5.11.1-3
ii python3-ply 3.11-5
ii python3-requests 2.31.0+dfsg-1
ii python3-setuptools 68.1.2-2
ii python3-six 1.16.0-4
ii python3-sqlalchemy 1.4.47+ds1-1
ii python3-urwid 2.1.2-4+b1
ii python3-voluptuous 0.12.2-1
ii python3-yaml 6.0.1-1
ii sensible-utils 0.0.20
gertty recommends no packages.
gertty suggests no packages.
-- no debconf information