From 11bbf7d70ad5b5c7128c63316702e9c6a63599ec Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 13 Dec 2015 18:11:30 +0100 Subject: reproducible rpms: cleanup ~/.rpmdb too --- bin/reproducible_setup_mock.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/reproducible_setup_mock.sh') diff --git a/bin/reproducible_setup_mock.sh b/bin/reproducible_setup_mock.sh index a98abc79..46704c2d 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 -- cgit v1.2.3-54-g00ecf