Closed
Bug 889845
Opened 11 years ago
Closed 7 years ago
Android fa language repack is failing because of UNDEFINED_VAR bookmarks_aboutHome
Categories
(Mozilla Localizations :: fa / Persian, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: nalexander, Unassigned)
Details
Traceback is
04:44:26 INFO - /builds/slave/m-cen-and-l10n_2-0000000000000/build/mozilla-central/obj-l10n/_virtualenv/bin/python /builds/slave/m-cen-and-l10n_2-0000000000000/build/mozilla-central/config/Preprocessor.py \
04:44:26 INFO - -I /builds/slave/m-cen-and-l10n_2-0000000000000/build/l10n-central/fa/mobile/profile/bookmarks.inc \
04:44:26 INFO - -DAB_CD=fa \
04:44:26 INFO - /builds/slave/m-cen-and-l10n_2-0000000000000/build/mozilla-central/mobile/locales/generic/profile/bookmarks.json.in \
04:44:26 INFO - > .deps/generated_fa/bookmarks.json
04:44:26 ERROR - Traceback (most recent call last):
04:44:26 INFO - File "/builds/slave/m-cen-and-l10n_2-0000000000000/build/mozilla-central/config/Preprocessor.py", line 492, in <module>
04:44:26 INFO - main()
04:44:26 INFO - File "/builds/slave/m-cen-and-l10n_2-0000000000000/build/mozilla-central/config/Preprocessor.py", line 477, in main
04:44:26 INFO - pp.handleCommandLine(None, True)
04:44:26 INFO - File "/builds/slave/m-cen-and-l10n_2-0000000000000/build/mozilla-central/config/Preprocessor.py", line 169, in handleCommandLine
04:44:26 INFO - self.do_include(f, False)
04:44:26 INFO - File "/builds/slave/m-cen-and-l10n_2-0000000000000/build/mozilla-central/config/Preprocessor.py", line 462, in do_include
04:44:26 INFO - self.handleLine(l)
04:44:26 INFO - File "/builds/slave/m-cen-and-l10n_2-0000000000000/build/mozilla-central/config/Preprocessor.py", line 241, in handleLine
04:44:26 INFO - self.write(aLine)
04:44:26 INFO - File "/builds/slave/m-cen-and-l10n_2-0000000000000/build/mozilla-central/config/Preprocessor.py", line 139, in write
04:44:26 INFO - filteredLine = self.applyFilters(aLine)
04:44:26 INFO - File "/builds/slave/m-cen-and-l10n_2-0000000000000/build/mozilla-central/config/Preprocessor.py", line 124, in applyFilters
04:44:26 INFO - aLine = f[1](aLine)
04:44:26 INFO - File "/builds/slave/m-cen-and-l10n_2-0000000000000/build/mozilla-central/config/Preprocessor.py", line 420, in filter_substitution
04:44:26 INFO - return self.varsubst.sub(repl, aLine)
04:44:26 INFO - File "/builds/slave/m-cen-and-l10n_2-0000000000000/build/mozilla-central/config/Preprocessor.py", line 418, in repl
04:44:26 INFO - raise Preprocessor.Error(self, 'UNDEFINED_VAR', varname)
04:44:26 INFO - __main__.Error: ('/builds/slave/m-cen-and-l10n_2-0000000000000/build/mozilla-central/mobile/locales/generic/profile/bookmarks.json.in', 15, 'UNDEFINED_VAR', 'bookmarks_aboutHome')
04:44:26 ERROR - make[3]: *** [.deps/generated_fa/bookmarks.json] Error 1
Relevant log at https://tbpl.mozilla.org/php/getParsedLog.php?id=24880965#error1
Getting a regression range will be tricky since Nightly Android language repacks have been broken for some time and just restored by Bug 887115. Sorry :(
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•