From 52725265980c26a814e88fd7374b5175c979516c Mon Sep 17 00:00:00 2001 From: anarcat Date: Tue, 14 Mar 2017 11:42:44 -0400 Subject: [PATCH] add workaround for keyring issue the docs don't clearly say how to deploy the keyring, just installing the package fails on Debian stretch --- files/index.html.tt2 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/files/index.html.tt2 b/files/index.html.tt2 index f35609f..40b41c4 100644 --- a/files/index.html.tt2 +++ b/files/index.html.tt2 @@ -65,6 +65,14 @@ Package: * Pin: release suite=grml-testing Pin-Priority: 1 +

Also note that you may have trouble installing the grml-debian-keyring package as APT will complain about the missing key. A workaround is to download it directly:

+ +
+sudo wget -O /etc/apt/trusted.gpg.d/grml.gpg http://deb.grml.org/repo-key.gpg
+sudo apt-get update
+sudo apt-get install grml-debian-keyring
+
+

Wallpapers and other media files provided by Grml

Wallpapers, CD covers and similar media files are available in the -- 2.1.4