From f16c68972d9c0711f59c6c8935a0ac08ab7fec71 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 9 Mar 2012 11:30:42 +0100 Subject: [PATCH] make sure yum-complete-transaction is installed in test vms --- config.planetlab/vtest.pkgs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.planetlab/vtest.pkgs b/config.planetlab/vtest.pkgs index c6e13c5f..3ebc1a51 100644 --- a/config.planetlab/vtest.pkgs +++ b/config.planetlab/vtest.pkgs @@ -5,3 +5,6 @@ package: openssh-clients curl package: emacs-nox package: bind-utils package: file + +# while runing the tests, try to work around a glitch with yum by running yum=complete-transaction +package: yum-utils -- 2.47.0