[
https://issues.apache.org/jira/browse/CLOUDSTACK-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14643786#comment-14643786
]
ASF GitHub Bot commented on CLOUDSTACK-8638:
--------------------------------------------
GitHub user pdion891 opened a pull request:
https://github.com/apache/cloudstack/pull/626
fix systemvm64template build, fix .deb package creation.
- build .deb package job must be change for ``dpkg-buildpackage -uc -us``
ubuntu 14.04 enforce signature of package. CLOUDSTACK-8638
- @wilderrodrigues: this fix dependency for keepalived on building
systemvm64template. Changing ``libnl1`` by ``libnl-3-200 libnl-genl-3-200``
seams resolve the build problem.
For unknown reason the default way to retrieve version ``mvn
org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate
-Dexpression=project.version | grep -v "\["`` does not work in package
creation, it return a null value.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pdion891/cloudstack 8675
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/626.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 #626
----
commit 6a01f48e1bb55826790af354686d150b5d440e02
Author: Pierre-Luc Dion <[email protected]>
Date: 2015-07-28T00:49:40Z
fix dependency for keepalived from wheezy-backports
commit a3319b76ba04f64f3121470a976799c44a58d53b
Author: Pierre-Luc Dion <[email protected]>
Date: 2015-07-28T01:16:30Z
fix release version automatically updated using pom.xml
commit d4bfca6330a3fbe50156e9e249a2535e80be9cda
Author: Pierre-Luc Dion <[email protected]>
Date: 2015-07-28T01:20:48Z
change last owner of change for pgp signature
----
> Cloudstack deb packages don't include update_host_passwd.sh
> -----------------------------------------------------------
>
> Key: CLOUDSTACK-8638
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8638
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Packaging
> Affects Versions: 4.6.0
> Reporter: Boris Schrijver
> Priority: Blocker
>
> When building the master; Cloudstack deb packages don't include
> update_host_passwd.sh
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)