Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/1052#issuecomment-155161579
This PR needs fixes, I cannot even build the RPMs.
I did:
* git fetch origin pull/1052/head:pr/1052
* git checkout pr/1052
* cd packaging
* ./packaging -d centos7
Result below:
```
7-nonssl.conf
/data/git/cs1/cloudstack/dist/rpmbuild/BUILDROOT/cloudstack-4.6.0-SNAPSHOT.el7.centos.x86_64/etc/cloudstack/management/tomcat7-nonssl.conf
mv: cannot stat
'/data/git/cs1/cloudstack/dist/rpmbuild/BUILDROOT/cloudstack-4.6.0-SNAPSHOT.el7.centos.x86_64/usr/share/cloudstack-management/webapps/client/WEB-INF/classes/tomcat7-nonssl.conf':
No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.YrDgHw (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.YrDgHw (%install)
RPM Build Failed
[root@cs1 packaging]#
```
Cheers,
Wilder
---
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 [email protected] or file a JIRA ticket
with INFRA.
---