[Letsencrypt-devel] certbot in jessie-backports: seems to need python-dialog >= 3.2.2~rc1, but dependency is unversioned

Axel Beckert abe at debian.org
Mon Aug 29 20:18:00 UTC 2016


Hi,

certbot 0.8.1-2~bpo8+1 gives me the following Python traceback on
Jessie i386:

# certbot renew
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/__init__.py", line 2927, in <module>
    @_call_aside
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2913, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2940, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 635, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 943, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 829, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'python2-pythondialog>=3.2.2rc1' distribution was not found and is required by certbot
# apt-cache policy python-dialog
python-dialog:
  Installed: 2.7-1
  Candidate: 2.7-1
  Version table:
     3.3.0-2~bpo8+1 0
        100 http://ftp.ch.debian.org/debian/ jessie-backports/main i386 Packages
 *** 2.7-1 0
        500 http://debian.ethz.ch/debian/ wheezy/main i386 Packages
        100 /var/lib/dpkg/status
#

"apt install python-dialog=3.3.0-2~bpo8+1" fixed the problem.

		Regards, Axel
-- 
 ,''`.  |  Axel Beckert <abe at debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE



More information about the Letsencrypt-devel mailing list