Closed Bug 342213 Opened 18 years ago Closed 17 years ago

Use installer build to generate MAR files on Windows

Categories

(Release Engineering :: General, defect)

All
Windows Server 2003
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: coop, Unassigned)

References

Details

We currently use Windows zip builds to generate MAR files as part of the repackaging process for Google/Yahoo! builds. This is causing a couple of problems:

* we only release installer builds, and differences in md5sum between the repackaged jar files in the zip and installers builds may be causing partial updates (as generated from the MARs) to fail -> see bug 340879

* repackaging both the zip and installers builds to generate the MARs was fine when we only had to worry about 4 CJK builds, but repackaging 2 x all 39 locales eats some real time (almost 2 hours, total)

We should switch to repackaging only the installer builds on Windows, integrating the MAR creation into that process.
Analysis of the update download stats from the last release cycle (regular release, not l10n- or repack-specific) indicate that almost as many full updates were served as partials. We (build team) think this may be due to using the zips to generate the MAR files in the general case for builds on Windows, whereas the majority of users on Windows use installer builds. 

I'm morphing this bug to cover MAR creation in general on Windows. If we can figure out how to build MARs from installers for regular builds, we can apply the same process to the repacks. We don't officially support zip builds on Windows any longer, so having the zip builds as an integral part of our release process probably isn't a great idea anyway.
Assignee: build → ccooper
Summary: Use installer build to generate MAR files for repackaged builds on Windows → Use installer build to generate MAR files on Windows
This may be a lot easier with the NSIS installer... it's virtually impossible with the xpinstall installer. But I think it might be more productive just to have a reliable comparison script between installer and ZIP builds and fix the differences that are causing problems.
Assignee: ccooper → build
QA Contact: preed → ccooper
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Assignee: build → nobody
QA Contact: ccooper → build
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.