From bc69b13c12b4521d07d8ad2b886d3dceaea82093 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 11 Aug 2015 15:55:18 +0200 Subject: [PATCH] include debian-ports-archive-keyring on ppc64 --- modules/schroot/files/setup-all-dchroots | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/schroot/files/setup-all-dchroots b/modules/schroot/files/setup-all-dchroots index 7e534d47..b2c0a6e2 100755 --- a/modules/schroot/files/setup-all-dchroots +++ b/modules/schroot/files/setup-all-dchroots @@ -71,6 +71,7 @@ case `hostname` in archs="ppc64" extra="$extra -m http://ftp.de.debian.org/debian-ports" extra="$extra -k /root/debian-ports-archive-2015.gpg" + extra="$extra -I debian-ports-archive-keyring" ;; *) archs="$DPKGARCH" -- 2.39.2