[Merge] lp:~qbalazs/installation-guide/trunk into lp:~ubuntu-core-dev/installation-guide/ubuntu

Doug Smythies dsmythies at telus.net
Wed Oct 16 04:14:23 UTC 2013


Review: Needs Fixing

Quinn: Thanks for your work on this. It doesn't build.

When I said in e-mails that I couldn't figure out how to build, I forgot that I had to figure it out while trying to get things ready for the help.ubutnu.com 13.04 release cycle. Today I had to do the same for 13.10, as I couldn't wait for this one any longer.

Here is what I got:

doug at s15:~/install/quinn01/build$ ./build.sh
Language: en
Architecture: amd64
Info: creating temporary profiled .xml file...
/home/doug/install/quinn01/en/install-methods/boot-usb-files.xml:32: parser error : Opening and ending tag mismatch: footnote line 30 and para
</para>
       ^
/home/doug/install/quinn01/en/install-methods/boot-usb-files.xml:49: parser error : Opening and ending tag mismatch: para line 23 and footnote
</footnote> during the installation.
           ^
/home/doug/install/quinn01/en/install-methods/boot-usb-files.xml:51: parser error : Opening and ending tag mismatch: sect1 line 4 and para
</para><para>
       ^
/home/doug/install/quinn01/en/install-methods/boot-usb-files.xml:149: parser error : chunk is not well balanced
 </sect1>
 ^
/home/doug/install/quinn01/en/install-methods/boot-usb-files.xml:149: parser error : chunk is not well balanced
 </sect1>
 ^
/home/doug/install/quinn01/en/install-methods/install-methods.xml:11: parser error : Failure to process entity boot-usb-files.xml
&boot-usb-files.xml;
                    ^
/home/doug/install/quinn01/en/install-methods/install-methods.xml:11: parser error : Entity 'boot-usb-files.xml' not defined
&boot-usb-files.xml;
                    ^
/home/doug/install/quinn01/en/install-methods/install-methods.xml:17: parser error : chunk is not well balanced

^
build.tmp/install.en.xml:32: parser error : Failure to process entity install-methods.xml
&install-methods.xml;
                     ^
build.tmp/install.en.xml:32: parser error : Entity 'install-methods.xml' not defined
&install-methods.xml;
                     ^
/home/doug/install/quinn01/en/boot-new/boot-new.xml:80: parser error : error parsing attribute name
 may not install. There are fairly good unofficial instructions available <ulink
                                                                               ^
/home/doug/install/quinn01/en/boot-new/boot-new.xml:80: parser error : attributes construct error
 may not install. There are fairly good unofficial instructions available <ulink
                                                                               ^
/home/doug/install/quinn01/en/boot-new/boot-new.xml:80: parser error : Couldn't find end of Start Tag ulink line 80
 may not install. There are fairly good unofficial instructions available <ulink
                                                                               ^
/home/doug/install/quinn01/en/boot-new/boot-new.xml:80: parser error : Opening and ending tag mismatch: para line 77 and ulink
ntu.com/community/Installation/OldWorldMacs"><citetitle>Here</citetitle></ulink>
                                                                               ^
/home/doug/install/quinn01/en/boot-new/boot-new.xml:82: parser error : Opening and ending tag mismatch: sect2 line 56 and para
</para>
       ^
/home/doug/install/quinn01/en/boot-new/boot-new.xml:83: parser error : Opening and ending tag mismatch: sect1 line 7 and sect2
   </sect2>
           ^
/home/doug/install/quinn01/en/boot-new/boot-new.xml:128: parser error : Opening and ending tag mismatch: chapter line 4 and sect1
 </sect1>
         ^
/home/doug/install/quinn01/en/boot-new/boot-new.xml:206: parser error : chunk is not well balanced
</chapter>
^
/home/doug/install/quinn01/en/boot-new/boot-new.xml:206: parser error : chunk is not well balanced
</chapter>
^
build.tmp/install.en.xml:35: parser error : Failure to process entity boot-new.xml
&boot-new.xml;
              ^
build.tmp/install.en.xml:35: parser error : Entity 'boot-new.xml' not defined
&boot-new.xml;
              ^
unable to parse build.tmp/install.en.xml
doug at s15:~/install/quinn01/build$

Note that I modify build.sh. Here is the diff:

doug at s15:~/install/r516/build$ diff build.sh.original build.sh.doug
18c18
<     architectures="amd64 armhf i386 powerpc"
---
>     architectures="amd64 i386 powerpc"
22c22
<     destination="/tmp/manual"
---
>     destination="tempzzx"


-- 
https://code.launchpad.net/~qbalazs/installation-guide/trunk/+merge/190783
Your team Ubuntu Core Development Team is requested to review the proposed merge of lp:~qbalazs/installation-guide/trunk into lp:~ubuntu-core-dev/installation-guide/ubuntu.



More information about the Ubuntu-reviews mailing list