Closed Bug 1659385 Opened 4 years ago Closed 4 years ago

l10n builds busted on nightly - FileNotFoundError: [Errno 2] No such file or directory: '/builds/worker/workspace/obj-build/comm/mail/locales/merge-dir/af/browser/defaultagent/defaultagent_localized.ini'

Categories

(Thunderbird :: Build Config, defect, P1)

defect

Tracking

(thunderbird_esr78 unaffected)

RESOLVED FIXED
81 Branch
Tracking Status
thunderbird_esr78 --- unaffected

People

(Reporter: intermittent-bug-filer, Assigned: rjl)

Details

(Keywords: intermittent-failure)

Attachments

(2 files)

Assignee: nobody → rob

I believe this was brought on by (secure) bug 1633899. I think some #ifdefs are all that's needed.

Looking through what the defaultaagent service actually does, it doesn't make sense to include it with Thunderbird. Adding an imply_option call in comm/mail/moz.configure will stop it from being built by default for Thunderbird. (untested on try unfortunately.)

I suspect at the moment it is getting built for Thunderbird as well. Hopefully disabling it doesn't cause problems.

Disabling is likely to cause problems at least for tests :/

And who knows what down the line... all differences usually cause problems.

This bug corrupts the comm-central-l10n build.
So, I would like this bug to set a higher Priority.

P5 is just how treeherder files these bugs... It's a priority, but we have the main builds busted now so need that fixed first.

Priority: P5 → P1

Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/0fe39da7ae20
Do not build defaultagent for Thunderbird. r=darktrojan

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED

Discussed with mkmelin. Since this builds as a separate executable and runs as a background service we should not run into problems.

Target Milestone: --- → 81 Branch

Unfortunately still a problem.

Status: RESOLVED → REOPENED
Resolution: FIXED → ---

Keep L10n repacks from trying to include defaultagent_localized.ini when it's
not needed. Thunderbird L10n repacks fail because this file is not present.

Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/integration/autoland/rev/85669d311a46
Only build defaultagent localization file if required. r=mhowell
Status: REOPENED → RESOLVED
Closed: 4 years ago4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: