Disable trove for Debian/binary

Package installation fails:

Setting up trove-common (1:14.0.0-2~bpo10+1) ...
install: cannot stat '/usr/share/trove-common/api-paste.ini': No such file or directory
dpkg: error processing package trove-common (--configure):
 installed trove-common package post-installation script subprocess returned error exit status 1

Change-Id: Ia4d326601d14c5d55e8f67d8996458fc796583ea
(cherry picked from commit 51c3c90af9)
This commit is contained in:
Marcin Juszkiewicz 2021-04-26 13:15:33 +02:00 committed by Radosław Piliszek
parent b85b63ec9a
commit 13abc31c2f
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ UNBUILDABLE_IMAGES = {
"senlin-conductor", # no binary package
"senlin-health-manager", # no binary package
"tacker-base",
"trove-base", # package is not installable
"neutron-mlnx-agent",
},