Cerbot installation on Debian

Hi,

on a fresh Debian, I am trying to install Certbot using the following command line:
apt-get install certbot -t jessie-backports

Output:
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 certbot : Depends: python-certbot (= 0.9.3-1~bpo8+1) but it is not going to be installed
           Depends: init-system-helpers (>= 1.18~) but it is not installable
           Depends: python:any (>= 2.7~) but it is not installable
E: Unable to correct problems, you have held broken packages.

Does anyone have the same issue?

Thanks for your help.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.