From 0eed45f7c0b82e17b9471f59b2fa5fc9da55a52b Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Fri, 16 Aug 2024 23:40:55 +1000 Subject: [PATCH] build: centos7 python fails since moving to legacy mode, match el7 packages --- qa/admin/package-lists/CentOS+7+x86_64 | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/qa/admin/package-lists/CentOS+7+x86_64 b/qa/admin/package-lists/CentOS+7+x86_64 index ad6731baf8..7ef85b141f 100644 --- a/qa/admin/package-lists/CentOS+7+x86_64 +++ b/qa/admin/package-lists/CentOS+7+x86_64 @@ -91,11 +91,19 @@ postfix-perl-scripts postgresql psmisc pylint -# python-devel is NOT really needed as we're building with -# Python 3.6.8 or later, but we have a configure/specfile issue -# that demands python-devel for the build if BOTH Python 2 and -# Python 3 are installed on the build platform +# configure/spec demands both python-devel and python3-devel +# for the build if BOTH Python 2 and Python 3 are installed python-devel +python-elasticsearch +python-jsonpointer +python-libs +python-lxml +python-psycopg2 +python-requests +python-rtslib +python-setuptools +python-six +python2-pylint python3 python3-devel python3-libs