GitHub user ProjectMoon opened a pull request:

    https://github.com/apache/cloudstack/pull/1412

    Add lsb-release dependency to mgmt server on Debian/Ubuntu.

    The cloudstack-setup-management script needs the lsb_release command. This 
command is provided by the `lsb-release` package on Debian and Ubuntu, and this 
is not always installed by default. So, it should be added as a dependency to 
cloudstack-management.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/greenqloud/cloudstack pr-lsb-release

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1412.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1412
    
----
commit 9222043991ab7c54fe0cd8a431d76327c61d4606
Author: jeff <j...@greenqloud.com>
Date:   2016-02-12T10:45:44Z

    Add lsb-release dependency to mgmt server on Debian/Ubuntu.
    
    Needed because cloudstack-setup-management tries to use lsb-release
    command. This is not always installed by default (e.g. on Debian 8).

----


---
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