Releases/Firefox 24.6.0esr/BuildNotes

From MozillaWiki
Jump to: navigation, search

Build 1

Rebuilt due to an in-product issue

Build 2

Check permissions had a warning, push to mirrors failed - both because build1 was already pushed to the mirrors. To fix, followed the instructions at https://wiki.mozilla.org/Release:Release_Automation_on_Mercurial:Troubleshooting#Overwriting_files_that_have_been_pushed_to_releases.2F:

  • Deleted the old files:
# ffxbld@upload1
rm -rf /pub/mozilla.org/firefox/releases/24.6.0esr/
  • Filed bug 1023222 for IT to purge the CDN caches.
  • Reran push to mirrors builder (no need to rerun check permissions, because its only failure was because the releases directory already existed)

Final verify is expected to fail because we cannot purge HEAD requests from the CDN.