Releases/Firefox 20.0b6/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
No edit summary |
(→Notes) |
||
Line 10: | Line 10: | ||
== Notes == | == Notes == | ||
Lukas submitted to ship it. Ben reviewed, got this error | Lukas submitted to ship it. Ben reviewed, got this error when bumping Fennec configs. | ||
<pre> | <pre> | ||
Traceback (most recent call last): | Traceback (most recent call last): |
Revision as of 12:33, 20 March 2013
Build 1
Checklist
- Ship the l10n milestone DESKTOP MOBILE RELEASE BETA
- Submit to Ship It DESKTOP MOBILE RELEASE BETA ESR
- Publish Fennec MOBILE RELEASE BETA
- Push Fennec to mirrors MOBILE RELEASE BETA
- Run pushsnip DESKTOP RELEASE BETA ESR
- Update bouncer links DESKTOP BETA RELEASE
- Post-release tasks DESKTOP RELEASE BETA ESR
Notes
Lukas submitted to ship it. Ben reviewed, got this error when bumping Fennec configs.
Traceback (most recent call last): File "release-runner.py", line 345, in <module> ssh_username=hg_username, ssh_key=hg_ssh_key) File "/home/cltbld/release-runner/tools/lib/python/util/hg.py", line 469, in apply_and_push changer(localrepo, 1) File "release-runner.py", line 328, in process_configs productionBranch=buildbot_configs_branch) File "release-runner.py", line 149, in bump_configs f.write(releaseConfig) UnicodeEncodeError: 'ascii' codec can't encode characters in position 1704-1705: ordinal not in range(128)