Closed Bug 821845 Opened 13 years ago Closed 13 years ago

desktop b2g multilocale changes

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla, Assigned: mozilla)

Details

(Whiteboard: [mozharness][b2g][multilocale])

Attachments

(1 file, 1 obsolete file)

* merge-%s target needs to have compare-locales in path * no need to run compare-locales outside the merge-%s target
merge-%: ifdef LOCALE_MERGEDIR $(RM) -rf $(LOCALE_MERGEDIR) MACOSX_DEPLOYMENT_TARGET= compare-locales -m $(LOCALE_MERGEDIR) $(srcdir)/l10n.ini $(L10NBASEDIR) $* endif @echo
Attached patch this will probably fix it (obsolete) — Splinter Review
Axel, I made the changes requested, and am now getting: 17:39:37 INFO - Running command: make merge-es-ES L10NBASEDIR=/builds/slave/m-b2g18-linux32-g/./gecko-l10n LOCALE_MERGEDIR=/builds/slave/m-b2g18-linux32-g/./build/obj-firefox/merged in /builds/slave/m-b2g18-linux32-g/./build/obj-firefox/b2g/locales 17:39:37 INFO - rm -f -rf /builds/slave/m-b2g18-linux32-g/./build/obj-firefox/merged 17:39:37 INFO - MACOSX_DEPLOYMENT_TARGET= compare-locales -m /builds/slave/m-b2g18-linux32-g/./build/obj-firefox/merged /builds/slave/m-b2g18-linux32-g/build/b2g/locales/l10n.ini /builds/slave/m-b2g18-linux32-g/./gecko-l10n es-ES 17:39:37 ERROR - Traceback (most recent call last): 17:39:37 INFO - File "/builds/slave/m-b2g18-linux32-g/./compare-locales/scripts/compare-locales", line 44, in <module> 17:39:37 INFO - from Mozilla.Paths import EnumerateApp 17:39:37 INFO - ImportError: No module named Mozilla.Paths 17:39:37 INFO - make: *** [merge-es-ES] Error 1 17:39:37 ERROR - Return code: 2
ah, that's probably what this is for env = self.query_env(partial_env={'PYTHONPATH': os.path.join(dirs['abs_compare_locales_dir'], 'lib')})
yep
Attachment #692475 - Flags: review?(bhearsum) → review+
Attachment #692475 - Flags: checked-in+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: