Closed
Bug 703306
Opened 14 years ago
Closed 14 years ago
Bug 701996 broke multilocale
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dougt, Unassigned)
References
Details
22:39:33 INFO - #####
22:39:33 INFO - ##### Running add-locales step.
22:39:33 INFO - #####
22:39:33 INFO - rmtree: /builds/slave/m-cen-andrd-xul-ntly/./build/obj-firefox/merged
22:39:33 INFO - mkdir: /builds/slave/m-cen-andrd-xul-ntly/./build/obj-firefox/merged
22:39:33 INFO - Running command: python /builds/slave/m-cen-andrd-xul-ntly/./compare-locales/scripts/compare-locales -m /builds/slave/m-cen-andrd-xul-ntly/./build/obj-firefox/merged l10n.ini /builds/slave/m-cen-andrd-xul-ntly/./l10n-central cs in /builds/slave/m-cen-andrd-xul-ntly/./build/mobile/xul/locales
22:39:34 ERROR - Traceback (most recent call last):
22:39:34 INFO - File "/builds/slave/m-cen-andrd-xul-ntly/./compare-locales/scripts/compare-locales", line 71, in <module>
22:39:34 INFO - app = EnumerateApp(inipath, l10nbase, locales)
22:39:34 INFO - File "/builds/slave/m-cen-andrd-xul-ntly/compare-locales/lib/Mozilla/Paths.py", line 323, in __init__
22:39:34 INFO - self.setupConfigParser(inipath)
22:39:34 INFO - File "/builds/slave/m-cen-andrd-xul-ntly/compare-locales/lib/Mozilla/Paths.py", line 335, in setupConfigParser
22:39:34 INFO - self.config.loadConfigs()
22:39:34 INFO - File "/builds/slave/m-cen-andrd-xul-ntly/compare-locales/lib/Mozilla/Paths.py", line 113, in loadConfigs
22:39:34 INFO - self.onLoadConfig(urlopen(self.inipath))
22:39:34 INFO - File "/builds/slave/m-cen-andrd-xul-ntly/compare-locales/lib/Mozilla/Paths.py", line 128, in onLoadConfig
22:39:34 INFO - self.addChild(title, path, cp)
22:39:34 INFO - File "/builds/slave/m-cen-andrd-xul-ntly/compare-locales/lib/Mozilla/Paths.py", line 161, in addChild
22:39:34 INFO - cp.loadConfigs()
22:39:34 INFO - File "/builds/slave/m-cen-andrd-xul-ntly/compare-locales/lib/Mozilla/Paths.py", line 113, in loadConfigs
22:39:34 INFO - self.onLoadConfig(urlopen(self.inipath))
22:39:34 INFO - File "/tools/python-2.5.1/lib/python2.5/urllib2.py", line 121, in urlopen
22:39:34 INFO - return _opener.open(url, data)
22:39:34 INFO - File "/tools/python-2.5.1/lib/python2.5/urllib2.py", line 374, in open
22:39:34 INFO - response = self._open(req, data)
22:39:34 INFO - File "/tools/python-2.5.1/lib/python2.5/urllib2.py", line 392, in _open
22:39:34 INFO - '_open', req)
22:39:34 INFO - File "/tools/python-2.5.1/lib/python2.5/urllib2.py", line 353, in _call_chain
22:39:34 INFO - result = func(*args)
22:39:34 INFO - File "/tools/python-2.5.1/lib/python2.5/urllib2.py", line 1196, in file_open
22:39:34 INFO - return self.open_local_file(req)
22:39:34 INFO - File "/tools/python-2.5.1/lib/python2.5/urllib2.py", line 1216, in open_local_file
22:39:34 INFO - stats = os.stat(localfile)
22:39:34 INFO - OSError: [Errno 2] No such file or directory: '/builds/slave/m-cen-andrd-xul-ntly/build/mobile/services/sync/locales/l10n.ini'
22:39:34 ERROR - Return code: 1
22:39:34 FATAL - Halting on failure while running python /builds/slave/m-cen-andrd-xul-ntly/./compare-locales/scripts/compare-locales -m /builds/slave/m-cen-andrd-xul-ntly/./build/obj-firefox/merged l10n.ini /builds/slave/m-cen-andrd-xul-ntly/./l10n-central cs
22:39:34 FATAL - Exiting 1
Comment 1•14 years ago
|
||
We're now creating multilocale apks on mozilla-central; this is fixed..
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•