User:JoeyArmstrong/bug 554752
From MozillaWiki
build-toosl/buildbot-helpers/force_release_l10n.py
exceptions.KeyError: 'en_revision' --release-tag
build-master/buildbot-configs/mozilla/staging_config.py.orig
I'm talking about triggering an l10n job manually from the builder page, e.g.:
http://dev-master.mozilla.com/builders/Firefox%20mozilla-central%20linux%20l10n%20nightly
You need to supply 3 properties every time you Force Build an l10n job that is not triggered automatically by the scheduler:
Force build:
- Property 1 name: en_revision, value: default (or actual changeset)
- Property 2 name: l10n_revision, value: default (or actual changeset)
- Property 3 name: locale, value: locale code (ab-CD, e.g. fr)
If nightly builds:
- fx_revision - nightly update based on this version
l10n build
==
- gmake -f client.mk
- cd obj*
- gmake wget-en-US EN_US_BINARY_URL=http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central
- make installers-${lang}