[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] chroot-installations: preseed man-db/auto-update to false

Holger Levsen gitlab at salsa.debian.org
Mon Oct 1 13:23:30 BST 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
fc841261 by Holger Levsen at 2018-10-01T12:22:57Z
chroot-installations: preseed man-db/auto-update to false

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/chroot-installation.sh


Changes:

=====================================
bin/chroot-installation.sh
=====================================
@@ -1,7 +1,7 @@
 #!/bin/bash
 # vim: set noexpandtab:
 
-# Copyright 2012-2017 Holger Levsen <holger at layer-acht.org>
+# Copyright 2012-2018 Holger Levsen <holger at layer-acht.org>
 #           2018      Mattia Rizzolo <mattia at debian.org>
 # released under the GPLv=2
 
@@ -97,6 +97,8 @@ Debug::pkgPackageManager "true";
 APTEOF
 echo "deb-src $MIRROR $1 main" > /etc/apt/sources.list.d/$1-src.list
 apt-get update
+# Preseeding man-db/auto-update to false
+echo "man-db man-db/auto-update boolean false" | debconf-set-selections
 set +x
 EOF
 }



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/fc84126136cd40d27fce765fb59121153bcd817b

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/fc84126136cd40d27fce765fb59121153bcd817b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20181001/946581a2/attachment.html>


More information about the Qa-jenkins-scm mailing list