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

Ron Wheeler updated CLOUDSTACK-2912:
------------------------------------

    Description: 
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>


  was:
3.6.1. Generating RPMS
First command  cd  ./packaging/centos63/  missing from commands to be given

    
> 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

Reply via email to