[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible rpms: cleanup ~/.rpmdb too

Holger Levsen holger at moszumanska.debian.org
Sun Dec 13 17:26:11 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 11bbf7d70ad5b5c7128c63316702e9c6a63599ec
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Dec 13 18:11:30 2015 +0100

    reproducible rpms: cleanup ~/.rpmdb too
---
 bin/reproducible_setup_mock.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_setup_mock.sh b/bin/reproducible_setup_mock.sh
index a98abc7..46704c2 100755
--- a/bin/reproducible_setup_mock.sh
+++ b/bin/reproducible_setup_mock.sh
@@ -22,6 +22,7 @@ echo "$(date -u) - showing setup."
 dpkg -l mock
 id
 echo "$(date -u) - cleaning yum."
+rm ~/.rpmdb -rf
 yum -v clean all
 yum -v check
 yum -v repolist all

-- 
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