Skip to content

Commit 4c366e9

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 (cherry picked from commit 51c3c90)
1 parent cc310a5 commit 4c366e9

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
@@ -172,6 +172,7 @@ class Status(Enum):
172172
"senlin-conductor", # no binary package
173173
"senlin-health-manager", # no binary package
174174
"tacker-base",
175+
"trove-base", # package is not installable
175176
"neutron-mlnx-agent",
176177
},
177178

0 commit comments

Comments
 (0)