Package: certbot Version: 0.6.0-2 Severity: important steps to reproduce: 0. having set up certificates via certbot/letsencrypt 1. $ aptitude install -t testing certbot 2. $ certbot renew
actual result: error: … 'EntryPoint' object has no attribute 'resolve' … (https://github.com/pyca/cryptography/issues/2838) expected result: completion w/o error hotfix: aptitude install -t testing python-setuptools I guess making an adequately recent version of python-setuptools a requirement of certbot (probably transitively) would fix this. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (900, 'unstable'), (800, 'testing'), (700, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)