[Qa-jenkins-scm] [jenkins.debian.net] 01/01: stop downloading package description, thanks Vagrant for the idea

Holger Levsen holger at moszumanska.debian.org
Sun Apr 10 09:20:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit e71f9eb4b2ca3f4142fb8291156ef53a91976eb1
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Apr 10 11:19:54 2016 +0200

    stop downloading package description, thanks Vagrant for the idea
---
 bin/schroot-create.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/schroot-create.sh b/bin/schroot-create.sh
index 7d33a41..b07c291 100755
--- a/bin/schroot-create.sh
+++ b/bin/schroot-create.sh
@@ -109,6 +109,8 @@ peNsYNcna2Ca8Imozzc5L424lXN3MaiTql7Y1lZJFF5Y/wznbjUQj/5YXj3LVB3W
 echo
 echo "Configuring APT to ignore the Release file expiration"
 echo 'Acquire::Check-Valid-Until "false";' > /etc/apt/apt.conf.d/398future
+echo "Configuring APT to not download package descriptions"
+echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/10no-package-descriptions
 echo
 EOF
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list