MDC 中生成 mar 文件

发布于 2024-12-01 13:41:23 字数 362 浏览 1 评论 0原文

我正在尝试在 firefox 版本中生成complete.mar 文件。当我尝试生成complete.mar 文件时,出现以下错误。

Sathi@HREF-22F4E8F33B /c/href/FF-5.1/tools/update-packaging $ sh make_full_update.sh Complete.mar 新 /c/href/FF-5.1/tools/update-packaging/new /c/href/FF-5.1/tools/update-packaging 预完成文件丢失!

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!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

懷念過去 2024-12-08 13:41:23

来自 http://old.nabble.com/Problem-creating-MAR -文件.-td32154053.html

该文件是作为构建过程的一部分生成的。如果您需要
手动生成它你可以cd到根目录
找到您正在创建的完整 mar 的文件并运行
createprecomplete.py python 脚本。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文