Closed Bug 915356 Opened 11 years ago Closed 11 years ago

tracking bug for build and release of Firefox 17.0.9 ESR

Categories

(Release Engineering :: Release Requests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: nthomas)

References

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
l10n repacks failed due to 2 reasons (so far):

1) (Linux) automation assumes to find tooltool.py under /builds (mock!), but these slaves are centos5 based, no mock. I fixed this by symlinking /tools/tooltool.py to /builds on the following hosts (from slavealloc):

linux-ix-slave04.build.mozilla.org
linux-ix-slave05.build.mozilla.org
linux64-ix-slave01.build.mozilla.org
linux64-ix-slave02.build.mozilla.org
linux64-ix-slave05.build.mozilla.org
linux64-ix-slave06.build.mozilla.org
linux-ix-slave01.build.mozilla.org
linux-ix-slave03.build.mozilla.org
linux-ix-slave06.build.mozilla.org
linux64-ix-slave03.build.mozilla.org
linux64-ix-slave04.build.mozilla.org
bld-centos5-32-vmw-001.build.mozilla.org
bld-centos5-32-vmw-002.build.mozilla.org
bld-centos5-32-vmw-003.build.mozilla.org
bld-centos5-32-vmw-004.build.mozilla.org
bld-centos5-32-vmw-005.build.mozilla.org
bld-centos5-32-vmw-006.build.mozilla.org

2) http://hg.mozilla.org/build/tools/rev/15c4d43e63bd#l3.133 forces to use in-tree mozconfigs for l10n. We can update the in-tree mozconfigs and proceed with build#2 or add a work around in our automation. Patch for the latter incoming.
Attached patch use our mozconfigs (obsolete) — Splinter Review
Attachment #803256 - Flags: review?(nthomas)
Depends on: 915075, 914965
I'm looking at all the changes that have landed for l10n since 17.0.8esr. With Rail's patch we will also need to do
 -ac_add_options --with-l10n-base=../../mozilla-release
 +ac_add_options --with-l10n-base=../../l10n
in buildbot-configs/mozilla2/*/mozilla-esr17/release/l10n-mozconfig
This is from inspection of changes in the tools repo since FIREFOX_17_0_8esr_RELEASE, for create-release-repacks.py and everything it imports (only 1 level of depth followed). It avoids needing to changing any mozconfigs in buildbot-configs, which will hopefully make things easier for Thunderbird too.
Attachment #803256 - Attachment is obsolete: true
Attachment #803256 - Flags: review?(nthomas)
Attachment #803368 - Flags: review?(rail)
Comment on attachment 803368 [details] [diff] [review]
[tools] Bring back esr17 support

lgtm
Attachment #803368 - Flags: review?(rail) → review+
Depends on: 908024
Shipped.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: