From 05a5b0ddad5e2c07fe1df9d4db2c871b8b40cc2b Mon Sep 17 00:00:00 2001 From: Enzo Candotti Date: Wed, 8 Feb 2023 14:00:38 -0300 Subject: [PATCH] circular_dep.conf: add chain for python3.9 New item for python3.9 is added into circular_dep.conf to resolve the build failure when building this package. Test Plan: PASS: build-pkgs -c -p python3.9 Partial-Bug: 2006623 Signed-off-by: Enzo Candotti Change-Id: Ic39b04945c41b8fdbf187483b49acb34b8ce4483 --- build-tools/stx/circular_dep.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-tools/stx/circular_dep.conf b/build-tools/stx/circular_dep.conf index 068cccf4..56ddcf46 100644 --- a/build-tools/stx/circular_dep.conf +++ b/build-tools/stx/circular_dep.conf @@ -97,6 +97,9 @@ BUILD ORDER: systemd openldap # openldap(s) -b> debhelper -r> man-db -r> bsdmainutils -r> bsdutils -r> libsystemd0(systemd) # systemd(s) -b> libcurl4-gnutls-dev -r> libcurl3-gnutls -r> libldap-2.4-2(openldap) +SRC SET: python3.9 +BUILD ORDER: python3.9 + SRC SET: python-barbicanclient python-openstackclient BUILD ORDER: python-barbicanclient python-openstackclient # python-barbicanclient <------> python-openstackclient