Can not install on Debian Jessie (Backports)

I am getting the following error when trying to install certbot on a freshly installed Debian 8.5:

$ sudo apt-get install -t jessie-backports certbot
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.8.0-1~bpo8+2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

How can I resolve this?

There is a temporary problem in the debian backports packages. See Unable to install certbot

.[quote=“came88, post:2, topic:17935, full:true”]
There is a temporary problem in the debian backports packages. See Unable to install certbot
[/quote]
The issue is fixed now

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