[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] make possible to install munin-node from buster-bpo in bionic
Mattia Rizzolo
gitlab at salsa.debian.org
Fri Jan 22 01:40:50 GMT 2021
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
00aeb03e by Mattia Rizzolo at 2021-01-22T02:40:41+01:00
make possible to install munin-node from buster-bpo in bionic
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -322,6 +322,11 @@ if [ -f /etc/debian_version ] ; then
zsh
"
case $HOSTNAME in
+ codethink10*)
+ # munin-node from buster-backports requires init-system-helpers>=1.54
+ # which is available in buster-backports, we only need to convince apt
+ DEBS="$DEBS init-system-helpers/bionic-backports"
+ ;&
codethink*)
# the apt_preferences(5) file will cause some packages to come
# from Debian backports
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/00aeb03ecffa1166ec8e9c1ef203b6c5dbf46174
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/00aeb03ecffa1166ec8e9c1ef203b6c5dbf46174
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/20210122/6116de0e/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list