Package: python3-csvkit
Version: 0.9.1-1
Justification: renders package unusable
Severity: grave
Dear Maintainer,
Running csvstat or csvcut (or, likely, any command from this package)
results in an immediate error with traceback, due to a missing
dependency on openpyxl. This is a suggested dependency for the Python 2
version (which I haven't tried), but is not listed at all for the
Python 3 version (and a Python 3 version of openpyxl doesn't exist in
the archive).
The traceback is:
Traceback (most recent call last):
File "/usr/bin/csvstat", line 5, in <module>
Traceback (most recent call last):
File "/usr/bin/csvcut", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
3074, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
3074, in <module>
@_call_aside
@_call_aside
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
3060, in _call_aside
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
3060, in _call_aside
f(*args, **kwargs)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
3087, in _initialize_master_working_set
f(*args, **kwargs)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
3087, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
645, in _build_master
working_set = WorkingSet._build_master()
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
645, in _build_master
ws.require(__requires__)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
946, in require
ws.require(__requires__)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
946, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
833, in resolve
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
833, in resolve
raise DistributionNotFound(req, requirers)
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'openpyxl==2.2.0-b1'
distribution was not found and is required by csvkit
pkg_resources.DistributionNotFound: The 'openpyxl==2.2.0-b1'
distribution was not found and is required by csvkit
Thanks,
Jamie
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_NZ.utf8, LC_CTYPE=en_NZ.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages python3-csvkit depends on:
ii python3 3.4.3-4
ii python3-dateutil 2.2-2
ii python3-six 1.9.0-3
ii python3-sqlalchemy 1.0.6+ds1-1
ii python3-xlrd 0.9.2-1
pn python3:any <none>
python3-csvkit recommends no packages.
python3-csvkit suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]