You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/06/10 01:36:20 UTC

[jira] [Commented] (CLOUDSTACK-2912) Installation instruction wrong

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13679223#comment-13679223 ] 

ASF subversion and git services commented on CLOUDSTACK-2912:
-------------------------------------------------------------

Commit 91edeb49dde411d0e0ec2ea0975c4e254b5bab91 in branch refs/heads/master from [~ronaldmwheeler]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=91edeb4 ]

CLOUDSTACK-2912 - adding cd command to rpm build instructions

                
> Installation instruction wrong
> ------------------------------
>
>                 Key: CLOUDSTACK-2912
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2912
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Install and Setup
>    Affects Versions: 4.1.0
>         Environment: Centos
>            Reporter: Ron Wheeler
>            Priority: Minor
>              Labels: documentation
>
> 3.6.1. Generating RPMS
> First command  cd  ./packaging/centos63/  missing from commands to be given
> I found a file called /docs/en-US/build-rpm.xml that lloks like the page in question
> At line 48 it has the following 
>     <section id="generating-rpms">
>         <title>Generating RPMS</title>
>         <para>Now that we have the prerequisites and source, you will cd to the <filename>packaging/centos63/</filename> directory.</para>
>         <para>Generating RPMs is done using the <filename>package.sh</filename> script:
>             <programlisting><prompt>$</prompt>./package.sh</programlisting>
>         </para>
> which I guess should be something like
>     <section id="generating-rpms">
>         <title>Generating RPMS</title>
>         <para>Now that we have the prerequisites and source, you will cd to the <filename>packaging/centos63/</filename> directory.</para>
>             <programlisting><prompt>$</prompt> cd packaging/centos63 </programlisting>
>         <para>Generating RPMs is done using the <filename>package.sh</filename> script:
>             <programlisting><prompt>$</prompt>./package.sh</programlisting>
>         </para>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira