From: anarcat Date: Tue, 14 Mar 2017 16:08:38 +0000 (-0400) Subject: fixup apt pinning X-Git-Url: http://git.grml.org/?p=grml.org.git;a=commitdiff_plain;h=3a17aafc384d6f77ead463c4570f8aa289228bc4 fixup apt pinning use more liberal pin (`100`) which allows upgrading packages while respecting default release policies. also use the `archive` name instead of none-existent suite name --- diff --git a/files/index.html.tt2 b/files/index.html.tt2 index 40b41c4..51574ba 100644 --- a/files/index.html.tt2 +++ b/files/index.html.tt2 @@ -58,12 +58,12 @@ Signed-By: 05483D2F0A254E5BC12AC73021E0CA38EA2EA4AB
 Package: *
-Pin: release suite=grml-stable
-Pin-Priority: 1
+Pin: release a=grml-stable
+Pin-Priority: 100
 
 Package: *
-Pin: release suite=grml-testing
-Pin-Priority: 1
+Pin: release a=grml-testing +Pin-Priority: 100

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: