releasing off comm-esr68
Categories
(Thunderbird :: Build Config, defect)
Tracking
(thunderbird_esr68 fixed)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr68 | --- | fixed |
People
(Reporter: rjl, Assigned: rjl)
References
Details
Attachments
(3 files)
|
1.03 KB,
patch
|
Details | Diff | Splinter Review | |
|
3.31 KB,
patch
|
jorgk-bmo
:
review+
jorgk-bmo
:
approval-comm-esr68+
|
Details | Diff | Splinter Review |
|
949 bytes,
patch
|
darktrojan
:
review+
jorgk-bmo
:
approval-comm-esr68+
|
Details | Diff | Splinter Review |
Will use this bug to track build config issues related to doing the initial release of Thunderbird 68.0 off comm-esr68.
First up, build signing issues due to comm-esr68 not being recognized as a release branch.
| Assignee | ||
Comment 1•2 years ago
|
||
Attaching so it can get into the THUNDERBIRD_68_VERBRANCH, will submit to Phabricator for inclusion in M-C later.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Comment 2•2 years ago
|
||
https://hg.mozilla.org/releases/mozilla-esr68/rev/0d2d8881be5ea5d83959650122af2c355a360549 on THUNDERBIRD_68_VERBRANCH
| Assignee | ||
Comment 3•2 years ago
|
||
This patch will not apply on c-c, as this particular change is already present from work done in bug 1569539. We may eventually uplift that bug, but it's pretty big and this is a relatively safe change. Try build successful with a beetmover upload: https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=afcd4cf438775784f908ae1da2692cd5413637a6 Uploaded to: http://ftp.stage.mozaws.net/pub/thunderbird/nightly/2019/08/2019-08-12-19-12-48-try-comm-central/gdata-provider.en-US.xpi
Comment 4•2 years ago
|
||
Hmm, I think your talking about bug 1516816 and some of this: https://hg.mozilla.org/comm-central/rev/e1a0f9d5e69c#l1.12
| Assignee | ||
Comment 5•2 years ago
|
||
Comment on attachment 9084854 [details] [diff] [review] gdata-provider-artifact-filename.patch This fixes the missing linux64-en-US builds from 68.0-build2. Scriptworker does not expand variables in artifact filenames so '${locale}' needs to be dropped. [Approval Request Comment] Regression caused by (bug #): User impact if declined: Testing completed (on c-c, etc.): tested on try-comm-central, including the beetmove job that currently fails on comm-esr68 Risk to taking this patch (and alternatives if risky): Minimal risk, the end result of this change is gdata-provider.en-US.xpi is now named gdata-provider.xpi. Geoff this particular change is in C-C already. It should be mentioned in the release notes in case a downstream packager relies on that filename.
Comment 6•2 years ago
|
||
Comment on attachment 9084854 [details] [diff] [review] gdata-provider-artifact-filename.patch I'll push it now.
Updated•2 years ago
|
| Assignee | ||
Comment 7•2 years ago
|
||
(In reply to Jorg K (GMT+2) from comment #4)
Hmm, I think your talking about bug 1516816 and some of this: https://hg.mozilla.org/comm-central/rev/e1a0f9d5e69c#l1.12
Yes, but that was only needed because of the changes in bug 1569539.
Comment 8•2 years ago
|
||
What are we going to do for beta when neither bug 1516816 nor bug 1569539 are going there? This hasn't been an issue on TB 69 beta for some reason. So we do nothing for that beta, right?
Comment 9•2 years ago
|
||
TB 68.0 ESR:
https://hg.mozilla.org/releases/comm-esr68/rev/fcc993af647424b8cdbe43bb06eb222aa8d924eb
| Assignee | ||
Comment 10•2 years ago
|
||
Ahh. This got messy. The first part of bug 1516816 is on beta: https://hg.mozilla.org/releases/comm-beta/rev/9344b60b89f062d9f49f916aca27b65180ee4f90, so it will run into the linux64-en-US bug.
Comment 11•2 years ago
|
||
But we did not run into it for TB 69 beta 2, see: http://ftp.mozilla.org/pub/thunderbird/candidates/69.0b2-candidates/build1/linux-x86_64/en-US/
| Assignee | ||
Comment 12•2 years ago
|
||
Okay so I'm not completely crazy then, because I remember checking that I could use a variable there...
https://searchfox.org/mozilla-beta/source/taskcluster/taskgraph/util/scriptworker.py#478-482
Beta can handle it, currently esr68 cannot.
Comment 13•2 years ago
|
||
https://hg.mozilla.org/releases/mozilla-esr68/rev/bc88b743dafde191d127f4150238a06c2595a227 on THUNDERBIRD_68_VERBRANCH for >= 68.1
Comment 14•2 years ago
|
||
This bug broke the tests. This patch should fix the tests. r+ from rjl on IRC.
Comment 15•2 years ago
|
||
Comment on attachment 9090569 [details] [diff] [review] 1572836-fetch-gdata-1.diff https://hg.mozilla.org/releases/comm-esr68/rev/3b8380bf4c660ed42b976cda98cbacb46c64e122 More gData fun :-(
Updated•1 year ago
|
Description
•