Github user ymolinet commented on the pull request:

    https://github.com/apache/cloudstack/pull/1040#issuecomment-216074096
  
    Hi,
    
    I'm trying to install CloudStack on Debian 8.
    it's necessary to add lsb-release in dependencies for the system detection 
during installation.
    Even if I add support of tomcat 8 in package dependencies, the installation 
of the management failed because installer is looking for tomcat6 installation.
    
    > 
    DEBUG:root:execute:sudo /usr/sbin/service tomcat6 status
    DEBUG:root:Failed to execute:● tomcat6.service
       Loaded: not-found (Reason: No such file or directory)
       Active: inactive (dead)
    DEBUG:root:execute:sudo /usr/sbin/service tomcat6 stop
    DEBUG:root:Failed to execute:Failed to stop tomcat6.service: Unit 
tomcat6.service not loaded.
    DEBUG:root:execute:sudo update-rc.d -f tomcat6 remove



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

Reply via email to