You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by ustcweizhou <gi...@git.apache.org> on 2017/04/04 11:07:47 UTC

[GitHub] cloudstack pull request #1950: [4.10] CLOUDSTACK-9462: Build packages on Ubu...

Github user ustcweizhou commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1950#discussion_r109633875
  
    --- Diff: debian/control ---
    @@ -16,14 +16,15 @@ 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
    +Recommends: init-system-helpers (>= 1.14)
    --- End diff --
    
    @rhtyd Sorry I just noticed your comment.  I will remove all 3 lines
    Recommends: init-system-helpers (>= 1.14)
    
    I am not sure if it will cause any issue. Please test it.
    



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---