Releases/Thunderbird 34.0b1/BuildNotes: Difference between revisions

updated issues
(linux compile failed)
(updated issues)
Line 22: Line 22:
* linux compile failed, hg timeout
* linux compile failed, hg timeout
* repacks are failing
* repacks are failing
a lot of hg timeouts, buildbot kills the process and when hg does not time out:  
** a lot of hg timeouts, buildbot kills the process
** when hg does not time out, we have:  


<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>
wrong unwrap script path, it should be:
<pre>../../../mozilla/tools/update-packaging/unwrap_full_update.pl</pre>
Confirmed users
266

edits