From 03eee2f60bc92d632b2e6fb97ea02d6c138d6d34 Mon Sep 17 00:00:00 2001 From: parmentelat Date: Tue, 11 Dec 2018 08:13:41 +0100 Subject: [PATCH] python2-pip is no longer implicit on f29 - probably this is temporary --- config.planetlab/runtime.pkgs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.planetlab/runtime.pkgs b/config.planetlab/runtime.pkgs index cc9f18c5..6f08ed6b 100644 --- a/config.planetlab/runtime.pkgs +++ b/config.planetlab/runtime.pkgs @@ -11,3 +11,6 @@ package<=f27: yum-utils package: psmisc package>=f27: NetworkManager package>=f29: hostname + +# PLCAPI historical flavour was on python2 +package>=f29: python2-pip -- 2.43.0