From bc65ea67a8b9659a2a581a3d94c1af146742b94b Mon Sep 17 00:00:00 2001 From: Delfino Curado Date: Thu, 13 Jan 2022 09:12:01 -0500 Subject: [PATCH] Remove initscripts and add python36-Cython Removing from distro dependencies the initscripts package. This was added without a need as StarlingX itself has a initscripts package and this is the one included in the image. Adding python 3 dependency needed to compile Ceph's python3 packages. Test plan: Complete build run Starlingx installation Story: 2009074 Task: 44281 Signed-off-by: Delfino Curado Change-Id: I381adbec209bcbbb3561457db1460a25e1809f5f --- centos-mirror-tools/config/centos/distro/rpms_centos.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centos-mirror-tools/config/centos/distro/rpms_centos.lst b/centos-mirror-tools/config/centos/distro/rpms_centos.lst index ac90b99c..a132f25d 100644 --- a/centos-mirror-tools/config/centos/distro/rpms_centos.lst +++ b/centos-mirror-tools/config/centos/distro/rpms_centos.lst @@ -322,7 +322,6 @@ hmaccalc-0.9.13-4.el7.x86_64.rpm hwdata-0.252-9.1.el7.x86_64.rpm ibacm-22.4-5.el7.x86_64.rpm # info-5.1-5.el7.x86_64.rpm provided by mock -initscripts-9.49.53-1.el7.x86_64.rpm intltool-0.50.2-7.el7.noarch.rpm iputils-20160308-10.el7.x86_64.rpm iscsi-initiator-utils-6.2.0.874-10.el7.x86_64.rpm @@ -902,6 +901,7 @@ python3-pip-9.0.3-5.el7.noarch.rpm python3-rpm-generators-6-2.el7.noarch.rpm python3-rpm-macros-3-32.el7.noarch.rpm python3-setuptools-39.2.0-10.el7.noarch.rpm +python36-Cython-0.28.6-1.el7.x86_64.rpm python36-docutils-0.14-1.el7.noarch.rpm python36-mock-2.0.0-2.el7.noarch.rpm python36-pbr-4.2.0-3.el7.noarch.rpm