[GitHub] cloudstack pull request: CLOUDSTACK-8840: Systemd service for the ...

2015-09-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/820 --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-8840: Systemd service for the ...

2015-09-16 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/820#issuecomment-140842317 @wido Yep, works fine now! ``` + exit 0 RPM Build Done ``` Here they are: ``` [root@cs4 packaging]# ls -la ../dist/rpmbu

[GitHub] cloudstack pull request: CLOUDSTACK-8840: Systemd service for the ...

2015-09-16 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/820#issuecomment-140746033 @remibergsma Thank you for testing. Stupid mistake indeed. That should be fixed now. I checked on a CentOS 7 machine: ``` + exit 0 RPM Build Do

[GitHub] cloudstack pull request: CLOUDSTACK-8840: Systemd service for the ...

2015-09-16 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/820#issuecomment-140719214 @wido No luck yet: ``` error: File not found: /data/git/cs2/cloudstack/dist/rpmbuild/BUILDROOT/cloudstack-4.6.0-SNAPSHOT.el7.centos.x86_64/usr/sbin/c

[GitHub] cloudstack pull request: CLOUDSTACK-8840: Systemd service for the ...

2015-09-16 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/820#issuecomment-140678150 @wido Sure, will do my tests again today! --- 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

[GitHub] cloudstack pull request: CLOUDSTACK-8840: Systemd service for the ...

2015-09-16 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/820#issuecomment-140676140 @bhaisaab Tnx! I tested it on a CentOS 7 system: ``` [root@vm-d818122e-51ca-479f-9618-051b4eed7c10 system]# systemctl status cloudstack-usage cloudstack

[GitHub] cloudstack pull request: CLOUDSTACK-8840: Systemd service for the ...

2015-09-16 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/820#issuecomment-140675342 @wido looks similar so looking at the changes LGTM, but I lack infra and time to test it out right now --- If your project is set up for it, you can reply to this

[GitHub] cloudstack pull request: CLOUDSTACK-8840: Systemd service for the ...

2015-09-16 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/820#issuecomment-140675073 @remibergsma @bhaisaab Could you take a look? It's almost similar to the Agent systemd profile :) --- If your project is set up for it, you can reply to this email and

[GitHub] cloudstack pull request: CLOUDSTACK-8840: Systemd service for the ...

2015-09-15 Thread wido
Github user wido commented on the pull request: https://github.com/apache/cloudstack/pull/820#issuecomment-140305692 @remibergsma Yes, stupid. Fixed that. Pushed a new commit --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] cloudstack pull request: CLOUDSTACK-8840: Systemd service for the ...

2015-09-14 Thread remibergsma
Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/820#issuecomment-140185056 @wido I get this error when I run `./package.sh -d centos7` ``` install: cannot stat ‘packaging/cloudstack-usage.service’: No such file or direct

[GitHub] cloudstack pull request: CLOUDSTACK-8840: Systemd service for the ...

2015-09-14 Thread wido
GitHub user wido opened a pull request: https://github.com/apache/cloudstack/pull/820 CLOUDSTACK-8840: Systemd service for the Usage Server There already was a uncompleted systemd service file for the Usage Server. This new one replaces sysvinit and the old systemd servi