[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] disable man-db everywhere, to save time in pretty much all apt install/upgrade invocations

Mattia Rizzolo gitlab at salsa.debian.org
Sun May 2 22:10:59 BST 2021



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
76837355 by Mattia Rizzolo at 2021-05-02T23:10:49+02:00
disable man-db everywhere, to save time in pretty much all apt install/upgrade invocations

man-db's trigger is IO hungry, and we can do with some IO savings

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -289,6 +289,8 @@ for h in common common-amd64 common-i386 common-arm64 common-armhf "$HOSTNAME" ;
 		fi
 	done
 done
+# We really don't need the man database here, save time.
+$UP2DATE || echo "man-db man-db/auto-update boolean false" | sudo debconf-set-selections
 
 
 #



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7683735570e640905f87cc6f93e4360252435d91

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7683735570e640905f87cc6f93e4360252435d91
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/20210502/b9a8e4eb/attachment.htm>


More information about the Qa-jenkins-scm mailing list