[Python-apps-team] Bug#943848: Should depend on gir1.2-soup-2.4
Sven Bartscher
kritzefitz at debian.org
Wed Oct 30 18:50:37 GMT 2019
Package: lollypop
Version: 1.2.1-1
Severity: important
After installing lollypop and trying to start it through the
application menu, nothing happened. Lollypop didn't start as
expected. Trying to start it on the terminal revealed the following
error message:
$ lollypop
Traceback (most recent call last):
File "/usr/bin/lollypop", line 45, in <module>
from lollypop.application import Application
File "/usr/lib/python3/dist-packages/lollypop/application.py", line 40, in <module>
from lollypop.art import Art
File "/usr/lib/python3/dist-packages/lollypop/art.py", line 18, in <module>
from lollypop.art_album import AlbumArt
File "/usr/lib/python3/dist-packages/lollypop/art_album.py", line 26, in <module>
from lollypop.helper_task import TaskHelper
File "/usr/lib/python3/dist-packages/lollypop/helper_task.py", line 14, in <module>
gi.require_version("Soup", "2.4")
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 129, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Soup not available
Installig fir1.2-soup-2.4 fixed the issue. Apparently lollypop needs a
dependency on that package.
-- System Information:
Debian Release: bullseye/sid
APT prefers testing-debug
APT policy: (990, 'testing-debug'), (990, 'testing'), (102, 'unstable-debug'), (102, 'unstable'), (101, 'experimental-debug'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.2.0-3-amd64 (SMP w/12 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages lollypop depends on:
ii dconf-gsettings-backend [gsettings-backend] 0.34.0-1
ii gir1.2-gst-plugins-base-1.0 1.16.1-1
ii gir1.2-gstreamer-1.0 1.16.1-1
ii gir1.2-secret-1 0.19.1-1
ii gir1.2-totemplparser-1.0 3.26.3-1
ii gstreamer1.0-libav 1.16.1-1
ii python3 3.7.5-1
ii python3-bs4 4.8.0-2
ii python3-gi 3.34.0-1
ii python3-pil 6.2.0-1
ii python3-pylast 3.1.0-1
lollypop recommends no packages.
lollypop suggests no packages.
-- no debconf information
More information about the Python-apps-team
mailing list