From d120669a7d8f14af3ab1ba1ee3b438ac88225358 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Tue, 1 Jun 2021 16:59:38 +0300 Subject: [PATCH] Remove obsoleted packages We drop py27 library as it's deprecated and should not be used anywhere zlibc is also not maintained for a while and has been removed in bullseye. But it should not be required by other distros/packages anyway Change-Id: I5835f538634900d210e236b49fb64271d43e9861 --- vars/debian.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/vars/debian.yml b/vars/debian.yml index cc8abf3a..03753f9c 100644 --- a/vars/debian.yml +++ b/vars/debian.yml @@ -23,11 +23,9 @@ tgt_service_name: tgt # Common apt packages cinder_distro_packages: - libkmod2 - - libpython2.7 - libxml2 - rsync - zlib1g - - zlibc cinder_service_distro_packages: - python3-cinder