Github user rhtyd commented on the issue:
https://github.com/apache/cloudstack/pull/1950
@ustcweizhou can you apply this change:
diff --git a/debian/control b/debian/control
index a019043..460ce7a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Description: A common package which contains files which
are shared by several C
Package: cloudstack-management
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, openjdk-8-jre-headless |
java8-runtime-headless | java8-runtime, cloudstack-common (=
${source:Version}), tomcat6 | tomcat7, sudo, jsvc, python-mysql.connector,
libmysql-java, augeas-tools, mysql-client, adduser, bzip2, ipmitool,
lsb-release, init-system-helpers (>= 1.14~)
+Depends: ${python:Depends}, openjdk-8-jre-headless |
java8-runtime-headless | java8-runtime, cloudstack-common (=
${source:Version}), tomcat6 | tomcat7, sudo, jsvc, python-mysql.connector,
libmysql-java, augeas-tools, mysql-client, adduser, bzip2, ipmitool,
lsb-release, init-system-helpers (>= 1.14~)
Conflicts: cloud-server, cloud-client, cloud-client-ui
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---