GitHub user bhaisaab opened a pull request:
https://github.com/apache/cloudstack/pull/1149
debian: allow rules to pick ACS_BUILD_OPTS from env
Only now debian builds can be noredist etc.
cc @remibergsma @wido - I think the apt-get.eu 4.6.0 deb repo was oss and
not noredist one. I also checked the jenkins job it does not "export
ACS_BUILD_OPTS='-Dnoredist -Dnonoss'" before running dpkg-buildpackage
I discovered this while testing 4.6.1 RC1 today, nothing major just a build
profile issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack 4.6-debian-noredist-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1149.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 #1149
----
commit 433a79f989a51f88713b130cd51182373139577e
Author: Rohit Yadav <[email protected]>
Date: 2015-12-02T08:15:18Z
debian: allow rules to pick ACS_BUILD_OPTS from env
Only now debian builds can be noredist etc.
Signed-off-by: Rohit Yadav <[email protected]>
----
---
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.
---