From 2b76d140fdc7a621dfb2f6bf3eba1f35b7ce5b81 Mon Sep 17 00:00:00 2001 From: echelon2 Date: Sun, 5 Mar 2017 13:10:55 +0000 Subject: [PATCH] insert quick and dirty fix for https-transpoort package in getting i2p on debian. --- i2p2www/pages/downloads/debian.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i2p2www/pages/downloads/debian.html b/i2p2www/pages/downloads/debian.html index 44865ebc..02a7e61a 100644 --- a/i2p2www/pages/downloads/debian.html +++ b/i2p2www/pages/downloads/debian.html @@ -106,6 +106,8 @@ For Testing (Stretch) or Unstable (Sid):
deb https://deb.i2p2.de/ unstable main deb-src https://deb.i2p2.de/ unstable main +Attention! Currently I2P 0.9.29 depends on Jetty8, which is not installable on Debian Stretch. So I2P is not installable yet in Debian Stretch, we work on getting it fixed. +Also I2P Repo needs the https-transport, which is installed via sudo apt-get install apt-transport-https.
  • {% trans repokey=url_for('static', filename='i2p-debian-repo.key.asc') -%}