Closed
Bug 1558130
Opened 5 years ago
Closed 5 years ago
Fennec ESR: Can't find multi_locale/mozilla-esr68_android.json
Categories
(Release Engineering :: Release Automation: L10N, enhancement)
Release Engineering
Release Automation: L10N
Tracking
(firefox68 fixed, firefox69 fixed)
RESOLVED
FIXED
People
(Reporter: jlorenzo, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Occurred on [1]:
[task 2019-06-06T22:12:44.106Z] 22:12:44 INFO - Traceback (most recent call last):
[task 2019-06-06T22:12:44.106Z] 22:12:44 INFO - File "build/src/testing/mozharness/scripts/multil10n.py", line 20, in <module>
[task 2019-06-06T22:12:44.106Z] 22:12:44 INFO - multi_locale_build = MultiLocaleBuild()
[task 2019-06-06T22:12:44.106Z] 22:12:44 INFO - File "/builds/worker/workspace/build/src/testing/mozharness/mozharness/mozilla/l10n/multi_locale_build.py", line 80, in __init__
[task 2019-06-06T22:12:44.106Z] 22:12:44 INFO - require_config_file=require_config_file)
[task 2019-06-06T22:12:44.107Z] 22:12:44 INFO - File "/builds/worker/workspace/build/src/testing/mozharness/mozharness/base/vcs/vcsbase.py", line 123, in __init__
[task 2019-06-06T22:12:44.107Z] 22:12:44 INFO - super(VCSScript, self).__init__(**kwargs)
[task 2019-06-06T22:12:44.107Z] 22:12:44 INFO - File "/builds/worker/workspace/build/src/testing/mozharness/mozharness/base/script.py", line 1873, in __init__
[task 2019-06-06T22:12:44.107Z] 22:12:44 INFO - rw_config = ConfigClass(config_options=config_options, **kwargs)
[task 2019-06-06T22:12:44.107Z] 22:12:44 INFO - File "/builds/worker/workspace/build/src/testing/mozharness/mozharness/base/config.py", line 273, in __init__
[task 2019-06-06T22:12:44.107Z] 22:12:44 INFO - self.parse_args(args=option_args)
[task 2019-06-06T22:12:44.107Z] 22:12:44 INFO - File "/builds/worker/workspace/build/src/testing/mozharness/mozharness/base/config.py", line 510, in parse_args
[task 2019-06-06T22:12:44.107Z] 22:12:44 INFO - options.config_files + options.opt_config_files, options=options
[task 2019-06-06T22:12:44.107Z] 22:12:44 INFO - File "/builds/worker/workspace/build/src/testing/mozharness/mozharness/base/config.py", line 468, in get_cfgs_from_files
[task 2019-06-06T22:12:44.107Z] 22:12:44 INFO - search_path=config_paths + [DEFAULT_CONFIG_PATH]
[task 2019-06-06T22:12:44.107Z] 22:12:44 INFO - File "/builds/worker/workspace/build/src/testing/mozharness/mozharness/base/config.py", line 162, in parse_config_file
[task 2019-06-06T22:12:44.107Z] 22:12:44 INFO - raise IOError("Can't find %s in %s!" % (file_name, search_path))
[task 2019-06-06T22:12:44.107Z] 22:12:44 INFO - IOError: Can't find multi_locale/mozilla-esr68_android.json in ['.', '/builds/worker/workspace/build/src/testing/mozharness/configs']!
It happens because it's the very first time we removed all Fennec jobs on ESR, back then (e.g.: bug 1456246)
Reporter | ||
Comment 1•5 years ago
|
||
Reporter | ||
Comment 2•5 years ago
|
||
bugherder uplift |
status-firefox68:
--- → fixed
Pushed by jlorenzo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d0e7f11f9cdb
Copy multi_locale/mozilla-esr68_android.json from multi_locale/mozilla-release_android.json r=Callek
Comment 4•5 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•