From afc2fe2a4c35655801c94eef586d30f7b4d02f03 Mon Sep 17 00:00:00 2001 From: Davlet Panech Date: Wed, 4 May 2022 22:26:05 -0400 Subject: [PATCH] debian: make all packages arch-independent All debian packages in this repo are architecture-independent (ie don't include any arch-specific binaries). Declare them as such in debian control files. This is inline with their centos versions. TESTS ==================================== Rebuild packages in debian Story: 2009897 Task: 45278 Signed-off-by: Davlet Panech Change-Id: I25a41dc96565caa62767ab3c302967cec3b96fb5 --- openstack-helm-infra/debian/deb_folder/control | 2 +- openstack-helm/debian/deb_folder/control | 2 +- python-k8sapp-openstack/debian/deb_folder/control | 4 ++-- stx-openstack-helm/debian/deb_folder/control | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/openstack-helm-infra/debian/deb_folder/control b/openstack-helm-infra/debian/deb_folder/control index d33b9ea5..30e614b2 100644 --- a/openstack-helm-infra/debian/deb_folder/control +++ b/openstack-helm-infra/debian/deb_folder/control @@ -11,7 +11,7 @@ Homepage: https://www.starlingx.io Package: openstack-helm-infra Section: libs -Architecture: any +Architecture: all Depends: ${misc:Depends} Description: StarlingX Openstack Helm Infrastructure This package contains a patched version of the openstack-helm-infra diff --git a/openstack-helm/debian/deb_folder/control b/openstack-helm/debian/deb_folder/control index 7998aa10..2c00eb83 100644 --- a/openstack-helm/debian/deb_folder/control +++ b/openstack-helm/debian/deb_folder/control @@ -12,7 +12,7 @@ Homepage: https://www.starlingx.io Package: openstack-helm Section: libs -Architecture: any +Architecture: all Depends: ${misc:Depends}, openstack-helm-infra Description: StarlingX Openstack Helm This package contains a patched version of the openstack-helm diff --git a/python-k8sapp-openstack/debian/deb_folder/control b/python-k8sapp-openstack/debian/deb_folder/control index b963a766..441f8ce2 100644 --- a/python-k8sapp-openstack/debian/deb_folder/control +++ b/python-k8sapp-openstack/debian/deb_folder/control @@ -13,7 +13,7 @@ Homepage: https://www.starlingx.io Package: python3-k8sapp-openstack Section: libs -Architecture: any +Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: StarlingX Sysinv Openstack Extensions This package contains sysinv plugins for the Openstack armada @@ -21,7 +21,7 @@ Description: StarlingX Sysinv Openstack Extensions Package: python3-k8sapp-openstack-wheels Section: libs -Architecture: any +Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-wheel Description: StarlingX Sysinv Openstack Extension Wheels This package contains python wheels for the Openstack armada diff --git a/stx-openstack-helm/debian/deb_folder/control b/stx-openstack-helm/debian/deb_folder/control index 604d64de..d59013e6 100644 --- a/stx-openstack-helm/debian/deb_folder/control +++ b/stx-openstack-helm/debian/deb_folder/control @@ -12,7 +12,7 @@ Homepage: https://www.starlingx.io Package: stx-openstack-helm Section: libs -Architecture: any +Architecture: all Depends: ${misc:Depends}, openstack-helm, openstack-helm-infra,