Closed Bug 1307273 Opened 8 years ago Closed 8 years ago

50.0b1 l10n repacks fail in Lightning with "Locale doesn't have a manifest entry for 'devtools'"

Categories

(Thunderbird :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1307247

People

(Reporter: nthomas, Unassigned)

Details

Pick any *_repack_* log from https://archive.mozilla.org/pub/thunderbird/candidates/50.0b1-candidates/build1/logs/ and you'll find:


/builds/slave/tb-rel-c-beta-lx_rpk_8-0000000/comm-beta/obj-l10n/_virtualenv/bin/python /builds/slave/tb-rel-c-beta-lx_rpk_8-0000000/comm-beta/mozilla/toolkit/mozapps/installer/l10n-repack.py /builds/slave/tb-rel-c-beta-lx_rpk_8-0000000/comm-beta/obj-l10n/dist/l10n-stage/thunderbird ../../dist/xpi-stage/locale-ro \
	distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}=../../dist/xpi-stage/lightning-ro \
	--non-resource defaults/messenger/mailViews.dat
Error: Locale doesn't have a manifest entry for 'devtools'
Traceback (most recent call last):
  File "/builds/slave/tb-rel-c-beta-lx_rpk_8-0000000/comm-beta/mozilla/toolkit/mozapps/installer/l10n-repack.py", line 60, in <module>
    main()
  File "/builds/slave/tb-rel-c-beta-lx_rpk_8-0000000/comm-beta/mozilla/toolkit/mozapps/installer/l10n-repack.py", line 56, in main
    non_resources=args.non_resource, non_chrome=NON_CHROME)
  File "/builds/slave/tb-rel-c-beta-lx_rpk_8-0000000/comm-beta/mozilla/python/mozbuild/mozpack/packager/l10n.py", line 250, in repack
    _repack(app_finder, l10n_finder, copier, formatter, non_chrome)
  File "/tools/python27/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "/builds/slave/tb-rel-c-beta-lx_rpk_8-0000000/comm-beta/mozilla/python/mozbuild/mozpack/errors.py", line 131, in accumulate
    raise AccumulatedErrors()
mozpack.errors.AccumulatedErrors
make[1]: *** [repackage-zip] Error 1
make[1]: Leaving directory `/builds/slave/tb-rel-c-beta-lx_rpk_8-0000000/comm-beta/obj-l10n/mail/locales'
make: *** [repackage-zip-ro] Error 2
command: ERROR
Traceback (most recent call last):
  File "/builds/slave/tb-rel-c-beta-lx_rpk_8-0000000/scripts/lib/python/util/commands.py", line 52, in run_cmd
    return subprocess.check_call(cmd, **kwargs)
  File "/usr/lib64/python2.6/subprocess.py", line 502, in check_call
    raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['make', 'installers-ro']' returned non-zero exit status 2
command: END (28.41s elapsed)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.