Confirmed users
4,971
edits
Line 206: | Line 206: | ||
==== Deb Repos ==== | ==== Deb Repos ==== | ||
This went awesome due to [http://hg.mozilla.org/users/asasaki_mozilla.com/mozharness/file/9a71f9cab0af/configs/deb_repos/4.0_release.json the configs] having | |||
* "locales": ["en-US"], | |||
which kept it from erroring out on multi and the l10n repacks, and | |||
* "deb_name_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/candidates/4.0b1-candidates/build2/maemo5-gtk/deb_name.txt", | |||
* "en_us_dir_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/candidates/4.0b1-candidates/build2/maemo5-gtk/", | |||
which kept it from looking for multi/deb_name.txt and en-US/*.deb, respectively. | |||
==== Update testing ==== | ==== Update testing ==== |