[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible fedora rpms: also cleanup yum database
Holger Levsen
holger at moszumanska.debian.org
Sat Dec 12 18:54:00 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 baf662788dc8ddcbe55f98a6caf80480c6822858
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Dec 12 19:48:42 2015 +0100
reproducible fedora rpms: also cleanup yum database
---
bin/reproducible_setup_mock.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/bin/reproducible_setup_mock.sh b/bin/reproducible_setup_mock.sh
index fa2a0b2..0554f01 100755
--- a/bin/reproducible_setup_mock.sh
+++ b/bin/reproducible_setup_mock.sh
@@ -21,6 +21,8 @@ ARCH=$2
echo "$(date -u) - showing setup."
dpkg -l mock
id
+echo "$(date -u) - cleaning yum."
+yum -v clean all
echo "$(date -u) - starting to cleanly configure mock for $RELEASE on $ARCH."
mock -r $RELEASE-$ARCH --resultdir=. -v --clean
mock -r $RELEASE-$ARCH --resultdir=. -v --init
--
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