Thunderbird-45.0b4-build1/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 12: Line 12:
* linux and linux 64 builds failed with errors similar to https://bugzilla.mozilla.org/show_bug.cgi?id=1261202 but c7:60:58:e5:d0:3f:1c:71:88:f8:e4:1b:04:05:28:0a:fb:1f:0f:40, builds restarted automatically
* linux and linux 64 builds failed with errors similar to https://bugzilla.mozilla.org/show_bug.cgi?id=1261202 but c7:60:58:e5:d0:3f:1c:71:88:f8:e4:1b:04:05:28:0a:fb:1f:0f:40, builds restarted automatically
* thunderbird source failed with issue and was restarted automatically
* thunderbird source failed with issue and was restarted automatically
* update verify 1, 2, 3 for linux and linux64 failed
* update verify 1, 2, 3 for linux and linux64 failed due to missing gtk3 libraries, the same issue as the last beta
<pre>
Retrieving 'http://archive.mozilla.org/pub/mozilla.org/thunderbird/candidates/45.0b4-candidates/build1/linux-x86_64/de/thunderbird-45.0b4.tar.bz2' from cache...
../../update/updater: error while loading shared libraries: libgtk-3.so.0: cannot open shared object file: No such file or directory
</pre>

Revision as of 14:35, 5 April 2016

Build 1


Issues

  • First submission of build1 failure due to problem with l10n milestone that release runner caught. This was fixed and submitted to ship it again as build1
  • linux and linux 64 builds failed with errors similar to https://bugzilla.mozilla.org/show_bug.cgi?id=1261202 but c7:60:58:e5:d0:3f:1c:71:88:f8:e4:1b:04:05:28:0a:fb:1f:0f:40, builds restarted automatically
  • thunderbird source failed with issue and was restarted automatically
  • update verify 1, 2, 3 for linux and linux64 failed due to missing gtk3 libraries, the same issue as the last beta
Retrieving 'http://archive.mozilla.org/pub/mozilla.org/thunderbird/candidates/45.0b4-candidates/build1/linux-x86_64/de/thunderbird-45.0b4.tar.bz2' from cache...
../../update/updater: error while loading shared libraries: libgtk-3.so.0: cannot open shared object file: No such file or directory