You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Indra Pramana <in...@sg.or.id> on 2013/10/11 03:59:52 UTC

Steps in building DEB packages for 4.2.0

Dear all,

I am reading the documentation on the steps in building DEB packages for
CloudStack 4.2.0:

http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/sect-source-builddebs.html

and compare it with the steps on the earlier version (e.g. 4.1.1):

http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/Installation_Guide/sect-source-builddebs.html

I noticed that there's one command missing:

===
mvn clean install -P developer,systemvm
===

Can I confirm that the above step is no longer required for 4.2.0 and we
can go ahead to build the package using the command: "dpkg-buildpackage -uc
-us"?

Looking forward to your reply, thank you.

Cheers.

Re: Steps in building DEB packages for 4.2.0

Posted by Prasanna Santhanam <ts...@apache.org>.
On Fri, Oct 11, 2013 at 09:59:52AM +0800, Indra Pramana wrote:
> Dear all,
> 
> I am reading the documentation on the steps in building DEB packages for
> CloudStack 4.2.0:
> 
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/sect-source-builddebs.html
> 
> and compare it with the steps on the earlier version (e.g. 4.1.1):
> 
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/Installation_Guide/sect-source-builddebs.html
> 
> I noticed that there's one command missing:
> 
> ===
> mvn clean install -P developer,systemvm
> ===
> 
> Can I confirm that the above step is no longer required for 4.2.0 and we
> can go ahead to build the package using the command: "dpkg-buildpackage -uc
> -us"?

Yes, dpkg-buildpackage will take care of the mvn bits as well for you.
It is not required. BTW, the list of debs generated also differs in
4.2 and that's now been corrected. So don't be alarmed if you see
different set of debs.

> 
> Looking forward to your reply, thank you.
> 
> Cheers.

-- 
Prasanna.,

------------------------
Powered by BigRock.com


Re: Steps in building DEB packages for 4.2.0

Posted by Prasanna Santhanam <ts...@apache.org>.
On Fri, Oct 11, 2013 at 09:59:52AM +0800, Indra Pramana wrote:
> Dear all,
> 
> I am reading the documentation on the steps in building DEB packages for
> CloudStack 4.2.0:
> 
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/sect-source-builddebs.html
> 
> and compare it with the steps on the earlier version (e.g. 4.1.1):
> 
> http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/Installation_Guide/sect-source-builddebs.html
> 
> I noticed that there's one command missing:
> 
> ===
> mvn clean install -P developer,systemvm
> ===
> 
> Can I confirm that the above step is no longer required for 4.2.0 and we
> can go ahead to build the package using the command: "dpkg-buildpackage -uc
> -us"?

Yes, dpkg-buildpackage will take care of the mvn bits as well for you.
It is not required. BTW, the list of debs generated also differs in
4.2 and that's now been corrected. So don't be alarmed if you see
different set of debs.

> 
> Looking forward to your reply, thank you.
> 
> Cheers.

-- 
Prasanna.,

------------------------
Powered by BigRock.com