Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/888#issuecomment-147171964 @svenvogel Thanks for getting back to me. As far as I know, there is no such thing as a ShapeBlue release. They provide packages which make it easy to install CloudStack. It is confusing though, pinging @bhaisaab to see if we can make it more generic like we discussed before. Please remove the `ExecStart` change, as it doesn't work when I make packages from 4.6 branch: ``` cd packaging ./package.sh -d centos7 ``` The result I then install and then it fails when starting `cloudstack-management`: ``` -- Unit cloudstack-management.service has begun starting up. Oct 10 18:41:09 cs1 systemd[3493]: Failed at step EXEC spawning /usr/sbin/cloudstack-management: No such file or directory -- Subject: Process /usr/sbin/cloudstack-management could not be executed -- Defined-By: systemd ``` I will let you know how to make it one commit. Will do that when I'm back at my laptop. CentOS 7 support is greatly improved in CloudStack 4.6 so this should work. If you want, I can see if I can take it from here and make it work as the `sudo` issue may be there and needs to be resolved.
--- 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. ---