I am trying to generate complete.mar file, in firefox build. when I try to generate complete.mar file, the following error occurs.

Sathi@HREF-22F4E8F33B /c/href/FF-5.1/tools/update-packaging $ sh make_full_update.sh complete.mar new /c/href/FF-5.1/tools/update-packaging/new /c/href/FF-5.1/tools/update-packaging precomplete file is missing!

link|improve this question

0% accept rate
Please don't forget to accept the answers that helped you, see stackoverflow.com/faq#howtoask – Wladimir Palant Aug 27 '11 at 10:30
feedback

1 Answer

From http://old.nabble.com/Problem-creating-MAR-file.-td32154053.html:

That file is generated as part of the build process. If you need to generate it manually you can cd into the root directory where the files you are creating the complete mar are located and run the createprecomplete.py python script.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.