[Letsencrypt-devel] Bug#826939: certbot requires python-psutil >= 2.2.1
Mike Gerber
mike at sprachgewalt.de
Fri Jun 10 08:17:04 UTC 2016
Package: certbot
Version: 0.8.0-1~bpo8+1
Severity: important
Dear Maintainer,
After an update to certbot 0.8.0-1~bpo8+1 the certbot tool stopped working with
the following error:
# certbot
Traceback (most recent call last):
File "/usr/bin/certbot", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2876, in <module>
working_set = WorkingSet._build_master()
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 451, in _build_master
return cls._build_from_requirements(__requires__)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 464, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 639, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: psutil>=2.2.1
# grep psutil /usr/lib/python2.7/dist-packages/certbot-0.8.0.egg-info/requires.txt
psutil>=2.2.1
However, the package does not depend on python-psutil >= 2.2.1 nor is this
version of python-psutil in jessie or jessie-backports.
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: 8.5
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages certbot depends on:
ii dialog 1.2-20140911-1
ii python 2.7.9-1
ii python-certbot 0.8.0-1~bpo8+1
pn python:any <none>
certbot recommends no packages.
Versions of packages certbot suggests:
pn python-certbot-apache <none>
pn python-certbot-doc <none>
-- no debconf information
More information about the Letsencrypt-devel
mailing list