Bug#1015006: gir1.2-notify-0.7: Upgrade to version 0.8.0-1 breaks at least two packages that use Python
Ernesto Domato
edomat at gmail.com
Sat Jul 16 03:18:14 BST 2022
Package: gir1.2-notify-0.7
Version: 0.8.0-1
Severity: important
X-Debbugs-Cc: edomat at gmail.com
Hi, I have two packages (guake and mate-tweak) which uses Python and after
upgrading gir1.2-notify-0.7 from version 0.7.12-1 to 0.8.0-1 breaks those
packages. Downgrading gir1.2-notife-0.7 and libnotify4 to the previous version
solves the problem.
Both application fails with the Python error message:
guake:
Traceback (most recent call last):
File "/usr/bin/guake", line 33, in <module>
sys.exit(load_entry_point('guake==3.9.0', 'console_scripts', 'guake')())
File "/usr/lib/python3/dist-packages/guake/main.py", line 648, in exec_main
if not main():
File "/usr/lib/python3/dist-packages/guake/main.py", line 487, in main
from guake.guake_app import Guake
File "/usr/lib/python3/dist-packages/guake/guake_app.py", line 49, in
<module>
from guake import notifier
File "/usr/lib/python3/dist-packages/guake/notifier.py", line 23, in <module>
gi.require_version("Notify", "0.7")
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 129, in
require_version
raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace Notify not available for version 0.7
mate-tweak:
Traceback (most recent call last):
File "/usr/bin/mate-tweak", line 56, in <module>
gi.require_version('Notify', '0.7')
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 129, in
require_version
raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace Notify not available for version 0.7
Greets
Ernesto
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.18.0-2-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 gir1.2-notify-0.7 depends on:
ii gir1.2-gdkpixbuf-2.0 2.42.8+dfsg-1
ii gir1.2-glib-2.0 1.72.0-1+b1
ii libnotify4 0.8.0-1
gir1.2-notify-0.7 recommends no packages.
gir1.2-notify-0.7 suggests no packages.
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list