Releases/Thunderbird 34.0b1/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
(more on failed repacks) |
m (cwd issue) |
||
Line 26: | Line 26: | ||
<pre>CalledProcessError: Command '['perl', '../../../../mozilla/tools/update-packaging/unwrap_full_update.pl', '/builds/slave/tb-rel-c-beta-l64_rpk_9-000000/comm-beta/obj-l10n/dist/update/linux-x86_64/sl/thunderbird-34.0b1.complete.mar']' returned non-zero exit status 2</pre> | <pre>CalledProcessError: Command '['perl', '../../../../mozilla/tools/update-packaging/unwrap_full_update.pl', '/builds/slave/tb-rel-c-beta-l64_rpk_9-000000/comm-beta/obj-l10n/dist/update/linux-x86_64/sl/thunderbird-34.0b1.complete.mar']' returned non-zero exit status 2</pre> | ||
changes introduced by | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=1087104 Bug 1087104] http://hg.mozilla.org/releases/mozilla-beta/rev/ee2c3cfb4a7b, [http://hg.mozilla.org/releases/mozilla-beta/rev/ee2c3cfb4a7b#l3.56 here] ?? | <s>changes introduced by | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=1087104 Bug 1087104] http://hg.mozilla.org/releases/mozilla-beta/rev/ee2c3cfb4a7b, [http://hg.mozilla.org/releases/mozilla-beta/rev/ee2c3cfb4a7b#l3.56 here] ??</s> | |||
it worked fine in [http://buildbot-master82.srv.releng.scl3.mozilla.com:8001/builders/release-comm-beta-linux64_repack_5%2F10/builds/3/steps/run_script/logs/stdio 33.0b1] | |||
CWD is different, in 33.0b1 was: | |||
<pre>cwd: /builds/slave/tb-rel-c-beta-l64_rpk_5-000000/comm-beta/obj-l10n/mozilla/dist/current</pre> | |||
in 34.0b1 is: | |||
<pre>cwd: /builds/slave/tb-rel-c-beta-l64_rpk_9-000000/comm-beta/obj-l10n/dist/current</pre> |
Revision as of 19:06, 10 November 2014
Build 1
Checklist
(TB Drivers) Ship the l10n milestone(TB Drivers) Submit to Ship It- Run pushsnip
- Publish in Balrog
- Post-release tasks
issues
- all repacks have failed, bug 757798
hgtool and TB l10n repacks don't go well together :/ We need either fix hgtool or disable it. (rail's email) I killed all builds running. There will be build2 with hgtool disabled (rail).
Build 2
Checklist
(TB Drivers) Ship the l10n milestone(TB Drivers) Submit to Ship It- Run pushsnip
- Publish in Balrog
- Post-release tasks
issues
- linux compile failed, hg timeout
- repacks are failing
- a lot of hg timeouts, buildbot kills the process
- when hg does not time out, we have:
CalledProcessError: Command '['perl', '../../../../mozilla/tools/update-packaging/unwrap_full_update.pl', '/builds/slave/tb-rel-c-beta-l64_rpk_9-000000/comm-beta/obj-l10n/dist/update/linux-x86_64/sl/thunderbird-34.0b1.complete.mar']' returned non-zero exit status 2
changes introduced by
Bug 1087104 http://hg.mozilla.org/releases/mozilla-beta/rev/ee2c3cfb4a7b, here ??
it worked fine in 33.0b1
CWD is different, in 33.0b1 was:
cwd: /builds/slave/tb-rel-c-beta-l64_rpk_5-000000/comm-beta/obj-l10n/mozilla/dist/current
in 34.0b1 is:
cwd: /builds/slave/tb-rel-c-beta-l64_rpk_9-000000/comm-beta/obj-l10n/dist/current