[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] don't try to install mock which was used to build fedora packages years ago
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Aug 17 20:39:39 BST 2021
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
9538c6d6 by Holger Levsen at 2021-08-17T21:27:37+02:00
don't try to install mock which was used to build fedora packages years ago
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -543,9 +543,9 @@ if [ -f /etc/debian_version ] ; then
DEBS="$DEBS ffmpeg python3-popcon dose-extra"
fi
# mock is needed to build fedora
- if [ "$HOSTNAME" = "osuosl171-amd64" ] || [ "$HOSTNAME" = "osuosl172-amd64" ] || [ "$HOSTNAME" = "jenkins" ] ; then
- DEBS="$DEBS mock"
- fi
+ #if [ "$HOSTNAME" = "osuosl171-amd64" ] || [ "$HOSTNAME" = "osuosl172-amd64" ] || [ "$HOSTNAME" = "jenkins" ] ; then
+ # DEBS="$DEBS mock"
+ #fi
# only on main node
if [ "$HOSTNAME" = "jenkins" ] ; then
MASTERDEBS="
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9538c6d62b2577cb20245e1345f1f7ea2bab34ee
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9538c6d62b2577cb20245e1345f1f7ea2bab34ee
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/20210817/eea36d75/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list