Closed Bug 1904586 Opened 3 months ago Closed 3 months ago

Update `mach install langpack-%` to work with new L10n git repo

Categories

(Firefox Build System :: General, task)

task

Tracking

(firefox129 fixed)

RESOLVED FIXED
129 Branch
Tracking Status
firefox129 --- fixed

People

(Reporter: eemeli, Assigned: eemeli)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The commands mach install langpack-% (and others) depend on the merge-% target defined in toolkit/locales/l10n.mk, which still refers to the l10n-central hg repositories; this should be updated to use the git monorepo.

Summary: Update `mach build langpack-%` to work with new L10n git repo → Update `mach install langpack-%` to work with new L10n git repo

As the monorepo is rooted at one level higher than the previous hg repos,
the git clone will fail if ~/.mozbuild/l10n-central/ already exists and is not empty.

The clone will also take a while longer than before,
as it's fetching all localization data rather than just the selected locale.

Assignee: nobody → earo
Status: NEW → ASSIGNED
Pushed by earo@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/72575cfaf37f Use L10n git monorepo for local repack & langpack builds. r=bhearsum
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
Regressions: 1918304
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: