canmove, Confirmed users
6,439
edits
No edit summary |
|||
Line 61: | Line 61: | ||
====Tag==== | ====Tag==== | ||
Automation successfully did all the locales, then tried to push changes to releases/mozilla-1.9.1 and failed because of the CLOSED TREE hook. ( | Automation successfully did all the locales, then tried to push changes to releases/mozilla-1.9.1 and failed because of the CLOSED TREE hook. ('''{{bug|482269}}''') | ||
pushing to ssh://hg.mozilla.org/releases/mozilla-1.9.1 | pushing to ssh://hg.mozilla.org/releases/mozilla-1.9.1 | ||
searching for changes | searching for changes | ||
Line 158: | Line 158: | ||
[https://intranet.mozilla.org/Build:CombinedSigning instructions] No problems. | [https://intranet.mozilla.org/Build:CombinedSigning instructions] No problems. | ||
'''{{bug|482270}}''' Need something that grooms out un-needed locales (eg ja on mac, ja-JP-mac on linux/win32) based on [http://hg.mozilla.org/releases/mozilla-1.9.1/file/FIREFOX_3_1b3_RELEASE/browser/locales/shipped-locales shipped-locales]. Did this manually on stage this time. Also add KEY, contrib & contrib-localized, generate SHA1SUM/MD5SUMS, fix up permissions etc. | |||
====L10nVerify==== | ====L10nVerify==== | ||
Line 167: | Line 167: | ||
['/usr/bin/cvs', '-d', ':ext:cltbld@cvs.mozilla.org:/cvsroot', '-z3', 'checkout', '-d', 'build', '-r', 'post_signing', '-D', 'Sun, 08 Mar 2009 23:28:48 -0000', 'mozilla/tools/patcher'] | ['/usr/bin/cvs', '-d', ':ext:cltbld@cvs.mozilla.org:/cvsroot', '-z3', 'checkout', '-d', 'build', '-r', 'post_signing', '-D', 'Sun, 08 Mar 2009 23:28:48 -0000', 'mozilla/tools/patcher'] | ||
cvs [checkout aborted]: no such tag post_signing | cvs [checkout aborted]: no such tag post_signing | ||
The 'post_signing' branch has overridden patcherToolsTag in [http://mxr.mozilla.org/build/source/buildbotcustom/process/factory.py#1495 ReleaseUpdatesFactory]. | The 'post_signing' branch has overridden patcherToolsTag in [http://mxr.mozilla.org/build/source/buildbotcustom/process/factory.py#1495 ReleaseUpdatesFactory]. '''{{bug|482272}}''': Bug to swap this over to a ShellCommand like all the other cvs operations. | ||
Triggered manually on waterfall, leaving branch blank (no need to clean up moz2-linux-slave09 as it updates/ contains only tools/, and we delete & repull that on every step). No further problems. | Triggered manually on waterfall, leaving branch blank (no need to clean up moz2-linux-slave09 as it updates/ contains only tools/, and we delete & repull that on every step). No further problems. |