Package: isso
Version: 0.10.6-2
Severity: normal

Dear Maintainer,

When attempting to run isso, I get the following error message:
$ isso -h
Traceback (most recent call last):
  File "/usr/bin/isso", line 6, in <module>
    from pkg_resources import load_entry_point
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3049, in <module>
    @_call_aside
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3033, in _call_aside
    f(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3062, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 658, in _build_master
    ws.require(__requires__)
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 972, in require
    needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 858, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'configparser' distribution was not found and is required by isso

After installing python-configparser, it seems to work as expected.
I see that it is listed as a build dependency but looks like it needs
to be added as a dependency for the binary package as well.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.12.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages isso depends on:
ii  libjs-sphinxdoc      1.5.6-2
ii  lsb-base             9.20161125
ii  python               2.7.13-2
ii  python-bleach        2.0-1
ii  python-html5lib      0.999999999-1
ii  python-ipaddr        2.1.11-2
ii  python-itsdangerous  0.24+dfsg1-2
ii  python-misaka        1.0.2-5+b2
ii  python-werkzeug      0.12.2+dfsg1-2

Versions of packages isso recommends:
ii  gunicorn  19.7.1-3

isso suggests no packages.

-- no debconf information

--
mvh / best regards
Hans Joachim Desserud
http://desserud.org

Reply via email to