[Qa-jenkins-scm] [jenkins.debian.net] 01/02: Revert "reproducible rpms: use dnf instead of yum"
Holger Levsen
holger at moszumanska.debian.org
Thu Dec 17 01:32:38 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 a903973b9d764a4eb4d6ffa8c2cec6886827e754
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Dec 17 02:30:12 2015 +0100
Revert "reproducible rpms: use dnf instead of yum"
This reverts commit 910b6c12987f70850808234e517ad6f1ede8e8d7.
---
bin/reproducible_setup_mock.sh | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/bin/reproducible_setup_mock.sh b/bin/reproducible_setup_mock.sh
index f5e9306..6c554b1 100755
--- a/bin/reproducible_setup_mock.sh
+++ b/bin/reproducible_setup_mock.sh
@@ -42,13 +42,5 @@ mock -r $RELEASE-$ARCH --resultdir=. -v --install rpm-build yum
echo "$(date -u) - mock --update"
mock -r $RELEASE-$ARCH --resultdir=. -v --update
echo "$(date -u) - yum makecache"
-#mock -r $RELEASE-$ARCH --resultdir=. -v --chroot yum makecache
-#
-# resulted in:
-#Yum command has been deprecated, redirecting to '/usr/bin/dnf makecache'.
-#See 'man dnf' and 'man yum2dnf' for more information.
-#To transfer transaction metadata from yum to DNF, run:
-mock -r $RELEASE-$ARCH --resultdir=. -v --chroot dnf install python-dnf-plugins-extras-migrate
-mock -r $RELEASE-$ARCH --resultdir=. -v --chroot dnf-2 migrate
-mock -r $RELEASE-$ARCH --resultdir=. -v --chroot dnf makecache
+mock -r $RELEASE-$ARCH --resultdir=. -v --chroot yum makecache
--
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