From 048daf52bf2771ad331e8485c5837c4c0bd27323 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 14 Jun 2017 12:09:27 +0200 Subject: reproducible Debian: add debug output, showing apt's keys Signed-off-by: Holger Levsen --- bin/schroot-create.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/schroot-create.sh') diff --git a/bin/schroot-create.sh b/bin/schroot-create.sh index 194b4f49..dcf11e74 100755 --- a/bin/schroot-create.sh +++ b/bin/schroot-create.sh @@ -106,6 +106,7 @@ KzXCKzHjI89kJT5+7GBHd/nLG1z/3yw/TBzH5zSTgwC+3/EHNMH7WrY2DOzdEZTF peNsYNcna2Ca8Imozzc5L424lXN3MaiTql7Y1lZJFF5Y/wznbjUQj/5YXj3LVB3W =5CAZ -----END PGP PUBLIC KEY BLOCK-----" | apt-key add - +apt-key list echo echo "Configuring APT to ignore the Release file expiration" echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf.d/398future -- cgit v1.2.3-54-g00ecf