You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Pierre-Luc Dion (JIRA)" <ji...@apache.org> on 2015/03/07 17:56:38 UTC

[jira] [Assigned] (CLOUDSTACK-6952) Building from Source Doc needs updating

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-6952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Luc Dion reassigned CLOUDSTACK-6952:
-------------------------------------------

    Assignee: Pierre-Luc Dion

> Building from Source Doc needs updating
> ---------------------------------------
>
>                 Key: CLOUDSTACK-6952
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6952
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Doc
>    Affects Versions: 4.4.0
>         Environment: Ubuntu 12.04.4
>            Reporter: Carlos Reategui
>            Assignee: Pierre-Luc Dion
>
> http://cloudstack-installation.readthedocs.org/en/latest/building_from_source.html needs the following updates:
> Building DEB packages section:
> - maven 3 is now part of the standard precise repo.  No need to add ppa. See http://packages.ubuntu.com/precise/maven
> - The pre-reqs say not to use tomcat 6.0.35 however tomcat6 default in 12.04 is currently 6.0.35.  I would have edited the doc in github but wasn't sure what the preferred way to fix this one was.
> - change mvn3 command to mvn. assumes above change to install default rather than from ppa.
> - 'mvn -P deps' gave me a warning that deps profile does not exist.
> - 'dpkg-buildpackage -uc -us' fails tomcat6 dependency if one manually sets up tomcat 6.0.33 since dpkg doesn't know about it.  Need to add -d option, however not sure how safe that is since other dependencies will not be checked.
> - packages are available in the parent path (i.e. ../*.deb) but the doc doesn't mention that and therefore the commands to create the apt repo won't work.  Not sure if this is a difference since I built from git rather than from the tar file linked in the doc.
> Also should review https://github.com/apache/cloudstack/blob/4.4/INSTALL.md and make sure it is consistent with this doc and some of the above apply to it as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)