Package: khard
Version: 0.12.2-2
Severity: important
Dear Maintainer,
I installed khard and invokinging ended with no function with the following
errormessage
Traceback (most recent call last):
File "/usr/bin/khard", line 11, in <module>
load_entry_point('khard==0.12.2', 'console_scripts', 'khard')()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 476, in
load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2700,
in load_entry_point
return ep.load()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2318,
in load
return self.resolve()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2324,
in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/usr/lib/python3/dist-packages/khard/khard.py", line 16, in <module>
from .config import Config
File "/usr/lib/python3/dist-packages/khard/config.py", line 6, in <module>
from distutils.spawn import find_executable
ModuleNotFoundError: No module named 'distutils.spawn'
When I manually installed python3-distutils, which depends on python3-lib2to3,
khard works like a
charme.
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (800, 'testing'), (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages khard depends on:
ii python3 3.6.5-3
ii python3-atomicwrites 1.1.5-2
ii python3-configobj 5.0.6-2
ii python3-ruamel.yaml 0.15.34-1+b1
ii python3-unidecode 1.0.22-1
ii python3-vobject 0.9.5-2
khard recommends no packages.
Versions of packages khard suggests:
ii vdirsyncer 0.16.2-4
-- no debconf information