[Git][qa/jenkins.debian.net][master] jenkins nodes: install recommends by default

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Dec 16 16:37:24 GMT 2024



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


Commits:
5137ed27 by Holger Levsen at 2024-12-16T17:37:05+01:00
jenkins nodes: install recommends by default

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

- - - - -


2 changed files:

- + hosts/common/etc/apt/apt.conf.d/80norecommends
- update_jdn.sh


Changes:

=====================================
hosts/common/etc/apt/apt.conf.d/80norecommends
=====================================
@@ -0,0 +1,4 @@
+# we want recommends installed, but some providers
+# install this file by default... thus comment it out.
+#
+#APT::Install-Recommends "0";


=====================================
update_jdn.sh
=====================================
@@ -549,7 +549,7 @@ if [ -f /etc/debian_version ] ; then
 		case $HOSTNAME in
 			osuosl4*|osuosl5*|infom07*)	DEBS="$DEBS
 							nginx-full dehydrated
-							diffoscope xxd
+							diffoscope
 							python3-rpy2
 							" ;;
 					*) ;;



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5137ed27f93888412406ca4d0719f49d372acf95
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/20241216/df0c973a/attachment.htm>


More information about the Qa-jenkins-scm mailing list