[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible fedora rpms: don't try to update mock on the main node

Holger Levsen holger at moszumanska.debian.org
Sat Dec 12 07:45:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 6802a41aae5eb785ba67a5d518dbb5c85efdb088
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Dec 12 08:44:55 2015 +0100

    reproducible fedora rpms: don't try to update mock on the main node
---
 bin/reproducible_build_rpm.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_build_rpm.sh b/bin/reproducible_build_rpm.sh
index ea28ccf..8b8590f 100755
--- a/bin/reproducible_build_rpm.sh
+++ b/bin/reproducible_build_rpm.sh
@@ -212,7 +212,7 @@ RELEASE="$1"
 ARCH="$2"
 SRCPACKAGE=""	# package name
 SRC_RPM=""	# src rpm file name
-update_mock
+#update_mock # FIXME: we dont have to run mock on the main node yet, but we will need at least have to update yum there…
 choose_package
 # build package twice
 mkdir b1 b2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list