[Python-apps-team] Bug#918641: pkg_resources.DistributionNotFound: The 'cheroot' distribution was not found and is required by fava

Stefano Zacchiroli zack at debian.org
Mon Jan 7 21:28:29 GMT 2019


Package: python3-fava
Version: 1.9-3
Severity: serious

As per subject, running fava fails with the following traceback:

  Traceback (most recent call last):
    File "/usr/bin/fava", line 6, in <module>
      from pkg_resources import load_entry_point
    File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3126, in <module>
      @_call_aside
    File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3110, in _call_aside
      f(*args, **kwargs)
    File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3139, in _initialize_master_working_set
      working_set = WorkingSet._build_master()
    File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 581, in _build_master
      ws.require(__requires__)
    File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 898, in require
      needed = self.resolve(parse_requirements(requirements))
    File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 784, in resolve
      raise DistributionNotFound(req, requirers)
  pkg_resources.DistributionNotFound: The 'cheroot' distribution was not found and is required by fava

this should ideally be fixed by having cheroot ship an egg-info dir, but it's
being filed against fava for now to avoid testing migration.

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

Kernel: Linux 4.19.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.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-fava depends on:
ii  python3              3.7.1-3
ii  python3-babel        2.6.0+dfsg.1-1
ii  python3-beancount    2.1.3+hg20181225-3
ii  python3-click        6.7+git20180829-1
ii  python3-flask        1.0.2-3
ii  python3-flask-babel  0.11.2-2
ii  python3-jinja2       2.10-1
ii  python3-markdown2    2.3.7-1
ii  python3-ply          3.11-3
ii  python3-simplejson   3.15.0-1+b1

python3-fava recommends no packages.

python3-fava suggests no packages.

-- no debconf information



More information about the Python-apps-team mailing list