Package: goobook
Version: 3.5.1-1
Severity: serious
Justification: Policy 7.2
Dear Maintainer,
goobook seems to need a dependency on python3-pkg-resources:
(sid-amd64)# goobook
Traceback (most recent call last):
File "/usr/bin/goobook", line 33, in <module>
sys.exit(load_entry_point('goobook==3.5.1', 'console_scripts', 'goobook')())
File "/usr/bin/goobook", line 25, in importlib_load_entry_point
return next(matches).load()
File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load
module = import_module(match.group('module'))
File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 850, in exec_module
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "/usr/share/goobook/goobook/application.py", line 18, in <module>
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
After I installed python3-pkg-resources manually, it works fine.
This upstream MR might be relevant:
https://gitlab.com/goobook/goobook/-/merge_requests/14
Thanks for maintaining goobook.
Ryan
-- System Information:
Debian Release: 11.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500,
'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.10.0-10-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages goobook depends on:
ii python3 3.9.2-3
ii python3-googleapi 1.7.11-4
ii python3-oauth2client 4.1.2-7
ii python3-simplejson 3.17.2-1
ii python3-xdg 0.27-2
goobook recommends no packages.
goobook suggests no packages.
-- no debconf information