Package: dput
Version: 1.0.0
Severity: serious
Justification: Policy 7.2
Dear Maintainer,
When running version 1.0.0 of dput, I receive the following error:
"""
Traceback (most recent call last):
File "/usr/bin/dput", line 11, in <module>
load_entry_point('dput==1.0.0', 'console_scripts', 'execute-dput')()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
564, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
2662, in load_entry_point
return ep.load()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
2316, in load
return self.resolve()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
2322, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/usr/share/dput/dput/dput.py", line 28, in <module>
from . import crypto
File "/usr/share/dput/dput/crypto.py", line 14, in <module>
import gpg
File "/usr/lib/python3/dist-packages/gpg/__init__.py", line 101, in
<module>
from . import core
File "/usr/lib/python3/dist-packages/gpg/core.py", line 36, in <module>
from . import constants
File "/usr/lib/python3/dist-packages/gpg/constants/__init__.py", line
28, in <module>
from . import data, keylist, sig, tofu # The subdirs.
ImportError: cannot import name 'tofu'
"""
The package seems to require python3-tofu, which doesn't seem to be packaged in
Debian currently.
Thanks for taking care of this package,
-Jonathan
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf
Kernel: Linux 4.11.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_ZA.UTF-8, LC_CTYPE=en_ZA.UTF-8 (charmap=UTF-8),
LANGUAGE=en_ZA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages dput depends on:
ii python3 3.5.3-3
ii python3-debian 0.1.30
ii python3-gpg 1.9.0-2
ii python3-pkg-resources 36.2.7-1
dput recommends no packages.
Versions of packages dput suggests:
ii lintian 2.5.52
pn mini-dinstall <none>
ii openssh-client 1:7.5p1-5
ii rsync 3.1.2-2
-- no debconf information