Skip to content

Commit 51c3c90

Browse files
committed
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
1 parent 5f2eb06 commit 51c3c90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kolla/image/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ class Status(Enum):
168168
"senlin-conductor", # no binary package
169169
"senlin-health-manager", # no binary package
170170
"tacker-base",
171+
"trove-base", # package is not installable
171172
"neutron-mlnx-agent",
172173
},
173174

0 commit comments

Comments
 (0)