Releases/Firefox 11.0b6/BuildNotes: Difference between revisions

 
(3 intermediate revisions by one other user not shown)
Line 5: Line 5:
Enter any bugs pre-existing or newly discovered and filed during the release:
Enter any bugs pre-existing or newly discovered and filed during the release:
* {{bug|732516}} - ran out of disk on win32 l10n verify builder, patch landed but not merged to production
* {{bug|732516}} - ran out of disk on win32 l10n verify builder, patch landed but not merged to production
* {{bug|733871}} - pushsnip failed to sync PHX


=Build Engineers=
=Build Engineers=
Line 82: Line 83:


===Preparing to start Automation===
===Preparing to start Automation===
* Set clobbers for any master, any branch and any builder
* Set clobbers for any master, mozilla-beta and any builder
* Reserve slaves
* Reserve slaves
  [cltbld@buildbot-master08 master]$ pwd
  [cltbld@buildbot-master08 master]$ pwd
Line 230: Line 231:
=== Release Day ===
=== Release Day ===
  ~/bin/pushsnip Firefox-11.0b6-build1
  ~/bin/pushsnip Firefox-11.0b6-build1
Received the message:
<pre>Updating PHX:
Running time /usr/bin/rsync -e "ssh -i /home/cltbld/.ssh/auspush" -PaO /opt/aus2/snippets/staging/Firefox-11.0b6-build1/ ffxbld@dp-ausstage01.phx.mozilla.com:/opt/aus2/incoming/3
You don't exist, go away!
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(601) [sender=3.0.7]</pre>
==== Publish Fennec to the Android Market ====
==== Publish Fennec to the Android Market ====
=====Push the files=====
=====Push the files=====
Line 249: Line 256:
* If this is a beta 1, go to "Product Details" tab -> Recent Changes, change the url to  http://www.mozilla.com/en-US/mobile/{VERSION}beta/releasenotes/
* If this is a beta 1, go to "Product Details" tab -> Recent Changes, change the url to  http://www.mozilla.com/en-US/mobile/{VERSION}beta/releasenotes/
** and hit "Save"
** and hit "Save"
====Push XULRunner to Mirrors ====
# xrbld@stage
rsync  -av --exclude=*.txt --exclude=*unsigned* --exclude=*-symbols.zip \
  --exclude=*.checksums --exclude=jsshell* \
  /pub/mozilla.org/xulrunner/nightly/11.0b6-candidates/build1/ \
  /pub/mozilla.org/xulrunner/releases/11.0b6/
Confirmed users
4,293

edits